Commit Graph

1177 Commits (c8575a2bcdb99d16d0e68543a6060cd1374b021d)

Author SHA1 Message Date
Kubernetes Prow Robot eb9db45aa3
Merge pull request #41987 from sftim/20230712_revise_home_page
Revise docs home page
2023-08-15 21:22:27 -07:00
Tim Bannister d8b3099692
Drop links to blog article
It is OK to revert this commit once the date for the associated blog
article is confirmed.
2023-08-10 22:51:39 +01:00
Marko Mudrinić de5a39b654
Fix blog post links
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:42:08 +03:00
Marko Mudrinić fcadec411a
Replace TBD links with the blog post link
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:42:08 +03:00
Marko Mudrinić 638d07d0f2
Fix the apt repository definition
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:42:08 +03:00
Marko Mudrinić 08cac8cf08
Address review comments
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:42:06 +03:00
Marko Mudrinić c206802a2e
Update package manager instructions with community-hosted repos
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:41:09 +03:00
Tim Bannister 9520b96a61 Revise docs home page
Reorder and replace cards to better (I hope!) serve our readers.
2023-08-09 11:49:12 +01:00
Tim Bannister 20b43d6095
Merge branch 'main' into 'dev-1.28' 2023-08-09 11:13:31 +01:00
Kubernetes Prow Robot 847839252f
Merge pull request #42160 from marquiz/devel/cgroup-driver-autoconfig-dev-1.28
docs: document kubelet cgroup driver detection from the runtime
2023-08-05 06:30:31 -07:00
Markus Lehtonen fa73830e0b docs: another change of wording of k8s versioning 2023-08-04 14:06:35 +03:00
Markus Lehtonen 0d2962b0f8 docs: change wording of k8s versioning on KubeletCgroupDriverFromCRI 2023-07-26 11:18:14 +03:00
Ben Irving e146b5c70d Remove obsolete references to 'kubeadm alpha kubeconfig' command 2023-07-24 16:06:41 -07:00
Markus Lehtonen 7e208b05f1 docs: incorporate review comments from sftim
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-07-24 22:12:15 +03:00
Markus Lehtonen c50c151dc7 docs: document kubelet cgroup driver detection from the runtime
Document the KubeletCgroupDriverFromCRI feature gate. Also, add notes of
this feature in parts of the documentation that describe cgroup driver
configuration.
2023-07-24 10:38:01 +03:00
Marcelo Giles 70266d5f79
Update apt repo GPG key URL 2023-07-23 22:03:03 -07:00
Michael df1e0b0d97 tweak line wrappings in kops and kubespray 2023-07-08 18:26:53 +08:00
Lubomir I. Ivanov 661acacc41 setup-ha-etcd-with-kubeadm.md: add missing authn/authz fields
The kubelet is run in standalone mode and these fields are required
so that the config is accepted. In this guide the kubelet
is only used as a service manager. Note that while the authz
mode is AlwaysAllow, anonymous and webhook authn are disabled.
2023-06-21 13:54:33 +03:00
Tamilselvan 765f70fd8b
Update setup-ha-etcd-with-kubeadm.md 2023-06-09 11:55:32 +05:30
Tamilselvan 8e184f7153
Update setup-ha-etcd-with-kubeadm.md 2023-06-09 10:28:04 +05:30
Kubernetes Prow Robot 06a06cb3f7
Merge pull request #41402 from pacoxu/container-runtime-cleanup
Container runtime cleanup
2023-06-05 01:36:44 -07:00
Michael 7d853b9678 Added ( to complete a pair of parentheses 2023-06-01 22:13:28 +08:00
Paco Xu 0731e3877c sync status with https://github.com/kubernetes/kubernetes/pull/114017 2023-06-01 18:13:57 +08:00
Paco Xu ab4604aa4c remove 2023-06-01 18:13:57 +08:00
Miguel Garcia 754bee9fab linkchecker: detect absolute links with missing leading slash
When an absolute link is missing the leading slash (it starts with
"docs/foo" instead of "/docs/foo/"), print a more specific error instead
of the generic catch-all warning.

Without the leading slash, these are treated as relative paths and so
lead to non-existing pages.

Also, while we're at it, fix the instance it detects.
2023-05-27 23:19:29 +02:00
Marco Kraft b340608cc8
Update content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-05-24 17:38:25 +02:00
Marco Kraft cf11bcdf4a
Update apt keyring installation 2023-05-24 16:05:18 +02:00
Kubernetes Prow Robot 943171c159
Merge pull request #41249 from mbrav/main
Kubeadm without a package manager: Update cni, crictl and systemd versions
2023-05-22 16:27:07 -07:00
mbrav 6b24d8bbf7
Kubeadm: Update cni, crictl and systemd versions
The section "Installing kubeadm, kubelet and kubectl:Without a package
manager" in the "Installing kubeadm" doc contains outaded versions. The
following has been edited:

- containernetworking/plugins updated to v1.3.0 from v1.2.0
- kubernetes-sigs/cri-tools updated to v1.27.0 from v1.26.0
- kubernetes/release (Kubelet systemd) to v0.15.1 from v0.4.0 (from Aug
  10, 2020 - almost 3 years old!)
2023-05-21 14:35:07 +03:00
Marcelo Giles c208c1b632
Minor URL syntax update 2023-05-19 00:04:28 -07:00
Marcelo Giles 6417cc3a55
Add reference to kubelet kubeadm cgroupDriver 2023-05-18 20:23:31 -07:00
Martin Tomes 8495275646 Updated cri-tools and cni-plugins version in kubeadm install 2023-04-23 16:52:27 +02:00
Lichao d6ba23f7a8
add instructions to disable swap 2023-04-17 12:55:04 -07:00
jiecloud 5ee3f881c4 [en] fix Equinix Metal url 404
Signed-off-by: jiecloud <jie.wan@daocloud.io>
2023-03-27 00:03:21 +08:00
Kubernetes Prow Robot e7676f2eac
Merge pull request #35177 from NitishKumar06/Nitish/ContainerdInstall
Modify steps to install containerd
2023-03-25 08:27:53 -07:00
Sergey Kanzhelev 9b78ecff2c
Apply suggestions from code review
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-03-23 11:16:51 -07:00
Sergey Kanzhelev 4b5eb96147 updates for dockershim removal 2023-03-21 16:50:27 +00:00
Nitish Kumar 80bba20fef Steps to install containerd document modified 2023-03-21 19:39:00 +05:30
Reeta Singh f3cfa2c8f6
replace docker run for running etcdctl command with just etcdctl (#39149)
* replace docker run for running etcdctl command with just etcdctl

* add space

* add note for etcdctl

* remove note on etcd tag
2023-02-08 00:01:00 -08:00
zhuzhenghao b2e1c6979b Fix indentations in setup-ha-etcd-with-kubeadm 2023-01-29 13:36:57 +08:00
Paco Xu 32168d3e91
Add Commas with large numbers to assist the reader. 2023-01-12 17:52:59 +08:00
Kubernetes Prow Robot e559351d61
Merge pull request #38194 from T-Lakshmi/doc-cluster-large
updated the format of What's next section in cluster-large.md file
2023-01-03 17:09:59 -08:00
Kubernetes Prow Robot 1abcb52e07
Merge pull request #38276 from tengqm/fix-links
Fix nits in markdown links
2023-01-02 03:29:30 -08:00
Kubernetes Prow Robot c988b6fa44
Merge pull request #38397 from ramobis/patch-1
Add hint about a potentially required configuration reset of containerd
2022-12-22 05:15:28 -08:00
Qiming Teng a437285212 Fix nits in markdown links
This PR fixes a few "bad links" identified by the `scripts/linkchecker.py` script.
2022-12-22 08:45:10 +08:00
Kubernetes Prow Robot de35fa6c5d
Merge pull request #37870 from Ashik008/patch-1
Updated the steps to verify the modules and system variables
2022-12-21 05:17:24 -08:00
Qiming Teng 227cb354a9 Normalize the markdown for the certificates.md page 2022-12-17 17:21:02 +08:00
Qiming Teng c5713f2db0 Replace source code reference by reference to k8s API type
This PR updates the certificates.md file by replacing a reference to
source code with a reference to the k8s API type.
2022-12-17 17:12:51 +08:00
ramobis 0f21e332e2 Apply the proposed code reformatting 2022-12-12 19:10:49 +01:00
ramobis 2d2ca3198b
Add hint about a potentially required configuration reset of containerd
The added paragraph in the info-box would have saved me hours of troubleshooting. So I decided to suggest the addition, hoping to save other people some time.
2022-12-11 12:02:30 +01:00