c12s-kubespray/docs
Sergey 69603aed34
add strategy mitogen_linear when installed mitogen (#5985)
* 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)
2020-04-24 05:20:07 -07:00
..
calico_peer_example Yamllint fixes (#4410) 2019-04-01 02:38:33 -07:00
figures rename almost all mentions of kargo 2017-06-16 13:25:46 -04:00
img Added img kubernetes-logo.png 2018-04-16 17:29:55 +03:00
_sidebar.md remove atomic support because reached end of live (#5783) 2020-03-17 14:31:27 -07:00
ansible.md add strategy mitogen_linear when installed mitogen (#5985) 2020-04-24 05:20:07 -07:00
arch.md Add markdown CI (#5380) 2019-12-04 07:22:57 -08:00
aws-ebs-csi.md AWS EBS CSI implementation (#5549) 2020-03-25 13:10:25 -07:00
aws.md Add markdown CI (#5380) 2019-12-04 07:22:57 -08:00
azure-csi.md Cleanup deprecated labels beta.kubernetes.io/arch and beta.kubernetes.io/os (#5964) 2020-04-17 05:51:06 -07:00
azure.md Update path of all.yml on Azure README (#5993) 2020-04-21 07:21:04 -07:00
calico.md add calico VXLAN mode, update docs and vars in sample inventory (#5731) 2020-03-12 01:20:37 -07:00
centos8.md CentOS 8 CI (#5842) 2020-04-07 05:49:43 -07:00
ci.md Update CI matrix (#6010) 2020-04-23 09:51:11 -07:00
cinder-csi.md Add markdown CI (#5380) 2019-12-04 07:22:57 -08:00
cloud.md Add markdown CI (#5380) 2019-12-04 07:22:57 -08:00
cni.md Add markdown CI (#5380) 2019-12-04 07:22:57 -08:00
comparisons.md docs: fix some typos (#5618) 2020-02-26 04:46:28 -08:00
contiv.md Securing http link to https link (#5617) 2020-02-13 14:46:17 -08:00
coreos.md Add markdown CI (#5380) 2019-12-04 07:22:57 -08:00
cri-o.md Fix etcd deployment type variable location (#5587) 2020-02-07 02:17:43 -08:00
debian.md Add markdown CI (#5380) 2019-12-04 07:22:57 -08:00
dns-stack.md Add config coredns_external_zones (#5280) 2020-03-26 23:34:23 -07:00
downloads.md Refactor download role (#5697) 2020-03-05 07:31:39 -08:00
fcos.md Cleanup fedora coreos with crio container (#5887) 2020-04-10 23:51:47 -07:00
flannel.md Update Flannel manifests, install script and version (0.12) + fix tests scripts (#5937) 2020-04-14 23:48:02 -07:00
gcp-pd-csi.md GCP Persistent Disk CSI Driver deployment (#5857) 2020-03-31 00:06:40 -07:00
getting-started.md Fix broken internal links (#5799) 2020-03-20 15:40:44 -07:00
ha-mode.md Enhance ha document (#5664) 2020-02-22 07:04:47 -08:00
integration.md Fix a typo in integration.md (#5616) 2020-02-18 02:29:29 -08:00
kube-ovn.md Upgrade kube-ovn to v1.1.0 and move test from centos7 to centos8 (#5852) 2020-04-15 03:10:03 -07:00
kube-router.md Add markdown CI (#5380) 2019-12-04 07:22:57 -08:00
kubernetes-reliability.md docs: fix some typos (#5618) 2020-02-26 04:46:28 -08:00
large-deployments.md Securing http link to https link (#5617) 2020-02-13 14:46:17 -08:00
macvlan.md Add markdown CI (#5380) 2019-12-04 07:22:57 -08:00
mitogen.md add strategy mitogen_linear when installed mitogen (#5985) 2020-04-24 05:20:07 -07:00
multus.md Add markdown CI (#5380) 2019-12-04 07:22:57 -08:00
netcheck.md Add markdown CI (#5380) 2019-12-04 07:22:57 -08:00
nodes.md Gather just the necessary facts (#5955) 2020-04-17 16:23:36 -07:00
openstack.md [Openstack] A guide on how to replace the in-tree cloudprovider with the external one (#5741) 2020-03-11 05:09:35 -07:00
opensuse.md Add markdown CI (#5380) 2019-12-04 07:22:57 -08:00
packet.md Update packet.md (#5963) 2020-04-16 13:07:07 -07:00
proxy.md assembly fallback_ips and no_proxy var only one time on localhost and… (#5957) 2020-04-16 07:22:47 -07:00
recover-control-plane.md Fix recover-control-plane to work with etcd 3.3.x and add CI (#5500) 2020-02-11 01:38:01 -08:00
roadmap.md Add markdown CI (#5380) 2019-12-04 07:22:57 -08:00
test_cases.md Add markdown CI (#5380) 2019-12-04 07:22:57 -08:00
upgrades.md UPdate docs to match actuall required settings to perform an unsafe upgrade using cluster.yml playbook. Relates to https://github.com/kubernetes-sigs/kubespray/issues/4736 and https://github.com/kubernetes-sigs/kubespray/issues/4139 (#5609) 2020-02-17 01:45:29 -08:00
vagrant.md Add markdown CI (#5380) 2019-12-04 07:22:57 -08:00
vars.md Update vars.md (#5947) 2020-04-13 23:11:10 -07:00
vsphere-csi.md Add vSphere external cloud provider (#5959) 2020-04-20 08:47:39 -07:00
vsphere.md Add vSphere external cloud provider (#5959) 2020-04-20 08:47:39 -07:00
weave.md Cleanup unused/erroneous variables (#6003) 2020-04-24 01:54:07 -07:00