Kubernetes Prow Robot
501baf7e56
Merge pull request #7985 from justinsb/release_1_17_0_alpha_1
...
Release 1.17.0-alpha.1
2019-11-25 19:53:09 -08:00
Kubernetes Prow Robot
33089f960d
Merge pull request #7979 from rochacon/fix-ext-core-file-indent
...
Add indent template function and use it to fix KubeDNS.ExternalCoreFile rendering
2019-11-23 11:35:49 -08:00
Rodrigo Chacon
9b0d0aa2ec
addons/coredns: Fix KubeDNS.externalCoreFile indentation
2019-11-22 16:28:06 +08:00
Kubernetes Prow Robot
1401e3e110
Merge pull request #7954 from yuxiaobo96/kops-link
...
Correct link error:404
2019-11-21 19:49:28 -08:00
Justin SB
5561de1432
Release 1.17.0-alpha.1
2019-11-21 14:35:30 -05:00
Kubernetes Prow Robot
3ab974f680
Merge pull request #7899 from zacblazic/improve-calico-ipip-values
...
Use correct values for CALICO_IPV4POOL_IPIP in Calico v3
2019-11-21 10:05:29 -08:00
yuxiaobo
8a46284f0a
Correct link error:404
...
Signed-off-by: yuxiaobo <yuxiaobogo@163.com>
2019-11-20 14:17:26 +08:00
Kubernetes Prow Robot
5c88ee4445
Merge pull request #7856 from hakman/master
...
Create PodDisruptionBudget for kube-dns in kube-system namespace
2019-11-17 12:23:48 -08:00
Kubernetes Prow Robot
644df24b6f
Merge pull request #7924 from srikiz/FixFlannel_cniVersion
...
Fix flannel CNI version to use 0.2.0
2019-11-17 10:53:49 -08:00
Peter Rifel
57d72da5ec
Upgrade AWS VPC CNI to 1.5.5
2019-11-17 10:48:53 -06:00
Srikanth
7398d55bd8
Fix flannel cni version to use 0.2.0 for kubernetes v1.16 version
2019-11-13 23:21:29 +05:30
Kashif Saadat
bcd882e88e
Fix rendering of the Node Authorizer template
2019-11-12 14:05:09 +00:00
Kubernetes Prow Robot
40e2ef3bdd
Merge pull request #7842 from EladDolev/flannel_priorityclass
...
add missing priorityClassName to flannel DaemonSet
2019-11-11 06:03:41 -08:00
Zac Blazic
3c7564cbab
Prefer Always as a value for CALICO_IPV4POOL_IPIP
...
Because the accepted values have changed since v3.0:
https://docs.projectcalico.org/v3.0/reference/node/configuration#environment-variables
2019-11-08 17:30:52 +02:00
Zac Blazic
0abb03135c
Prefer CrossSubnet as a value for CALICO_IPV4POOL_IPIP
...
Because the accepted values have changed since v3.0:
https://docs.projectcalico.org/v3.0/reference/node/configuration#environment-variables
2019-11-08 17:14:57 +02:00
Justin SB
ea779042ca
Release 1.16.0-alpha.1
2019-11-08 00:28:53 -05:00
mikesplain
2ee0a5de91
Add back calico metrics options:
2019-11-05 14:50:59 -05:00
Kubernetes Prow Robot
b1fba5c4ed
Merge pull request #7874 from jochen42/feature/#7873-weave-pods-node-critical
...
mark weavenet-pod as system-critical
2019-11-05 04:02:38 -08:00
Peter Rifel
ea4c25530b
Revert "Upgrade Amazon VPC CNI plugin to 1.5.4"
...
This reverts commit 699fe56619 .
2019-11-04 13:52:27 -08:00
Jochen Weber
6b93731b73
mark weavenet-pod as system-critical
2019-11-04 09:03:42 +01:00
Ripta Pasay
a009ea56e7
Remove extraneous document separator causing failures applying addons
2019-10-30 10:50:02 -07:00
Ciprian Hacman
d764229c28
Create PodDisruptionBudget for kube-dns in kube-system namespace
2019-10-30 18:31:33 +02:00
Elad Dolev
6c85fd8b52
add missing priorityClassName to flannel DaemonSet
2019-10-30 17:25:45 +02:00
Jesse Haka
c320ec29c8
Set default image tag for OpenStack CCM
2019-10-27 20:05:30 +02:00
Kubernetes Prow Robot
cb66ae7af9
Merge pull request #7794 from gjtempleton/CoreDNS-Version-Choice
...
Allow for override of CoreDNS version
2019-10-25 08:31:47 -07:00
Kubernetes Prow Robot
18cfa5f5b2
Merge pull request #7593 from mikesplain/docs_site_map
...
Docs cleanup / mkdocs migration
2019-10-25 08:31:40 -07:00
GuyTempleton
e87b1fddbe
Allow for override of CoreDNS version
...
Allow users to override the CoreDNS image version to take advantage of local image registries or differing versions of the image to allow quicker access to new/improved CoreDNS plugins.
2019-10-15 21:07:12 +01:00
Justin SB
c210eb8d15
Move kops-controller to daemonset
...
We also scale-down the old Deployment to have 0 replicas, to be sure
to stop it.
We can remove it later when we have proper pruning here.
2019-10-14 10:44:49 -04:00
Justin SB
d3bad10aa9
Move kops-controller to use a yaml configuration file
...
This is more in keeping with componentconfig, and lets us add more
options easily in future.
2019-10-13 07:27:52 -07:00
Peter Rifel
699fe56619
Upgrade Amazon VPC CNI plugin to 1.5.4
...
See: https://github.com/aws/amazon-vpc-cni-k8s/releases/tag/v1.5.4
2019-10-11 07:55:26 -07:00
tanjunchen
3aa31b6d5f
remove the repeat word
2019-10-02 11:05:49 +08:00
Timo Reimann
bfe8904f4e
Update DigitalOcean CCM to v0.1.20
...
The update brings a number of bug fixes, stability improvements, and
features.
2019-09-30 22:07:18 +02:00
Kubernetes Prow Robot
3b2f03a9c3
Merge pull request #7643 from zetaab/feature/mountcerts
...
Allow to use custom rootCAs
2019-09-30 11:45:38 -07:00
Kubernetes Prow Robot
32715d3822
Merge pull request #7694 from mikesplain/calico_3.9.1
...
Add calico 3.9.1
2019-09-30 06:33:38 -07:00
Jesse Haka
4ccad007ce
mountcerts -> usehostcerts
2019-09-30 11:36:32 +03:00
Jesse Haka
acc70ebecc
mount certificates to external ccm
2019-09-30 11:35:59 +03:00
Jesse Haka
352bc1eaa2
Allow to use custom rootCAs
2019-09-30 11:35:58 +03:00
Justin SB
c9bcf45284
kops-controller version should match version of kops
...
So (counterintuitively) we set it to 1.15.0-alpha.1, because that is the version on the master branch.
2019-09-28 19:41:13 -04:00
mikesplain
7a980efd7e
Add calico 3.9.1
2019-09-27 12:59:09 -04:00
Kubernetes Prow Robot
ac36e9c41d
Merge pull request #7689 from justinsb/upgrade_pod2daemon_only
...
Calico: upgrade pod2daemon (only)
2019-09-27 07:39:36 -07:00
Kubernetes Prow Robot
942c8915db
Merge pull request #7496 from justinsb/label_controller
...
kops-controller
2019-09-27 03:43:35 -07:00
Justin SB
70dd5c3f22
Calico: upgrade pod2daemon (only)
...
We want to pick up https://github.com/projectcalico/pod2daemon/pull/28 , to address https://github.com/kubernetes/kops/issues/7592 .
This is not ideal, but looking at the commit changes the only
potentially problematic change in the diff is
https://github.com/projectcalico/pod2daemon/pull/21 , which seems like
it shouldn't cause ay skew issues.
2019-09-27 00:14:26 -04:00
Justin SB
ba76db7f41
Limit calico cpu request to 100m
...
Per docs/development/instancesizes.md we don't have much cpu on a 1
core machine. Note that this is only requests, not limits, so calico
can still burst.
At least related to issue #7592
2019-09-26 22:57:42 -04:00
Kubernetes Prow Robot
2fef10f7df
Merge pull request #7646 from sportradar/cilium-standalone-continuation
...
Cilium standalone continuation
2019-09-26 12:19:09 -07:00
Justin SB
97f552778f
Add env vars, update tests
2019-09-25 12:48:13 -04:00
Justin SB
6cb341dfeb
Add kops-controller to default adddons
2019-09-25 12:04:37 -04:00
Ole Markus With
28584a5207
Disable wait-for-bpf
...
The addon is applied automatically, while bpf is mounted on nodeup. So updating cilium will
make cilium hang until the nodes are rolled. There is no need for this flag to be true
since bpf will anyways be available after roll.
2019-09-21 14:23:09 +02:00
Ole Markus With
10f40d5d32
Add networking label to all cilium resources
2019-09-21 14:23:08 +02:00
Nitin Rana
0310c2ef97
Add arg min-port=1024 to dnsmasq container in kube-dns
...
Do not use ports less than that given as source for outbound DNS queries. Dnsmasq picks random ports as source for outbound queries: when this option is given, the ports used will always to larger than that specified. Useful for systems behind firewalls.
2019-09-20 11:53:34 -07:00
mikesplain
45a8e5a3b8
First pass
2019-09-19 20:56:29 -04:00