kubespray/docs
Arthur Outhenin-Chalandre 82f68ca395
calico: cilium: use localhost lb by default on kube-proxy replacement (#9718)
This commit removes the variable `use_localhost_as_kubeapi_loadbalancer`
and rather detects that we are in a situation where we can use the
localhost apiserver loadbalancer (meaning that we use the localhost load
balancer and that the same ports are used for both the load balancer and
the kube-apiserver).

This also cleanups the calico code to use `kube_apiserver_global_endpoint`
rather than implementing the same logic all over again.

Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
2023-03-07 04:28:36 -08:00
..
calico_peer_example add support for Calico BGPPeer sourceAddress (#8306) 2021-12-20 01:51:25 -08:00
figures rename almost all mentions of kargo 2017-06-16 13:25:46 -04:00
img feat: add kubelet systemd service hardening option (#9194) 2022-08-30 11:18:55 -07:00
ingress_controller fix ingress url not found issue (#9789) 2023-02-13 18:37:30 -08:00
kubernetes-apps Update local-volume-provisioner (#9463) 2022-11-07 15:28:17 -08:00
upgrades fix typo in doc. (#9728) 2023-01-30 16:58:49 -08:00
_sidebar.md Add support for the OpenEuler Linux (#9494) 2022-11-16 00:48:49 -08:00
amazonlinux.md Fix wording in amazonlinux.md 2023-01-03 10:27:59 +01:00
ansible.md Drop part for supporting ansible 2.9 and 2.10 (#9842) 2023-03-02 01:54:58 -08:00
arch.md Adjust the table style to make it easier to read (#9731) 2023-01-31 00:56:48 -08:00
aws-ebs-csi.md the KUESPRAYDIR defined but never used (#8930) 2022-06-06 07:42:23 -07:00
aws.md Adjust the table style to make it easier to read (#9731) 2023-01-31 00:56:48 -08:00
azure-csi.md Optimize the document for readability (#9730) 2023-02-01 00:01:06 -08:00
azure.md Optimize the document for readability (#9730) 2023-02-01 00:01:06 -08:00
bootstrap-os.md add pre-commit hook to facilitate local testing (#9158) 2022-08-24 06:54:03 -07:00
calico.md calico: cilium: use localhost lb by default on kube-proxy replacement (#9718) 2023-03-07 04:28:36 -08:00
centos.md Add check_typo job (#9361) 2022-10-07 02:21:53 -07:00
cert_manager.md fix docs for cert_manager.md (#9724) 2023-01-28 19:14:40 -08:00
cgroups.md optimize cgroups settings for node reserved (#9209) 2022-12-30 08:05:30 -08:00
ci-setup.md correct typo hhttps -> https (#9763) 2023-02-07 17:55:10 -08:00
ci.md Network plugin custom (#9819) 2023-03-03 00:23:08 -08:00
cilium.md calico: cilium: use localhost lb by default on kube-proxy replacement (#9718) 2023-03-07 04:28:36 -08:00
cinder-csi.md Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00
cloud.md Optimize the document for readability (#9730) 2023-02-01 00:01:06 -08:00
cni.md Fix cni documentation (#9778) 2023-02-12 16:05:31 -08:00
comparisons.md doc: Update 'Kubespray vs Kubeadm' (#7834) 2021-07-28 03:15:34 -07:00
containerd.md fix: with_item to with_dict (#9729) 2023-01-31 03:18:50 -08:00
cri-o.md Add kubeadm option to etcd_deployment_type to replace the etcd_kubeadm_enabled variable (#8317) 2022-02-22 08:53:16 -08:00
debian.md add pre-commit hook to facilitate local testing (#9158) 2022-08-24 06:54:03 -07:00
dns-stack.md feat(coredns): Forward extra domains to coredns kubernetes plugin (#9635) 2023-01-05 06:57:58 -08:00
docker.md Fix some typos in docs file (#9619) 2022-12-27 18:13:28 -08:00
downloads.md Remove warning about Docker-only support (#7626) 2021-05-20 00:01:05 -07:00
encrypting-secret-data-at-rest.md Adjust the table style to make it easier to read (#9731) 2023-01-31 00:56:48 -08:00
equinix-metal.md Optimize the document for readability (#9730) 2023-02-01 00:01:06 -08:00
etcd.md Optimize the document for readability (#9730) 2023-02-01 00:01:06 -08:00
fcos.md add pre-commit hook to facilitate local testing (#9158) 2022-08-24 06:54:03 -07:00
flannel.md Feature/add flannel wireguard encryption backend as option (#9583) 2022-12-18 15:39:43 -08:00
flatcar.md Document host_resolvconf as default value for resolvconf_mode (#8493) 2022-01-31 03:12:24 -08:00
gcp-lb.md add pre-commit hook to facilitate local testing (#9158) 2022-08-24 06:54:03 -07:00
gcp-pd-csi.md Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00
getting-started.md docs: remove basic auth reference in getting-started (#7823) 2021-11-19 14:49:23 -08:00
gvisor.md gVisor: initial support for gVisor container runtime (#7661) 2021-06-21 05:18:51 -07:00
ha-mode.md Optimize the document for readability (#9730) 2023-02-01 00:01:06 -08:00
hardening.md enable back kubelet_authorization_mode_webhook by default (#9662) 2023-01-16 23:56:32 -08:00
integration.md Optimize the document for readability (#9730) 2023-02-01 00:01:06 -08:00
kata-containers.md doc: write how to use kata-container for pods (#8817) 2022-05-13 23:15:18 -07:00
kube-ovn.md Optimize the document for readability (#9730) 2023-02-01 00:01:06 -08:00
kube-router.md Add markdown CI (#5380) 2019-12-04 07:22:57 -08:00
kube-vip.md Enable control plane load balancing for kube-vip (#9785) 2023-02-12 19:25:28 -08:00
kubernetes-reliability.md Optimize the document for readability (#9730) 2023-02-01 00:01:06 -08:00
kylinlinux.md Add docker support for Kylin V10 (#9144) 2022-08-03 15:03:46 -07:00
large-deployments.md Revert "Fix: typos in docs and comments (#7805)" (#8592) 2022-03-02 11:57:13 -08:00
macvlan.md Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00
metallb.md Fix typos in docs (#9276) 2022-09-15 00:09:22 -07:00
mirror.md mirror-for-china 2022-10-18 09:17:42 +02:00
mitogen.md [mitogent] update to 0.3.2 (#8470) 2022-01-27 08:36:59 -08:00
multus.md fix moved url in multus.md (#9722) 2023-01-28 19:10:33 -08:00
netcheck.md netchecker: update images to 1.2.2 from Mirantis (#8074) 2021-10-19 10:17:04 -07:00
nodes.md Optimize the document for readability (#9730) 2023-02-01 00:01:06 -08:00
ntp.md Fix typos in docs (#9276) 2022-09-15 00:09:22 -07:00
offline-environment.md Optimize the document for readability (#9730) 2023-02-01 00:01:06 -08:00
openeuler.md Add docker support for openEuler linux (#9498) 2022-11-17 18:18:30 -08:00
openstack.md feat(docs/openstack.md): Put Additional step needed when using calico or kube-router in own section (#9320) 2022-09-24 13:00:04 -07:00
opensuse.md Fix CI for Fedora (followup) + OpenSUSE Leap (update to 15.3) (#8407) 2022-01-24 23:24:30 -08:00
proxy.md Docs: Replace master with control plane (#7767) 2021-07-01 00:55:55 -07:00
recover-control-plane.md Docs: Replace master with control plane (#7767) 2021-07-01 00:55:55 -07:00
rhel.md Add RHEL support subscription registration (#6572) 2020-11-24 08:33:00 -08:00
roadmap.md Various documentation updates (#8243) 2021-11-29 15:05:21 -08:00
setting-up-your-first-cluster.md Optimize the document for readability (#9730) 2023-02-01 00:01:06 -08:00
test_cases.md Docs: Replace master with control plane (#7767) 2021-07-01 00:55:55 -07:00
uoslinux.md Add UOS linux support (#9432) 2022-10-30 17:16:43 -07:00
upgrades.md Optimize the document for readability (#9730) 2023-02-01 00:01:06 -08:00
vagrant.md add pre-commit hook to facilitate local testing (#9158) 2022-08-24 06:54:03 -07:00
vars.md add image garbage collection (#9832) 2023-02-27 00:26:19 -08:00
vsphere-csi.md docs: small vsphere docs fixes (#9796) 2023-02-24 00:43:34 -08:00
vsphere.md docs: small vsphere docs fixes (#9796) 2023-02-24 00:43:34 -08:00
weave.md Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00