- Jun 26, 2020
-
-
Mateus Caruccio authored
-
Mike Dziedziela authored
-
- Jun 25, 2020
-
-
Maxime Guyot authored
-
- Jun 24, 2020
-
-
Alvaro authored
Support for Ambassador OSS as an Ingress Controller when settings `ingress_ambassador_enabled: true`. Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
-
- Jun 22, 2020
-
-
Kenichi Omichi authored
Now the in-tree cloud provider is deprecated and it is recommended to the external cloud provider for OpenStack instead. The doc described how to upgrade from the in-tree cloud provider, but it is better to describe how to deploy the external cloud provider from scratch instead for current situation. This updates the OpenStack doc for this usecase.
-
Pasquale Toscano authored
* Install Kata Containers as additional container runtime * Create RuntimeClasses for Kata Containers * Updated Vagrant to optionally run without Docker as container manager * Updated Vagrant to optionally use Libvirt nested virtualization * Add Kata Containers documentation * Fix lint errors * Add kata_containers_enabled to kubespray-defaults * Fixed typo error * Fixed typo error
-
- Jun 18, 2020
-
-
Maxime Guyot authored
-
Florian Ruynat authored
-
- Jun 12, 2020
-
-
Alexander Petermann authored
-
- Jun 09, 2020
-
-
Florent Monbillard authored
Fix the offline docs URL in README
-
Florent Monbillard authored
-
- Jun 02, 2020
-
-
Wang Zhen authored
Signed-off-by: Wang Zhen <lazybetrayer@gmail.com>
-
- Jun 01, 2020
-
-
xgdgsc authored
* dead link * triggger ci
-
- May 28, 2020
-
-
Maxime Guyot authored
-
- May 18, 2020
-
-
Alexander Petermann authored
* update documentation to add and remove nodes * add information about parameters to change when adding multiple etcd nodes * add information about reset_nodes * add documentation about adding existing nodes to ectd masters.
-
Paul Rey authored
* Add additional network configuration options to external Openstack CCM (#6083) * Change the default version of external openstack cloud controller image to v1.18.1 since there was an issue in v1.18.0 where some IPs of the private network were ignored * Change Network section in external-openstack-cloud-config.j2 to Networking * Add networking customization information in the openstack documentation
-
- May 10, 2020
-
-
Maxime Guyot authored
-
- May 08, 2020
-
-
Florian Ruynat authored
-
- May 06, 2020
-
-
Florian Ruynat authored
-
Florian Ruynat authored
-
- May 05, 2020
-
-
Maxime Guyot authored
-
- Apr 30, 2020
-
-
Kenichi Omichi authored
As the download page[1], the command name is "az", not "azure". This replaces "azure" command with "az" command for fixing it. In addition, "az account list-locations" is correct command line to know available location as [2]. [1]: https://docs.microsoft.com/en-gb/azure/xplat-cli-install [2]: https://docs.microsoft.com/en-us/cli/azure/account?view=azure-cli-latest#az-account-list-locations
-
- Apr 29, 2020
-
-
Joel Seguillon authored
* update dashboard access doc for 2.0.x * make metrics scrapper system-cluster-critical
-
- Apr 24, 2020
-
-
Sergey authored
* add strategy mitogen_linear when installed mitogen * add small docs Rename playbook file The raw action executes as a regular Mitogen connection, which requires Python on the target, so add strategy: linear to bootstrap-os role playbook. * add mitogen to CI test fix typo * enable mitogen test on deploy-part1 tests change version from master to release download tar.gz archive * run all CI tests with mitogen * disable mitogen with upgrade CI tests * enable mitogen on CI tests via env vars * disable mitogen on CI test by default, enable on some different OS * disable mitogen CI test on centos8 (get error /usr/bin/python: No such file or directory)
-
Florian Ruynat authored
-
- Apr 23, 2020
-
-
Maxime Guyot authored
-
- Apr 21, 2020
-
-
Kenichi Omichi authored
cloud_provider option exists in ./inventory/sample/group_vars/all/all.yml In addition, the quick start shows to create configuration by copying ./inventory/sample. So this updates path of all.yml for fitting the above.
-
- Apr 20, 2020
-
-
Pierre Lebrun authored
-
- Apr 18, 2020
-
-
Lovro Seder authored
* Gather just the necessary facts * Move fact gathering to separate playbook.
-
- Apr 17, 2020
-
-
Florian Ruynat authored
-
Kenichi Omichi authored
https://github.com/colemickens/azure-kubernetes-status is deprecated and will be removed soon as the README. So this updates the link to the repository for a new one.
-
- Apr 16, 2020
-
-
Rishi authored
The Terraform installation part states that is for CentOS 7, but the echo command refers to OS X binary. Updated the echo command to use the Linux version.
-
Sergey authored
* assembly fallback_ips and no_proxy var only one time on localhost and populate result on all hosts * add tag always, fix ansible lint errors * workaround to mitogen issue dw/mitogen#663 * do not gather fact before install python on coreos like distros * try to pass docker molecule test
-
- Apr 15, 2020
-
-
Florian Ruynat authored
-
Florian Ruynat authored
* Add CI_TEST_VARS to tests * Update flannel to 0.12.0 (with new manifests) and disable tx/rx offloading in networking test
-
- Apr 14, 2020
-
-
Carlos Tolon authored
Add the `container_manager` variable as a Cluster Variable in the global Docs
-
- Apr 11, 2020
-
-
spaced authored
* fix upgrade of crio on fcos - update documents * install conntrack required by kube-proxy - like commit 48c41bcb * enable fedora modular repo for crio * allow to override crio configuration - set cgroup manager same to kubelet_cgroup_driver if defined - path of seccomp_profile depends on distribution * allow to override crio configuration - fix path for ubuntu * allow to override crio configuration - fix cni path for fcos
-
Florian Ruynat authored
-
- Apr 07, 2020
-
-
Etienne Champetier authored
* requirements.txt: Bump versions Ansible 2.8+ allow ansible_python_interpreter autodetection Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com> * tests: do not force ansible_python_interpreter we do not expect people to set ansible_python_interpreter, so we should not set it in the CI Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com> * Add CentOS 8 Calico to CI Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
-
- Apr 01, 2020
-
-
Ali Sanhaji authored
* Azure Disk CSI deployment * Mention Azure CSI support * Fix: remove unnecessary file * Typo in documentation * Add newline to end of file
-