- Jan 10, 2018
-
-
Spencer Smith authored
Updated with correct syntax to access default_tags variable.
-
Spencer Smith authored
Manage deprecated kubelet option
-
Spencer Smith authored
Add kubelet_custom_flags to kubelet.kubeadm.env.j2
-
Spencer Smith authored
updated weave to 2.1.3
-
- Jan 09, 2018
-
-
Spencer Smith authored
Retry kube container removal during upgrade
-
Spencer Smith authored
Remove blank lines
-
Spencer Smith authored
fix fluentd template
-
abelgana authored
-
abelgana authored
-
Peter Slijkhuis authored
-
Bogdan Dobrelya authored
* Fix HA docs API access endpoints explained Follow-up commit 81347298a3ef7932cbeb55e877644ca22d1625f1 and fix the endpoint value provided in HA docs. Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru> * Clarify internal LB with external LB use case * Clarify how to use both internal and external, non-cluster aware and not managed with Kubespray, LB solutions. * Clarify the requirements, like TLS/SSL termination, for such an external LB. Unlike to the 'cluster-aware' external LB config, endpoints' security must be managed by that non-cluster aware external LB. * Note that masters always contact their local apiservers via https://bip:sp. It's highly unlikely to go down and it reduces latency that might be introduced when going host->lb->host. Only computes go that path. Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru> * Add a note for supplementary_addresses_in_ssl_keys Explain how to benefit from supplementary_addresses_in_ssl_keys Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
-
neith00 authored
-
Matthew Mosesohn authored
* Add support for cert alt names for etcd * Update gen_certs_vault.yml
-
- Jan 08, 2018
-
-
Lukasz Piatkowski authored
-
- Jan 07, 2018
-
-
-
Ronald Rivera authored
-
Ron Rivera authored
-
- Jan 04, 2018
-
-
Brad Beam authored
Follow CLA doc to kubernetes/community
-
Aaron Crickenberger authored
-
- Jan 03, 2018
-
-
Bogdan Dobrelya authored
Auto configure API access endpoint with a custom bind IP, if provided. Fix HA docs' http URLs are https in fact, clarify the insecure vs secure API access modes as well. Closes: #issues/2051 Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
-
RongZhang authored
Remove blank lines
-
- Dec 25, 2017
-
-
Matthew Mosesohn authored
Update checksum for kubeadm Use v1.9.0 kubeadm params Include hash of ca.crt for kubeadm join Update tag for testing upgrades Add workaround for testing upgrades Remove scale CI scenarios because of slow inventory parsing in ansible 2.4.x. Change region for tests to us-central1 to improve ansible performance
-
- Dec 23, 2017
-
-
Jan Jungnickel authored
-
- Dec 22, 2017
-
-
Matthew Mosesohn authored
-
- Dec 21, 2017
-
-
Brad Beam authored
Update code-of-conduct.md
-
- Dec 20, 2017
-
-
Aaron Crickenberger authored
Refer to kubernetes/community as authoritative source for code of conduct
-
Matthew Mosesohn authored
This does not update v1.9.0, but fixes two incompatibilities when trying to deploy v1.9.0.
-
- Dec 19, 2017
-
-
Matthew Mosesohn authored
Starting with Kubernetes v1.8.4, kubelet ignores the AWS cloud provider string and uses the override hostname, which fails Node admission checks. Fixes #2094
-
Evan Zeimet authored
Renaming runtime docker_version to prevent setting that value on the command line from breaking the play run. This fixes #2081
-
Stanislav Makar authored
Add possibility to create default OpenStack Cinder Storage Class Closes: #1609
-
- Dec 15, 2017
-
-
Matthew Mosesohn authored
-
- Dec 14, 2017
-
-
Matthew Mosesohn authored
Ansible cannot seem to handle omitting delegate_to since v2.4.0.0. Possibly related: https://github.com/ansible/ansible/issues/30760
-
- Dec 12, 2017
-
-
Chad Swenson authored
As we have seen with other containers, sometimes container removal fails on the first attempt due to some Docker bugs. Retrying typically corrects the issue.
-
Brad Beam authored
Fixing alt_names for vault cert generation
-
Spencer Smith authored
set docker_version fact regardless of docker_dns in use
-
Brad Beam authored
Fix domain id for OpenStack provider
-
Brad Beam authored
-
Spencer Smith authored
-
- Dec 11, 2017
-
-
Spencer Smith authored
Change OpenStack inventory to python2
-
Spencer Smith authored
Added proxy_env to scale and upgrade playbooks
-