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
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
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
Kappie37
e317531fad
Update content/en/docs/tasks/administer-cluster/access-cluster-api.md
...
remove unnecessary 'https://kubernetes.io ' from a link
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-09 09:57:28 +01:00
Sandeep Rajan
5fcc8b2961
remove mentions of kube-dns in kubeadm docs
2021-03-08 11:54:58 -05:00
Kappie37
5f7439095e
Update access-cluster-api.md
...
Update not working link to the correct one about Accessing the API from within a Pod
2021-03-08 13:53:16 +01:00
Lubomir I. Ivanov
235509450a
kubeadm: add a new page
...
- Add the new page "Configuring a cgroup driver"
The page includes details on how to configure the cgroup driver
using kubeadm. It also includes a migration guide for users to
move to the "systemd" driver.
- Link to the new page from install-kubeadm.md and container-runtimes.md
2021-03-05 00:37:30 +02:00
Kubernetes Prow Robot
f1e80a9a66
Merge pull request #26405 from geoffcline/gdc-patch-4
...
update guidance on DNS resolution for services
2021-03-02 19:15:19 -08:00
uhari03
7639bfbf83
Move accessing API from within pod to tasks ( #26601 )
...
* Move accessing API from within pod to tasks
* Remove reviewers, version check; Add whatsnext
* Move to run applications
* Fix what's next section link
2021-03-02 19:05:20 -08:00
Geoffrey Cline
5ead4bf8e8
revise docs for service DNS
2021-03-02 20:08:14 +00:00
Neha Viswanathan
41220636ec
Migrate https://kubernetes.io/docs/concepts/cluster-administration/certificates/ to tasks section
2021-02-24 18:33:38 -08:00
Juampy NR
ce8d33face
Add example to restore snapshot
2021-02-24 10:22:38 +01:00
Juampy NR
a7c7662fb9
Demonstrate how to use secure communication
2021-02-24 10:06:02 +01:00
Qiming Teng
3b916b3366
Drop outdated information from the page
2021-02-16 11:31:31 +08:00
Qiming Teng
9cac41b0a8
Fix links to etcd official documentation
2021-02-16 11:29:50 +08:00
Qiming Teng
092cbba2c3
Wrap long lines and fix the indentation of lists
2021-02-16 10:56:50 +08:00
Karen Bradshaw
3fd65482e8
clean up use of word: simply
2021-02-07 12:15:29 -05:00
Kubernetes Prow Robot
d2e7f4acab
Merge pull request #26352 from kbhawkey/fixup-remove-word-easy
...
clean up use of word: easy
2021-02-04 10:48:26 -08:00
Kubernetes Prow Robot
8a8f87f708
Merge pull request #26256 from Cweiping/feature/fix_pid_pressure
...
fix default value of nodefs.inodesFree on linux
2021-02-04 10:42:25 -08:00
Karen Bradshaw
c4ef1d4b81
Apply suggestions from code review
...
Thanks for the review. Good suggestions!
Co-authored-by: Celeste Horgan <celeste@cncf.io>
2021-02-03 14:28:28 -05:00
Kubernetes Prow Robot
071e987af2
Merge pull request #25893 from surajssd/update-kubelet-config-link
...
Reconfigure Kubelet: Update kubelet config link
2021-02-01 17:14:27 -08:00
Karen Bradshaw
7d9916af0c
clean up use of word: easy
2021-02-01 15:14:25 -05:00
Suraj Deshmukh
41de0def52
Reconfigure Kubelet: Update kubelet config link
...
The old link points to the code base of 1.11. Since then there have been
several changes to the configuration, either new flags added or removed.
Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2021-01-30 12:46:26 +05:30
Weiping Cai
6f777c9e64
fix pid pressure
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2021-01-29 09:40:02 +08:00
chymy
52b80e0dc1
Fix net-conf.json fommat err
...
Signed-off-by: chymy <chang.min1@zte.com.cn>
2021-01-28 10:04:36 +08:00
Kubernetes Prow Robot
b1f370dd13
Merge pull request #26229 from rikatz/spell-correction
...
Fix some spell checking
2021-01-27 09:51:40 -08:00
Kubernetes Prow Robot
4f244bcbf6
Merge pull request #25787 from SergeyKanzhelev/migrateFromDockershim
...
Migrating from dockershim documentation
2021-01-26 16:29:39 -08:00
Ricardo Pchevuzinske Katz
2346581566
Fix some spell checking
...
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
2021-01-24 16:27:42 -03:00
Sergey Kanzhelev
b10decb87c
migrating from dockershim
2021-01-20 01:41:13 +00:00
Kubernetes Prow Robot
bda76049d8
Merge pull request #24957 from aojea/nodelocaldnsipv6
...
expand nodelocaldns docs with IPv6
2021-01-12 09:50:36 -08:00
ydFu
8d50a4c4d7
Add Code blocks in limit-storage-consumption.md
...
* Add Code blocks in the Markdown spec to make it easy to read.
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-05 11:58:16 +08:00
Naoki Oketani
89578d9146
Cloud Controller Manager: fix a broken link
2021-01-02 19:16:37 +09:00
Giridharaprasad
48d3dbe0d3
Update change-default-storage-class.md
2020-12-24 23:01:36 +05:30
Sam Culley
8fcb55007b
moved drain the node step to after call kubeadm upgrade step for worker nodes
2020-12-23 20:40:32 +00:00
guzj11
fcef54f2c8
Update namespaces.md
...
update the unnumbered format
2020-12-17 16:02:16 +08:00
Kubernetes Prow Robot
caa05b9456
Merge pull request #25245 from SergeyKanzhelev/pid-available
...
add `pid.available` to the eviction signals list
2020-12-08 15:11:34 -08:00
Sergey Kanzhelev
d1dc73cb3a
add `pid.available` to the eviction signals list
2020-12-08 22:58:23 +00:00
Anna Jung (VMware)
7f43aceddb
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-12-07 10:39:57 -06:00
Kubernetes Prow Robot
b905af1f34
Merge pull request #24911 from roycaihw/restore-etcd
...
document one should restart all system components after restoring etcd
2020-12-07 07:19:27 -08:00
Haowei Cai
c6175427bb
document one should restart all system components after restoring etcd
2020-12-04 10:45:29 -08:00
Kubernetes Prow Robot
79a60308e9
Merge pull request #24921 from roycaihw/apiserver-identity
...
document kube-apiserver identity
2020-11-29 10:56:48 -08:00
Antonio Ojea
e1bd7c0950
expand nodelocaldns docs with IPv6
2020-11-26 09:06:31 +01:00
reylejano-rxm
d8ae37587e
Merge remote-tracking branch 'upstream/master' into dev-1.20 to keep in sync - 11-25-2020
2020-11-25 07:03:22 -08:00
Kubernetes Prow Robot
6fa3e91eb8
Merge pull request #24781 from k-wiatrzyk/dev-1.20-tm-scope
...
Update Topology Manager documentation to include the scope feature
2020-11-24 13:38:39 -08:00
Haowei Cai
2ad9e0239d
document kube-apiserver identity
2020-11-24 13:35:56 -08:00
Krzysztof Wiatrzyk
4255393696
Update Topology Manager documentation to include the scope feature
...
Signed-off-by: Krzysztof Wiatrzyk <k.wiatrzyk@samsung.com>
2020-11-24 14:10:35 +01:00
Kubernetes Prow Robot
de2de57166
Merge pull request #24935 from robscott/endpointslice-ga
...
Updating EndpointSlice docs for 1.20
2020-11-23 07:01:35 -08:00
Rob Scott
c927e9a573
Updating EndpointSlice docs for Kubernetes 1.20
...
This include the new EndpointSliceNodeName and EndpointSliceTerminating
feature gates as well as the deprecation of the Topology field.
2020-11-20 16:43:35 -08:00
Mark Rossetti
b41ee25727
doc updates for graduating Windows + containerd support to stable ( #24862 )
...
fixing content in tabs on adding-windows-nodes.md
reworking tabbed content on adding-windows-nodes.md
intro-windows-in-kubernetes.md
Updating Windows pause image details
PR feedback for adding-windows-nodes.md
Updating comments got GMSA on containerD
2020-11-20 07:10:51 -08:00
Kubernetes Prow Robot
2c2cdeb5d8
Merge pull request #24908 from neolit123/1.20-upgrade-docs
...
kubeadm: update the upgrade documentation for 1.20
2020-11-20 06:58:51 -08:00
Tim Bannister
59dcd57cc9
Revise cluster management task
...
After removing the sections of the page that are not in line with the
content guide, there is little left.
Edit pages that link to removed task to no longer link there.
Redirect using 302 status so that there is a future opportunity to reinstate
the page or something like it.
- Avoid links to removed cluster management task
- Broaden applicability of “Safely Drain A Node”
- Add (stub) cluster upgrade task page
- Add a basic page about upgrading your cluster.
- Add a task page about enabling or disabling HTTP APIs
2020-11-20 10:22:25 +00:00
Lubomir I. Ivanov
b675adf796
kubeadm: upgrade the upgrade documentation for 1.20
...
Update the kubeadm upgrade documentation:
- Re-order the steps to drain / upgrade kubelet/kubectl / uncordon
- Remove the detailed output from apply and plan.
- Use {{ skew ... }} markers so that we can avoid more verbose changes
to the document.
- Apply minor / general cleanup (whitespace, missing ':')
2020-11-19 22:06:45 +02:00
Somtochi Onyekwere
ba77c903ed
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-11-19 17:09:49 +01:00
Toni Tauro
ccbab9c9d6
Update dead Link to Docker EE Installation
...
Link to official documentation. Mirantis Link is dead (404)
2020-11-17 14:33:43 +01:00
Lubomir I. Ivanov
d0c6d303c3
kubeadm: promote the "kubeadm certs" command to GA ( #24410 )
...
The command resided under "kubeadm alpha certs".
It will be promoted to GA in 1.20 as "kubeadm certs".
The existing command "kubeadm alpha" will
remain present for one more release, but it will be hidden
from documentation as it is deprecated.
2020-11-12 11:28:25 -08:00
Kubernetes Prow Robot
b2c714b279
Merge pull request #24678 from tengqm/links-tasks
...
Fix links in the tasks section
2020-10-22 02:09:35 -07:00
Qiming Teng
740eb340d4
Fix links in the tasks section
...
This PR fixes links where the target is a redirection. The special case
is about minikube, which has been deleted recently. The dangling link
now points to `/docs/tasks/tools/` which makes no sense. This PR change
the target for `minikube` to `https://minikube.sigs.k8s.io/docs/ `.
2020-10-22 15:01:45 +08:00
Neha Viswanathan
a8b6551c22
update kubernetes-incubator references
2020-10-20 23:10:28 -07:00
Tim Bannister
78351ecaf5
Transfer “Controlling Access to the Kubernetes API” to the Concepts section
...
Readers from several different backgrounds will find it useful to know
about how Kubernetes controls access to its API. Promote this overview
to the Security subsection of Concepts.
2020-10-20 23:41:56 +01:00
Kubernetes Prow Robot
720812a0ce
Merge pull request #23755 from sftim/20200908_revise_task_safely_drain_node
...
Revise node draining task page
2020-10-12 22:14:26 -07:00
Kubernetes Prow Robot
b55fda3e91
Merge pull request #24490 from AlphaWong/patch-1
...
doc: update corefile
2020-10-12 16:59:23 -07:00
Kubernetes Prow Robot
401c4fc0fa
Merge pull request #24519 from JornShen/improve_diagram_of_compute_resources
...
Improve diagram for “Reserve Compute Resources for System Daemons”
2020-10-12 11:08:48 -07:00
Kubernetes Prow Robot
c655e02bb9
Merge pull request #24518 from shuuji3/fix-markup-error
...
Fix a markup error on tasks/administer-cluster/running-cloud-controller
2020-10-12 08:36:48 -07:00
jornshen
e9f483808b
Improve diagram for “Reserve Compute Resources for System Daemons”
2020-10-12 20:30:58 +08:00
TAKAHASHI Shuuji
9b55db0286
Fix a markup error.
2020-10-12 16:42:03 +09:00
Alpha
087513d4c9
doc: update corefile
...
I think `CoreFile` replace the keyword `proxy` with `forward` in their config file
2020-10-11 16:27:04 +08:00
Kubernetes Prow Robot
11ee97d567
Merge pull request #24140 from qiutongs/master
...
Add a new known issue to the out-of-resource doc: active_file memory is not considered as available memory
2020-10-07 14:22:17 -07:00
Qiutong Song
3a0302d128
Address comments and take the suggested wording
2020-10-01 14:02:43 -07:00
Jerry Park
45a5a5210f
Fix issue with tasks/administer-cluster/out-of-resource/
2020-10-01 13:13:59 +09:00
Qiutong Song
fd97fcd9d5
Add a new known issue to the out-of-resource doc: active_file memory is not considered as available memory
2020-09-25 13:49:35 -07:00
Alpha
eafae3d991
doc: fix broken link
2020-09-24 18:50:32 +08:00
Kubernetes Prow Robot
9f0a206fe0
Merge pull request #23757 from dougsland/docs-doug
...
[docs] fix client-go example
2020-09-17 19:00:45 -07:00
Elvin J. Galarza
2d7b6b85f5
Fix outbound link to Cilium K8s Installation Guide
...
Updated the outbound link to Intro to Cilium K8s and Installation Guide to reflect the new link on the Cilium site.
2020-09-14 22:57:40 -04:00
Douglas Schilling Landgraf
bdafcf5aa4
[en]: add missing context module for the go example
...
The client-go example is missing the param context.
This patch adds the missing param.
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
2020-09-08 20:59:00 -04:00
Douglas Schilling Landgraf
ed8ffbda4c
[en]: Add package main to client-go example
...
The package main is missing from the example.
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
2020-09-08 20:56:13 -04:00
Tim Bannister
b838ea7a3e
Revise node draining task page
2020-09-08 21:32:45 +01:00
gm7y8
b330bb0256
Move eviction-policy from tasks to concepts
...
add what's next to eviction policy
2020-09-07 23:44:28 +01:00
Celeste Horgan
47dd26bf09
Add 3rd party content warning
...
Signed-off-by: Celeste Horgan <celeste@cncf.io>
Co-authored-by: Tim Bannister <tim+github@scalefactory.com>
2020-09-01 10:39:06 -07:00
Kubernetes Prow Robot
06a9e0f39d
Merge pull request #22490 from missingcharacter/patch-1
...
Remove `cluster/update-storage-objects.sh` reference
2020-08-26 14:51:04 -07:00
Anna Jung
09d0f598fa
Merge master into dev-1.19 to keep in sync
2020-08-11 08:34:02 -05:00
Qiming Teng
92ae1a9cf8
Tune links in tasks section (2/2)
2020-08-08 16:15:28 +08:00
Savitha Raghunathan
53c71ad3f9
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-08-03 16:09:39 -04:00
TAKAHASHI Shuuji
36d9239fb1
Fix broken links to pages under /en/docs/tasks/administer-cluster/manage-resources/
2020-08-01 17:45:36 +09:00
Savitha Raghunathan
e2a861c2f9
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-07-27 19:10:42 -04:00
Tim Bannister
49eee8fd3d
Revise Pod concept ( #22603 )
...
* Revise Pod concept
Adapt the existing Pod documentation to suit the Docsy theme, by
promoting the Pod concept itself to /docs/concepts/workloads/pods/
Following on from this, update the Pod Lifecycle page to cover the
lifecycle of a Pod and follow on directly from the Pod concept,
for readers keen to understand things in detail.
This change also removes the automatic contents list from the Pod
overview page. Instead, the new page links to all the pages
inside the Pod section.
* Update links to Pod concept
Link to updated content
* Incorporate Pod concept suggestions
Co-authored-by: Celeste Horgan <celeste@cncf.io>
* Revise StatefulSet suggestion for Pod concept
Co-authored-by: Celeste Horgan <celeste@cncf.io>
Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-07-26 20:18:16 -07:00
Kubernetes Prow Robot
9880cbd671
Merge pull request #22318 from tengqm/fix-19996
...
Fix pages that reference removed API groups
2020-07-26 19:38:18 -07:00
Kubernetes Prow Robot
bf447ce552
Merge pull request #22626 from Arhell/upd-page
...
remove backticks from “Change the Reclaim Policy of a PersistentVolum…
2020-07-26 19:06:17 -07:00
Michael Weibel
7f71c6c053
windows: update link to docker engine installation
...
the existing link unfortunately is a dead link and doesn't redirect to the new place properly. Linking directly probably makes sense.
2020-07-24 12:25:58 +02:00
Arhell
531a496c14
remove backticks from “Change the Reclaim Policy of a PersistentVolume” page
2020-07-23 00:38:48 +03:00
Savitha Raghunathan
53f2d23359
resolving conflicts
2020-07-19 19:15:36 -04:00
Rostislav M. Georgiev
65e914e5e5
Update the `kubeadm upgrade` page for 1.19
...
Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2020-07-15 16:32:35 +03:00
Rostislav M. Georgiev
b554f41c21
kubeadm: Document component config related changes
...
This briefly adds a description for some side steps in the upgrade
process. Most notably, it mentions the existance of the component config
state table at the end of the `kubeadm upgrade plan` output and the need
to specify a file with upgraded configs to `kubeadm upgrade apply` if
the config state table says so.
Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2020-07-15 16:32:35 +03:00
Qiming Teng
31730ce174
Use inline links when possible
...
This is in prep for link checker. By using inline links everywhere, we:
- reduce the risk of dangling, missing, unused links as you can see from the PR;
- simplify the link checker logic (under development).
2020-07-15 17:09:32 +08:00
Kubernetes Prow Robot
b9a5adeedd
Merge pull request #21589 from robscott/endpointslice-1.19
...
Updating EndpointSlice documentation for Kubernetes 1.19
2020-07-14 09:41:21 -07:00
Rob Scott
028af758bb
Updating EndpointSlice documentation for Kubernetes 1.19
2020-07-13 13:25:00 -07:00
Brian Pursley
647e48ca33
Fix broken Debugging DNS Resolution link
2020-07-13 16:02:02 -04:00
Ricardo Rosales
abfff67725
Remove `cluster/update-storage-objects.sh` reference
...
Seems like this https://github.com/kubernetes/kubernetes/pull/83969/files makes it obsolete
2020-07-13 10:22:29 -05:00
Savitha Raghunathan
0ebc16c10c
resolving conflicts
2020-07-08 16:01:48 -04:00
Kubernetes Prow Robot
ca8ae6e1cb
Merge pull request #22316 from tengqm/fix-19337
...
Fix indentation of list and code snippet for kms-provider
2020-07-06 13:27:57 -07:00
Kubernetes Prow Robot
3408ac404f
Merge pull request #22323 from Tej-Singh-Rana/k8s-tej
...
Fixed space issue
2020-07-06 09:56:52 -07:00