Commit Graph

1144 Commits

Author SHA1 Message Date
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
lakshmi prasuna aa98b4556f
Update content/en/docs/setup/best-practices/cluster-large.md
Rephrased the vertical pod Autoscaler reference point under what's next section.

Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>
2022-12-01 13:06:05 +05:30
lakshmi f65f27fce5 updated the formate of What's next section in cluster-large.md file 2022-11-30 18:48:13 +05:30
Kartik Sharma c9e28dc0b9
Update content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-29 08:58:28 +05:30
kartik494 93d6d2b7ea Modify key for apt repositories 2022-11-28 17:34:57 +05:30
Tamilselvan Thangamony c430d9a72c Added glossary tooltip to kube-apiserver and kube-prox 2022-11-23 15:06:08 +05:30
Kubernetes Prow Robot 9aa0e7fcd3
Merge pull request #37952 from windsonsea/trokub
Optimize alignment in troubleshooting-kubeadm.md
2022-11-18 00:42:31 -08:00
Michael ec0013815f Fix alignment in troubleshooting-kubeadm.md 2022-11-17 22:54:07 +08:00
Michael d36bed7d75 Optimize style in setup-ha-etcd-with-kubeadm.md 2022-11-17 22:32:13 +08:00
Ashik008 b872709853
Update container-runtimes.md 2022-11-14 20:51:31 +05:30
Ashik008 fbb5331e51
Updated the steps to verify the system variables 2022-11-13 20:54:29 +05:30
kadtendulkar 99bd7fba2b Update content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md
Update content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md
2022-11-12 21:05:21 +05:30
Kubernetes Prow Robot 0af0de04f2
Merge pull request #37482 from cailynse/update-weight-setup
KubeCon Docs Sprint: Update Weights for Setup and Subfolders
2022-11-01 10:54:44 -07:00
Cailyn Edwards e76239c64d
trigger another netlify build 2022-10-25 16:45:28 -04:00
Cailyn Edwards 474d89721e
KubeCon Docs Sprint: Update Weights for Setup and Subfolders 2022-10-24 12:55:54 -04:00
Dushyant M 90f4690870
Comment in the file not commented with #
A comment in the service file was missing a leading # -- when copied and pasted people would not realize and the service fails to start with an error. Added a # to comment out the line.
2022-10-20 20:49:37 +07:00
Kubernetes Prow Robot 290ad2abc1
Merge pull request #34425 from Rishit-dagli/Rishit-dagli-install-kubeadm
Install kubeadm, kubelet through dl.k8s.io and separate out kubectl installation
2022-10-02 09:44:13 -07:00
Kubernetes Prow Robot 242cfe1550
Merge pull request #36796 from ydFu/update-tool-kops
Update OS support to sync with kOps upstream
2022-09-23 18:26:03 -07:00
mtardy 1ab76fba82 Bump the feature state of the Pod Security plugin to stable 2022-09-22 15:12:19 +02:00
Kubernetes Prow Robot 266841629d
Merge pull request #36113 from samos123/fix-36111
remove unused repo gpgkey for yum repo
2022-09-21 17:49:08 -07:00
Kubernetes Prow Robot b4cd08fcb8
Merge pull request #36930 from kadtendulkar/kad38
Fix broken link on Enforcing Pod Security Standards page
2022-09-21 17:23:10 -07:00
Rey Lejano 01b6e26d22 update link to etcd faq to etcd 3.5 2022-09-20 11:12:33 -07:00
kadtendulkar ba857ccda1 Update content/en/docs/setup/best-practices/enforcing-pod-security-standards.md 2022-09-20 21:58:41 +05:30
ydFu e0c612fb93 Update OS support to sync with kOps upstream
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2022-09-14 10:38:58 +08:00
ydFu 866d3e1d42 Updated the 'Installing Kubernetes with Kubespray'
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2022-09-13 16:18:02 +08:00
Antonio Ojea 86264eae3b use use IPv6 Address Prefix Reserved for Documentation 2022-09-08 11:45:07 +02:00
yanrongshi 14059eafa2 Update container-runtimes.md 2022-09-04 09:43:14 +08:00
Sascha Grunert b63c85ff84
Update CNI plugins and cri-tools for kubeadm docs
We now bump the used CNI plugins version to v1.1.1 and cri-tools to
v1.25.0. I also reworked the scripts to be more consistent when it comes
to using double quotes.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-08-31 10:06:36 +02:00
Sam Stoelinga 421109c462 Remove unused repo gpgkey for yum repo
microdnf is having issues with the repo gpgkey that was previously used
however the repogpgcheck was removed in
https://github.com/kubernetes/website/pull/34546 so the gpgkey for the
repo can be removed as well.

this is to implement #36111
2022-08-30 14:44:38 -07:00
carolina valencia 6810fa976d Merge remote-tracking branch 'upstream/main' into dev-1.25 2022-08-18 15:58:41 -03:00
Arnaud Meukam a180cd6853
Update docs to reference new container image registry
k8s.gcr.io is deprecated in favor of registry.k8s.io. The kubernetes
codebase have been updated with the new endpoint.

Ref: https://github.com/kubernetes/k8s.io/issues/3411

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2022-08-18 16:35:26 +02:00
David Porter 9dee6a0491 Apply suggestions from code review
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
Signed-off-by: David Porter <david@porter.me>
2022-08-12 15:06:58 -07:00
Kubernetes Prow Robot ff9135b4f2
Merge pull request #35790 from wsteinford/patch-1
Fix the grammar by using the verb "set up" where appropriate instead of the noun "setup"
2022-08-10 19:40:58 -07:00
Sean Wei 35813cde65 Fix IsSet warning for Hugo build 2022-08-09 20:39:51 +08:00