- Mar 21, 2018
-
-
Chad Swenson authored
Add --iface-regex options to flannel
-
- Mar 19, 2018
-
-
Andreas Krüger authored
Mark "calico-rr" as optional in fact gather
-
Andreas Krüger authored
Support multiple artifacts under individual inventory directory
-
- Mar 17, 2018
-
-
Andreas Krüger authored
change expirations period for generated certificate from 10y to 100 years
-
Chad Swenson authored
Add CoreDNS support
-
MQasimSarfraz authored
-
- Mar 16, 2018
-
-
woopstar authored
Added CoreDNS to downloads Updated with labels. Should now work without RBAC too Fix DNS settings on hosts Rename CoreDNS service from kube-dns to coredns Add rotate based on http://edgeofsanity.net/rant/2017/12/20/systemd-resolved-is-broken.html Updated docs with CoreDNS info Added labels and fixed minor settings from official yaml file: https://github.com/kubernetes/kubernetes/blob/release-1.9/cluster/addons/dns/coredns.yaml.sed Added a secondary deployment and secondary service ip. This is to mitigate dns timeouts and create high resitency for failures. See discussion at 'https://github.com/coreos/coreos-kubernetes/issues/641#issuecomment-281174806' Set dns list correct. Thanks to @whereismyjetpack Only download KubeDNS or CoreDNS if selected Move dns cleanup to its own file and import tasks based on dns mode Fix install of KubeDNS when dnsmask_kubedns mode is selected Add new dns option coredns_dual for dual stack deployment. Added variable to configure replicas deployed. Updated docs for dual stack deployment. Removed rotate option in resolv.conf. Run DNS manifests for CoreDNS and KubeDNS Set skydns servers on dual stack deployment Use only one template for CoreDNS dual deployment Set correct cluster ip for the dns server
-
Brad Beam authored
Fix vsphere cloud_provider RBAC permissions
-
Sergey Bondarev authored
Flannel use interface for inter-host communication setted on --iface options Defaults to the interface for the default route on the machine. flannel config set via daemonset, and flannel config on all nodes is the same. But different nodes can have different interface names for the inter-host communication network The option --iface-regex allows the flannel to find the interface on which the address is set from the inter-host communication network
-
Qasim Sarfraz authored
Sync Upstream
-
Sergey Bondarev authored
-
Andreas Krüger authored
Add support to kubeadm too
-
Andreas Krüger authored
Make sure output from extra args is strings
-
Andreas Krüger authored
Enable encrypting the secrets
-
- Mar 15, 2018
-
-
Andreas Krüger authored
Enable the CI test to check the encryption of secrets
-
woopstar authored
-
Andreas Krüger authored
* Added option for encrypting secrets to etcd * Fix keylength to 32 * Forgot the default * Rename secrets.yaml to secrets_encryption.yaml * Fix static path for secrets file to use ansible variable * Rename secrets.yaml.j2 to secrets_encryption.yaml.j2 * Base64 encode the token * Fixed merge error * Changed path to credentials dir * Update path to secrets file which is now readable inside the apiserver container. Set better file permissions * Add encryption option to k8s-cluster.yml
-
Oleg Vyukov authored
-
Aivars Sterns authored
Fix error in kubelet.kubeadm.env.j2
-
- Mar 14, 2018
-
-
Andreas Krüger authored
Setting the following: ``` kube_kubeadm_controller_extra_args: address: 0.0.0.0 terminated-pod-gc-threshold: "100" ``` Results in `terminated-pod-gc-threshold: 100` in the kubeadm config file. But it has to be a string to work.
-
MQasimSarfraz authored
-
Sergey Bondarev authored
-
zhengchuan hu authored
1. 404 link url 2. kubelet_authentication_token_webhook is not work 3. kube_reserved variable set twice
-
- Mar 13, 2018
-
-
Aivars Sterns authored
add support for azure vnetResourceGroup
-
RongZhang authored
uses new kube_memory_reserved/kube_cpu_reserved variables in kubelt
-
Dann Bohn authored
-
Andreas Krüger authored
Explicitly defines the --kubelet-preferred-address-types parameter #2418 Fixes #2453
-
Aivars Sterns authored
Add remove node to getting-started doc
-
rong.zhang authored
-
Aivars Sterns authored
use archive instead of command
-
Aivars Sterns authored
Fix yamllint roles error for #2188 commit
-
rong.zhang authored
-
- Mar 12, 2018
-
-
Cyril Jouve authored
-
MQasimSarfraz authored
-
Dann Bohn authored
-
RongZhang authored
Fix Docker exits prematurely
-
RongZhang authored
Fix issues #2451 Support docker-ce and docker-engine
-
Aivars Sterns authored
fix nodePort for weave
-
Aivars Sterns authored
Fix indexing of supplementary DNS in openssl.conf
-
Aivars Sterns authored
Explicitly defines the --kubelet-preferred-address-types parameter
-