- Aug 22, 2018
-
-
Wong Hoi Sing Edison authored
-
- Aug 21, 2018
-
-
Mark Eisenblaetter authored
we use FQDN as inventory_hostname
-
- Aug 20, 2018
-
-
Erwan Miran authored
-
Erwan Miran authored
Define apiserver flags directly instead of relying on auditPolicy section in order to have the ability to redirect audit log to stdout with kubeadm
-
Wong Hoi Sing Edison authored
-
Tatsuyuki Ishi authored
Hostname must be a valid DNS name, which is checked as https://github.com/kubernetes/apimachinery/blob/master/pkg/util/validation/validation.go#L115 The situation I have encountered is that my hostname contained underscore which is disallowed and apiserver refused to start.
-
- Aug 19, 2018
-
-
rongzhang authored
Nginx LB(default) Other LB by kubeadm controlplane
-
rongzhang authored
-
rongzhang authored
-
Antoine Legrand authored
-
Victor Antonovich authored
-
- Aug 18, 2018
-
-
rongzhang authored
-
- Aug 17, 2018
-
-
Erwan Miran authored
-
Sergey Bondarev authored
Trigger reboot handler when version upgrade during update script
-
Mathieu Herbert authored
-
Wong Hoi Sing Edison authored
Upstream Changes: - cephfs-provisioner v2.0.0-k8s1.11 (https://github.com/kubernetes-incubator/external-storage/releases/tag/cephfs-provisioner-v2.0.0-k8s1.11) - Update ClusterRole Our Changes: - Fix typo in defaults/main.yml (rs -> deploy) - Manifests cleanup
-
Seungkyu Ahn authored
Fix DiscoveryTokenCACertHashes key to discoveryTokenCACertHashes in kubeadm-client.conf
-
- Aug 16, 2018
-
-
Erwan Miran authored
Reset tasks specific to a network_plugin moved inside its role directory + Reset tasks specific to cilium
-
Erwan Miran authored
-
Erwan Miran authored
-
rongzhang authored
-
Wong Hoi Sing Edison authored
Upstream Changes: - cert-manager 0.4.1 (https://github.com/jetstack/cert-manager/releases/tag/v0.4.1) Our Changes: - Better templates sync with upstream manifests - Remove fancy resources requests/limits customization
-
- Aug 15, 2018
-
-
Andreas Kruger authored
-
Wong Hoi Sing Edison authored
Upstream Changes: - ingress-nginx 0.18.0 (https://github.com/kubernetes/ingress-nginx/releases/tag/nginx-0.18.0)
-
- Aug 14, 2018
-
-
JohnZheng authored
* Disable locksmithd on CoreOS if coreos_auto_upgrade set to false * change when format to support multiple-condition
-
rongzhang authored
-
Rong Zhang authored
Upgrade Kubernetes to V1.11.2 The kubeadm configuration file version has been upgraded from v1alpha1 to v1alpha2 Add bootstrap kubeadm-config.yaml with external etcd
-
Chen Hong authored
-
- Aug 12, 2018
-
-
Hedayat Vatankhah authored
It prevents DNS loops when host's DNS server is a localhost DNS server, or when DNS server of cluster is also added as an upstream DNS server
-
mauromedda authored
The post-remove action fails during the kubectl delete node action because with rc: 2, command not found. The kubectl is not in the system PATH and the full path to the binary is required
-
- Aug 10, 2018
-
-
Anton Fayzrahmanov authored
* Update local-volume-provisioner-ds.yml.j2 After v1.10.2 default mountPropagation is "None" * local_volume_provisioner version bump v2.1.0 uses the beta nodeAffinity API by default which is available starting 1.10 * Update local-volume-provisioner-ds.yml.j2 MY_NAMESPACE env * Update README.md Raw block devices docs.
-
Matthew Mosesohn authored
-
- Aug 09, 2018
-
-
Cédric de Saint Martin authored
* kubedns & kubedns-autoscaler: Stick to master nodes. - Tolerate only master nodes and not any NoSchedule taint - Pods are on different nodes - Pods are required to be on a master node. * kubedns: use soft nodeAffinity. Prefer to be on a master node, don't require. * coredns: Stick to (different) master nodes. - Pods are on different nodes - Pods are preferred to be on a master node.
-
Erwan Miran authored
-
Luis Nuñez authored
-
- Aug 08, 2018
- Aug 07, 2018
-
-
Mathieu Herbert authored
-
Robert Everson authored
-
Robert Everson authored
-