Clayton Coleman
4ce3907639
Add Initializers to all admission control paths by default
2017-06-02 22:09:04 -04:00
xilabao
e0b4f3f73c
remove --api-version
2017-05-19 10:56:35 +08:00
Jordan Liggitt
0d2e5a0dd8
Enable service account token lookup by default
...
```release-note
kube-apiserver: --service-account-lookup now defaults to true. This enables service account tokens to be revoked by deleting the Secret object containing the token.
```
2017-04-04 22:00:11 -04:00
Jordan Liggitt
bc539151f3
Keep ResourceQuota admission at the end of the chain
2017-03-21 01:53:11 -04:00
Zihong Zheng
3acff7d3ef
Update startup scripts for kube-dns ConfigMap and ServiceAccount
2017-03-09 11:10:23 -08:00
Kubernetes Submit Queue
77ba346f55
Merge pull request #41815 from kevin-wangzefeng/enable-defaulttolerationseconds-admission-controller
...
Automatic merge from submit-queue (batch tested with PRs 40932, 41896, 41815, 41309, 41628)
enable DefaultTolerationSeconds admission controller by default
**What this PR does / why we need it**:
Continuation of PR #41414 , enable DefaultTolerationSeconds admission controller by default.
**Which issue this PR fixes**:
fixes : #41860
related Issue: #1574 , #25320
related PRs: #34825 , #41133 , #41414
**Special notes for your reviewer**:
**Release note**:
```release-note
enable DefaultTolerationSeconds admission controller by default
```
2017-02-26 08:09:58 -08:00
Kevin
cd427fa4be
enable DefaultTolerationSeconds admission controller by default
2017-02-22 00:45:56 +08:00
deads2k
36b586d5d7
move kube-dns to a separate service account
2017-02-20 07:35:08 -05:00
Michael Taufen
982df56c52
Replace uses of --config with --pod-manifest-path
2017-02-07 14:32:37 -08:00
Keith Pope
ce778bf53b
Add execute permissions to the kubernetes/bin as master was failing to start due to permission denied
2017-01-22 16:00:04 +00:00
Salvatore Dario Minonne
3e1b88800e
adding local registry to libvirt_coreos
2016-12-19 07:51:46 +01:00
Zihong Zheng
4ad06df18f
Renames kube-dns configure files from skydns* to kubedns*
2016-12-08 20:01:19 -08:00
Zihong Zheng
b26faae7fc
Migrates addons from using ReplicationControllers to Deployments
2016-11-09 09:17:05 -08:00
Zihong Zheng
d961190e6f
Deployed DNS horizontal autoscaler as an addon
...
DNS horizontal autoscaling feature is turned on by default on gce.
The corresponding env var is piped into almost all other cloud
providers.
2016-11-07 10:44:44 -08:00
Robert Bailey
3758c1119a
Download the coreos_production_qemu_image over SSL.
2016-10-12 13:43:47 -07:00
Jan Safranek
5f6efefc40
[squash] Rename and move to storageclass/
2016-08-22 14:11:01 +02:00
Jan Safranek
82d35fb461
Add admission controller for default storage class.
...
The admission controller adds a default class to PVCs that do not require any
specific class. This way, users (=PVC authors) do not need to care about
storage classes, administrator can configure a default one and all these PVCs
that do not care about class will get the default one.
2016-08-18 18:55:35 +02:00
Salvatore Dario Minonne
a1c323fa75
libvirt_coreos: to remove old skydns fork fetching from addons
2016-08-01 14:41:10 +02:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
Robert Bailey
c5ca042ede
Remove the restart-kube-proxy and restart-apiserver functions
...
since neither are used any longer.
2016-03-18 01:49:01 -07:00
k8s-merge-robot
1460f24746
Merge pull request #22744 from sdminonne/libvirt_coreos
...
Auto commit by PR queue bot
2016-03-10 09:36:19 -08:00
Salvatore Dario Minonne
a313f552b4
libvirt_coreos: Add DNS and reaise loglevel
2016-03-10 10:28:46 +01:00
Joe Finney
e660adbad8
Add connect timeout to ssh-to-node.
2016-03-07 13:29:04 -08:00
Joe Finney
2b756ca56d
Move E2E kube-up call into test-setup from e2e-internal.
2016-02-17 16:49:07 -08:00
Arsen Mamikonyan
8b5e9e2885
Change repository references to https://github.com/kubernetes/kubernetes
2016-01-22 10:23:14 -05:00
k8s-merge-robot
e20a0db159
Merge pull request #19001 from endocode/fix-libvirt-coreos-cluster
...
Auto commit by PR queue bot
2016-01-12 08:15:00 -08:00
Julian Strobl
7f4848cf5b
update generated docs
...
Command executed:
./hack/update-generated-docs.sh
2016-01-08 10:12:18 +01:00
Michael Faille
a2c7ea9ac1
FIX : replace publicIP (decapricated) for clusterIP
...
It fix this bug :
https://stackoverflow.com/questions/34255601/kube-addons-service-failed-on-coreos-libvirt-installation
Some documentation that explain why clusterIP is better :
https://github.com/kubernetes/kubernetes/blob/master/docs/api.md
2016-01-02 00:05:57 -05:00
Thomas Fricke
efce499bb9
add README.md
2015-12-22 10:36:25 +01:00
Julian Strobl
f1603a0213
take all ssh public keys into account
...
For those of us, who do not use the default ssh naming scheme.
2015-12-22 10:33:52 +01:00
Thomas Fricke
dd71deb772
check for existing POOL_PATH
2015-12-22 10:33:46 +01:00
Thomas Fricke
66a5a8bc0a
add debug check
2015-12-22 10:32:31 +01:00
Thomas Fricke
ee3c66fd46
fix messed up volume handling
2015-12-22 10:32:11 +01:00
Salvatore Dario Minonne
ea1c97c717
adding service account to libvirt
2015-12-07 14:33:12 +01:00
jiangyaoguo
a739fc44c4
keep kubeproxy hostname consistent with kubelet
2015-11-28 10:47:29 +08:00
Brad Erickson
53172a5356
Minion->Node rename: NUM_NODES
2015-11-25 00:45:10 -08:00
k8s-merge-robot
0b183f43fd
Merge pull request #16574 from hurf/stop_doc
...
Auto commit by PR queue bot
2015-11-05 19:43:21 -08:00
Jeff Lowdermilk
de4f29f1f5
Load or generate auth from kubeconfig on kube-up
...
Allows loading existing auth from kubeconfig on kube-up if a
valid KUBE_CONTEXT is specified, instead of always force
regenerating auth (basic or token) when creating a new cluster.
2015-10-30 10:19:40 -07:00
hurf
ce35bb4208
Remove trace of "kubectl stop"
...
Remove doc and use of "kubectl stop" since it's deprecated.
2015-10-30 14:12:20 +08:00
eulerzgy
2a65559596
change minion to node for libvirt-coreos
2015-10-26 19:04:00 +08:00
Isaac Hollander McCreery
a379e52c57
Factor find-release-tars into cluster/common
2015-10-16 13:09:52 -07:00
Zichang Lin
d4e2acf7ad
Update apiserver flags in libvirt-coreos
2015-09-28 20:35:59 +08:00
Lénaïc Huard
8b99dd6fb1
Get rid of the etcd discovery mechanism in favor of static configuration
...
In order to make the etcd instances of the VMs join into a single cluster,
we used to use the discovery mechanism.
This made the cluster bootstrap dependent on an external etcd cluster instance.
74601ea
replaced the dependency on discovery.etcd.io by a local etcd cluster.
This change completely gets rid of the dynamic discovery mechanism in favor
of the static configuration method.
This should be both safe and light since it completely removes the need of having
an external etcd cluster running somewhere (either discovery.etcd.io, or locally).
2015-09-23 11:34:55 +02:00
Lénaïc Huard
6fad7d3520
Revert "Add local etcd discovery support for libvirt-coreos"
...
This reverts commit 74601eabbe
.
2015-09-22 18:30:39 +02:00
Zichang Lin
34ad303dda
Fix IP conflict on master's cbr0 and host's virbr_kub_pods
2015-09-08 16:23:18 +08:00
k8s-merge-robot
8cc75a4734
Merge pull request #13031 from daizuozhuo/kubectl-get
...
Auto commit by PR queue bot
2015-09-06 13:15:05 -07:00
Dai Zuozhuo
2e2ef3e830
change -o template to -o go-template=...
2015-09-05 22:30:47 +08:00
Zichang Lin
4d8eedd13d
Fix rmdir error when libvirt-coreos kupe-up
2015-09-04 08:02:00 +08:00
lzc
74601eabbe
Add local etcd discovery support for libvirt-coreos
2015-08-29 11:49:35 +08:00
Jeff Lowdermilk
438216844f
Stop reusing basic auth on cluster create
2015-08-22 11:45:46 -07:00