- Apr 29, 2021
-
-
Cristian Calin authored
* rename ansible groups to use _ instead of - k8s-cluster -> k8s_cluster k8s-node -> k8s_node calico-rr -> calico_rr no-floating -> no_floating Note: kube-node,k8s-cluster groups in upgrade CI need clean-up after v2.16 is tagged * ensure old groups are mapped to the new ones
-
- Mar 24, 2021
-
-
Kenichi Omichi authored
This replaces kube-master with kube_control_plane because of [1]: The Kubernetes project is moving away from wording that is considered offensive. A new working group WG Naming was created to track this work, and the word "master" was declared as offensive. A proposal was formalized for replacing the word "master" with "control plane". This means it should be removed from source code, documentation, and user-facing configuration from Kubernetes and its sub-projects. NOTE: The reason why this changes it to kube_control_plane not kube-control-plane is for valid group names on ansible. [1]: https://github.com/kubernetes/enhancements/blob/master/keps/sig-cluster-lifecycle/kubeadm/2067-rename-master-label-taint/README.md#motivation
-
- Dec 04, 2019
-
-
Maxime Guyot authored
-
- Sep 26, 2019
-
-
陈谭军 authored
-
- Nov 28, 2018
-
-
Aivars Sterns authored
-
- Sep 20, 2018
-
-
Rajitha Perera authored
* Support for AWS cloud-config * Update docs * Fix version incompatibilities * Do not use shorthand `default` * Add new cloud config variable, roleArn
-
- May 03, 2018
-
-
Tommy Kindmark authored
I had an issue with DNS not working because i didn't add the "kubernetes.io/cluster/$cluster_name" to the route table my subnets where using.
-
- Feb 16, 2018
-
-
David Miller authored
-
- Feb 14, 2018
-
-
Eduardo Baitello authored
"kubernetes" is spelled wrong in the cluster tag example
-
- Jul 11, 2017
-
-
Raj Perera authored
-
- Jun 16, 2017
-
-
Spencer Smith authored
-
- May 19, 2017
-
-
Spencer Smith authored
-
Spencer Smith authored
-
- Mar 03, 2017
-
-
Vincent Schwarzer authored
The AWS IAM profiles and policies required to run Kargo on AWS are no longer hosted in the kubernetes main repo since kube-up got deprecated. Hence we have to move the files into the kargo repository.
-
- Sep 29, 2016
-
-
keglevich3 authored
-
- Aug 24, 2016
-
-
Spencer Smith authored
-