ChengHao Yang
4ce5510c1a
[rbd-provisioner] deprecate outdated application and documentation ( #12114 )
* Cleanup: deprecate rbd-provisioner application
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
* Docs: remove rbd-provisioner application
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
---------
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
2 weeks ago
ChengHao Yang
8032b8281d
[cephfs-provisioner] deprecate outdated application and documentation ( #12113 )
* Cleanup: deprecated CephFS application
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
* Docs: Remove CephFS Application
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
---------
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
2 weeks ago
Kay Yan
0f9f9fb569
support kube-proxy nftables ( #12060 )
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
4 weeks ago
Boris
a51e7dd07d
refact ip stack ( #11953 )
2 months ago
Antoine Legrand
4373c1be1d
Revert "Add support for ipv6 only cluster via "enable_ipv6only_stack_networks…" ( #11941 )
This reverts commit 76c0a3aa75
.
2 months ago
Boris
76c0a3aa75
Add support for ipv6 only cluster via "enable_ipv6only_stack_networks" ( #11831 )
2 months ago
Max Gautier
d23c1464c9
Remove krew support ( #11824 )
* Remove krew installation support
Krew is fundamentally to install kubectl plugins, which are eminently a
client side things.
It's also not difficult to install on a client machine.
* Remove krew cleanup
2 months ago
Kay Yan
ae1805587b
cleaup for 2.27.0 ( #11854 )
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
3 months ago
Max Gautier
db9852e853
docs: reorganize "getting started" + cleanups old docs
Our README is currently pretty cluttered:
- Part of the README duplicates docs/getting_started/getting-started.md
-> Remove duplicates and extract useful info into the getting-started.md
- General info on Ansible environment troubleshooting
-> remove most of it as it's not specific to Kubespray, move to
docs/ansible/ansible.md
-> split inventory-related stuff of ansible.md into it's own file. This
should host documentation on how to manages Kubespray inventories in the
future.
ansible.md:
- remove the list of "Unused" variables, as:
1. It's not accurate
2. What matters is where users should put their variables
4 months ago
Max Gautier
69ca324192
Clean-up references to inventory_builder in docs
4 months ago
Emmanuel Ferdman
faeb114c31
Update `dns-stack.md` reference ( #11745 )
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
4 months ago
ChengHao Yang
0a2e68c9d3
Docs: edit cloud_provider description
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
6 months ago
Max Gautier
1d032d06d1
Docs update on access ip
6 months ago
Max Gautier
baf0a331c9
Don't generate static tokens for nodes and control planes
Nodes to api-server relies by default certificates, and bootstrap
tokens, and there should be no need to generate tokens for every nodes,
even when enabling static token auth.
7 months ago
Max Gautier
88b6f08e26
Documentation of k8s_cluster auto-defined
Also remove the group from the example inventory, since it should not be
needed anymore.
7 months ago
Max Gautier
c87097fc35
Document how to use kubeadm patches
7 months ago
Max Gautier
fe60832a02
Remove kubelet_node_{custom_flags,config_extra_args}
There is no need to have an extra variables for this, just use different
values per host (using Ansible group_vars, for example)
1 year ago
Bogdan Sass
4b324cb0f0
Rename master to control plane - non-breaking changes only ( #11394 )
K8s is moving away from the "master" terminology, so kubespray should follow the same naming conventions. See 65d886bb30/sig-architecture/naming/recommendations/001-master-control-plane.md
7 months ago
Serge Hartmann
db316a566d
dependencies for kubelet.service ( #11297 )
Signed-off-by: serge Hartmann <serge.hartmann@gmail.com>
10 months ago
Lihai Tu
921b0c0bed
Add options to control images pulling of kubelet ( #11094 )
Signed-off-by: tu1h <lihai.tu@daocloud.io>
10 months ago
Hedayat Vatankhah (هدایت)
dedc00661a
Add 'system-packages' tag to control installing packages from OS repositories ( #10872 )
10 months ago
Payback159
4dbfd42f1d
modify doc structure and update existing doc-links as preparation for new doc generation script
11 months ago