Commit Graph

6405 Commits

Author SHA1 Message Date
pierre villard d0645e2384 Update control-plane-node-communication.md
Kubernetes Service is located on Default namespace. Not in all nespaces
2021-03-18 15:58:06 +01:00
mengjiao.liu 5ae7283deb update volume rdb Rados Block Device link 2021-03-18 10:27:24 +08:00
Karen Bradshaw 3ff5ec1eff clean up use of word: just 2021-03-17 19:57:40 -04:00
Mike Patterson f7506a3d98 Drop vagrant path and use generic name. 2021-03-17 15:38:56 -07:00
Mike Patterson 1c237dabfa Update content/en/docs/reference/access-authn-authz/certificate-signing-requests.md
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2021-03-17 15:15:34 -07:00
Kubernetes Prow Robot ee85c6c6c6 Merge pull request #25488 from prankul88/expose-service-update
Update expose service intro
2021-03-17 15:07:19 -07:00
tibetsam 1b12bb9cc4 remove usage of the "certificates" API for cert renewal (#26841)
* remove usage of the "certificates" API for cert renewal

"--use-api" option is removed from kubeadm alpha certs renew command since k8s 1.19

* Update kubeadm-certs.md

* Update content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-certs.md

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2021-03-17 13:23:20 -07:00
Kubernetes Prow Robot 70dd1479ad Merge pull request #26484 from max-cx/patch-1
Update nodes.md
2021-03-17 13:21:19 -07:00
Jai Govindani b407a0103b docs(configure-redis-using-configmap): update for clarity (#25712)
* docs(configure-redis-using-configmap): update for clarity

Signed-off-by: Jai Govindani <jai@honestbank.com>

* fix(configure-redis-using-configmap): incorrect volumeMount index

Signed-off-by: Jai Govindani <jai@honestbank.com>

* fix(configure-redis-using-configmap): show Pod status as Running, separate commands from output

Signed-off-by: Jai Govindani <jai@honestbank.com>

* fix(configure-redis-using-configmap): typo

Signed-off-by: Jai Govindani <jai@honestbank.com>

* fix(configure-redis-using-configmap): configmap name

Signed-off-by: Jai Govindani <jai@honestbank.com>
2021-03-17 13:13:19 -07:00
Kubernetes Prow Robot 9a9c2f3f74 Merge pull request #26966 from enyinna1234/fix-docker-version
container-runtimes: include note about latest validated docker
2021-03-17 12:19:18 -07:00
vaibhav 34f1f44e47 Update the link to install service catalog using Helm 2021-03-17 14:00:09 +05:30
Sergey Kanzhelev 607e086ffd converted Node to a separate section 2021-03-17 06:26:30 +00:00
Sergey Kanzhelev eb4b67d8a2 Update content/en/docs/concepts/overview/working-with-objects/names.md
Co-authored-by: Celeste Horgan <celeste@cncf.io>
2021-03-16 23:22:10 -07:00
Kubernetes Prow Robot 8513a4d041 Merge pull request #27073 from neolit123/1.21-update-containerd-restart-order
container-runtimes: add note about restarting containerd
2021-03-16 22:36:56 -07:00
Kubernetes Prow Robot 645d72ca95 Merge pull request #27040 from houjun41544/20210312-schedulerplugin
Remove deprecated scheduling plugin NodeResourceLimits from config.md
2021-03-16 09:54:36 -07:00
Kubernetes Prow Robot 0a2eff62d3 Merge pull request #27074 from atoato88/fix-feature-gate-link
Replace with relative path for feature gate link
2021-03-16 09:28:35 -07:00
Kubernetes Prow Robot a8b93818ad Merge pull request #26976 from tengqm/update-compref
Update data type presentation in component reference
2021-03-16 02:42:35 -07:00
Kubernetes Prow Robot bc451ce8f9 Merge pull request #27055 from atoato88/fix-install-kubectl-redirect
Replace redirect links of install kubectl
2021-03-15 17:00:34 -07:00
Akihito INOH 45f1017f86 Replace with relative path for featuregate link
This commit replaces abs path link for feature gate with relative
path /docs/reference/command-line-tools-reference/feature-gates/
2021-03-16 07:29:54 +09:00
Lubomir I. Ivanov ddf1157e47 container-runtimes: add note about restarting containerd
Add note about restarting containerd when the cgroup driver
is changed to "systemd".
2021-03-15 22:43:52 +02:00
Kubernetes Prow Robot d267f3b079 Merge pull request #26954 from Kappie37/patch-1
Update broken link in access-cluster-api.md
2021-03-15 12:28:34 -07:00
Kubernetes Prow Robot efc1c2ddf4 Merge pull request #27016 from atoato88/fix-server-side-apply-link-on-setup-release-notes
Fix Transferring Ownership link on kubernetes.io/docs/setup/release/notes/
2021-03-15 12:16:34 -07:00
Kubernetes Prow Robot 6565ae6c90 Merge pull request #26991 from dec5e/patch-1
Update the note ragarding matchLabels vs matchExpressions in the Deployment document
2021-03-15 12:14:34 -07:00
Kubernetes Prow Robot 930a9b2515 Merge pull request #27009 from wjgilmore/patch-1
Corrected port designation in get service output
2021-03-15 12:12:34 -07:00
Kubernetes Prow Robot 47b2ba580c Merge pull request #27027 from vaibhav2107/link-page
Linking a page
2021-03-15 11:41:31 -07:00
Kubernetes Prow Robot 3ca7abce96 Merge pull request #27058 from jihoon-seo/patch-5
Fix broken link
2021-03-15 11:35:32 -07:00
Kubernetes Prow Robot ab2d1fb8b3 Merge pull request #27066 from Shegox/patch-1
clarify: add that binaryData is base64-encoded
2021-03-15 11:19:05 -07:00
Tobias 69172dfd8e clarify: add that binaryData is base64-encoded 2021-03-15 15:38:29 +01:00
Vaibhav Goel 75fa920cf3 Update content/en/docs/tasks/extend-kubernetes/configure-multiple-schedulers.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-15 12:39:28 +05:30
pacoxu 9c7c311ec2 correct the version of beta annotation for storage 2021-03-15 13:27:51 +08:00
Jihoon Seo bf312020cf Fix broken link 2021-03-15 11:14:11 +09:00
Akihito INOH f553cbbebc Replace redirect links of install kubectl
/docs/tasks/tools/install-kubectl/ is redirected to
/docs/tasks/tools/
This commit replace the redirect links for installing kubectl
with direct links.
2021-03-15 08:22:29 +09:00
Kubernetes Prow Robot 885daa22bf Merge pull request #26646 from jailton/en/concepts/storage
Fix content/en/docs/concepts/storage/volumes.md
2021-03-14 14:49:05 -07:00
Jailton Lopes 3f6343225d Rewriting the description in the background section of how the volume behaves when a pod ceases to exist.
Signed-off-by: Jailton Lopes <jailton@gmail.com>
2021-03-13 23:03:21 -03:00
houjun 22415dbc29 Remove deprecated scheduling plugin NodeResourcesFit from config.md 2021-03-13 23:34:31 +08:00
Kubernetes Prow Robot 8d779533c6 Merge pull request #26945 from jihoon-seo/patch-3
Fix typo (Linux -> macOS)
2021-03-12 17:41:04 -08:00
vaibhav b87508b7fb Linking a page 2021-03-12 21:31:00 +05:30
Akihito INOH 51f72c50ff Fix transferring-ownership link
This commit fixes transferring-ownership link on `/docs/setup/release/notes/`.
2021-03-12 14:47:43 +09:00
Sergey Kanzhelev 40950997be Update content/en/docs/concepts/architecture/nodes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-11 17:19:23 -08:00
Enyinna Ochulor 2df5a5226b Remove Docker Version Pinning
This commit fixes the packages not found error during
Docker installation. The packages containerd.io 1.2.13-2,
docker-ce 19.03.11, and docker-cs-cli 19.03.11 are currently not in
Ubuntu 20.10. This commit instead points users to validated
versions of Docker.

fixes https://github.com/kubernetes/kubernetes/issues/99831

Signed-off-by: Enyinna Ochulor <eochulor@vmware.com>
2021-03-11 09:32:53 -08:00
Jason Gilmore 9517a9ab01 Corrected port designation in get service output
Port 6379 was errantly identified as the mongo service port however mongo-service.yaml defines port 27017. I've updated the service command output to reflect that.
2021-03-11 11:22:49 -05:00
Marcin Maciaszczyk e83eb6ae2b Restore images in Kubernetes Dashboard blog post 2021-03-11 13:41:48 +01:00
Kubernetes Prow Robot 81bc52d878 Merge pull request #26982 from YuikoTakada/redirect-kubernetes-api
Replace redirect links of labels-annotations-taints
2021-03-10 17:04:24 -08:00
Kubernetes Prow Robot 7514bf1d3f Merge pull request #26985 from vaibhav2107/update-hyperlink
Fix-hyperlink in feature gate list
2021-03-10 17:02:23 -08:00
Kubernetes Prow Robot 0a196b3643 Merge pull request #26952 from tmoschou/update-apt-repo-setup-install-steps
Update Ubuntu/Debian installation instructions to use Signed-By option
2021-03-10 08:07:15 -08:00
Andrei Artemov 4919d66afc Update the note ragarding matchLabels vs matchExpressions in the Deployment document 2021-03-10 15:58:10 +02:00
vaibhav a82eef93bd Fix-hyperlink in feature gate list 2021-03-10 13:07:09 +05:30
Yuiko Mouri a9254a9836 Replace redirect links of labels-annotations-taints 2021-03-10 15:01:58 +09:00
Terry Moschou e7e5f0c912 Remove some tabs on container-runtimes.md docs
This simplifies the containerd installation instructions. All Linux distros will
now download from Docker repos, including Ubuntu 18.04 which previously
installed from Ubuntu repos.

The Docker runtime instructions have also been simplified. The RHEL/CentOS
specific option overlay2.override_kernel_check=true option has been removed.
It seems Docker will now autodetect overlay2 support on older Linux kernels
<4.0.0,>=3.10.0-514, which have back-ported overlay2 support on RHEL/CentOS 7.4+
See moby/moby#34368
2021-03-10 15:45:33 +10:30
Qiming Teng fa183e46a6 Update data type presentation in component reference
Instead of putting "stringSlice" or "mapStringString" as data type for
flag data type, we can show more user friendly data type description
that is not GoLang specific.
2021-03-10 10:26:20 +08:00