c12s-kubespray/docs
Kenichi Omichi e022e2e13c
Fix URL of offline container images (#7005)
When clicking the link, we faced NotFound error page of the github.com.
This fixes the link to avoid that.
2020-12-09 00:16:50 -08: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 contiv related files (#6964) 2020-11-30 06:48:50 -08:00
ambassador.md Minor Ambassador docs updates (#6503) 2020-08-06 08:37:42 -07:00
ansible.md Remove hyperkube from codebase (#6965) 2020-12-02 13:50:59 -08: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 Some typos in docs (#6923) 2020-11-23 12:49:00 -08:00
azure.md Some typos in docs (#6923) 2020-11-23 12:49:00 -08:00
calico.md Add serviceExternalIPs option for calico installation (#6928) 2020-11-25 05:34:39 -08:00
centos8.md Bump nodelocaldns to 1.16.0 (#6916) 2020-11-25 17:10:19 -08:00
ci-setup.md Add docs about CI setup (#6397) 2020-08-20 04:37:23 -07:00
ci.md Remove contiv related files (#6964) 2020-11-30 06:48:50 -08:00
cilium.md Fix cilium strict kube proxy replacement in HA (#6473) 2020-08-06 00:14:55 -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 Fix missing spaces in section heading. (#6868) 2020-10-29 10:29:54 -07:00
containerd.md containerd docker hub registry mirror support (#6962) 2020-11-30 00:22:49 -08:00
coreos.md Add markdown CI (#5380) 2019-12-04 07:22:57 -08:00
cri-o.md add crio registry mirror support (#6977) 2020-12-03 13:57:25 -08:00
debian.md Add markdown CI (#5380) 2019-12-04 07:22:57 -08:00
dns-stack.md Fixes #6740: Allow disabling reverse DNS lookups in coredns (#6741) 2020-09-25 02:33:11 -07:00
downloads.md Improve air-gap installation instructions (#6234) 2020-06-09 03:25:17 -07: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
flatcar.md Remove support for CoreOS Container Linux (#6576) 2020-08-28 02:28:53 -07:00
gcp-pd-csi.md GCP Persistent Disk CSI Driver deployment (#5857) 2020-03-31 00:06:40 -07:00
getting-started.md Notes About Server In admin.conf (#6854) 2020-10-28 18:30:59 -07:00
ha-mode.md Enhance ha document (#5664) 2020-02-22 07:04:47 -08:00
integration.md Skip molecule tests for Ubuntu 18.04 (#6077) 2020-05-05 07:17:09 -07:00
kata-containers.md Add support for Kata Containers (#6256) 2020-06-22 00:28:39 -07: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 Update cni spec to 0.4.0 for network plugin allowing it (#6053) 2020-05-06 11:13:09 -07:00
netcheck.md Add markdown CI (#5380) 2019-12-04 07:22:57 -08:00
nodes.md fix remove node (#6666) 2020-09-17 02:45:05 -07:00
offline-environment.md Fix URL of offline container images (#7005) 2020-12-09 00:16:50 -08:00
openstack.md Update README.md and openstack.md (#6455) 2020-07-27 07:44:17 -07:00
opensuse.md Add markdown CI (#5380) 2019-12-04 07:22:57 -08:00
ovn4nfv.md adding ovn4nfv in kubespray (#6381) 2020-07-31 07:33:08 -07:00
packet.md Update third party librairies and tools (#6669) 2020-09-17 02:36:46 -07:00
proxy.md If no_proxy_exclude_workers is true, workers will be excluded from the no_proxy variable.  This prevents docker engine restarting when scaling workers. (#6520) 2020-10-09 01:15:07 -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
rhel.md Add RHEL support subscription registration (#6572) 2020-11-24 08:33:00 -08:00
roadmap.md Replace Openstack with OpenStack (#6413) 2020-07-21 23:54:05 -07:00
setting-up-your-first-cluster.md Add docs for 'setting up your first cluster' (#6544) 2020-08-21 00:05:40 -07:00
test_cases.md Fix some doc links (#6328) 2020-06-25 11:56:37 -07: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 Remove support for CoreOS Container Linux (#6576) 2020-08-28 02:28:53 -07:00
vars.md Remove hyperkube from codebase (#6965) 2020-12-02 13:50:59 -08: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