Anshuman Agarwala
73b3e9b557
Removed weave support ( #12230 )
4 months ago
Max Gautier
b79f7d79f0
docs: remove obsolete cgroups variables ( #12239 )
Those variables are removed since 1bc61c9f3
(Simplify kubelet-config
template, 2023-11-23), removing them from docs as well.
4 months ago
Takuya Murakami
cee065920f
fix: The 'AppArmor' feature gate is removed from kubernetes 1.33
Signed-off-by: Takuya Murakami <murakami_da@nec.com>
4 months ago
Max Gautier
7db2aa1cba
Rename kubespray-defaults to kubespray_defaults
Role names in ansible collection should not contains hyphens.
4 months ago
Bas
a104fb6a00
kubedns_version no longer used ( #12201 )
This variable is documented, but not found in the rest of the sources.
4 months ago
Takuya Murakami
f58a6e2057
docs: Fix offline-environment.md to add 'v' prefix of some versions ( #12166 )
* docs: Fix offline-environment.md to add 'v' prefix of some versions
Now some version variables (kube_version, etcd_version, etc) don't have 'v' prefix,
so you need to add 'v' prefix to download URLs.
* fix: Fix offline.yml to add 'v' prefix of some versions
5 months ago
Ali Afsharzadeh
09fad4886a
Fix path to facts.yml in node facts refresh section ( #12177 )
5 months ago
Bas
cf48915657
Documenting offline installation with secure files repo and registry. ( #11993 )
* Add config for addon helm and local_path_provisioner
* Documenting offline installation with secure files_repo
* Documenting offline installation with secure registry
6 months ago
ERIK
a4843eaf5e
fix: missing 'v' prefix in offline image tags ( #12086 )
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
6 months ago
Kay Yan
b104bb7a57
[kubernetes] Support Kubernetes v1.32.0 with RHEL8 ( #11885 )
* [kubernetes] Support Kubernetes v1.32.0
* add workaround for RHEL8
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
---------
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
Co-authored-by: Mohamed Zaian <mohamedzaian@gmail.com>
8 months ago
Kundan Kumar
14e0df3450
updated link for migrate_docker2containerd.md ( #11771 )
10 months ago
Max Gautier
c144c1ac9c
Simplify image mirrors instructions
There is no need to repeat the full example here, simply state what
variables are.
10 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.
1 year 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.
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
1 year ago
R. P. Taylor
468c5641b2
fix kube_reserved so it only controls kubeReservedCgroup ( #11367 )
1 year ago
opethema
35e904d7c3
fix image and kube-vip links ( #11267 )
1 year ago
Hedayat Vatankhah (هدایت)
dedc00661a
Add 'system-packages' tag to control installing packages from OS repositories ( #10872 )
1 year ago
Max Gautier
ff48144607
pre-commit: adjust mardownlint default, md fixes
Use a style file as recommended by upstream. This makes for only one
source of truth.
Conserve previous upstream default for MD007 (upstream default changed
here https://github.com/markdownlint/markdownlint/pull/373 )
1 year ago
Max Gautier
d50f61eae5
pre-commit: apply autofixes hooks and fix the rest manually
- markdownlint (manual fix)
- end-of-file-fixer
- requirements-txt-fixer
- trailing-whitespace
1 year ago
Payback159
4dbfd42f1d
modify doc structure and update existing doc-links as preparation for new doc generation script
1 year ago