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
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
Jerry Park
64f62106c1
Fix issue of document link in some documents
2020-07-05 22:46:08 +09:00
Tej-Singh-Rana
62c13dc35d
Fixed space issue
2020-07-04 14:42:28 +05:30
Qiming Teng
e097b93c8e
Fix pages that reference removed API groups
...
Quite some resources have been moved out of the `extensions` API group
since 1.18; the `apps/v1beta1` and `apps/v1beta2` group versions are
also dropped. This PR updates the pages which still reference such API
groups or group versions.
2020-07-04 13:23:26 +08:00
Qiming Teng
f03c187987
Fix indentation of list and code snippet for kms-provider
2020-07-04 12:31:10 +08:00
Savitha Raghunathan
220d754880
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-06-30 18:02:37 -04:00
Kubernetes Prow Robot
77b5c0d427
Merge pull request #21933 from tengqm/move-dns-debugging
...
Move DNS debugging page back to cluster administration
2020-06-27 16:50:14 -07:00
Jerry Park
427b4ec428
Fix issue with links to wrong section name
2020-06-27 20:58:23 +09:00
Kubernetes Prow Robot
3bb141c048
Merge pull request #21995 from rmohta/issue-21803
...
Add a note about reserved namespace prefix. Resolves #21803
2020-06-26 03:53:31 -07:00
Rohit Mohta
d41074866e
Add a note about reserved namespace prefix
...
A namespace with prefix 'kube-' is reserved, even though k8s will let you create that
2020-06-23 18:10:41 -07:00
Justin Brûlotte
a0bfa31a4b
Remove extra space in documentation
2020-06-23 14:56:43 -04:00
Prasad Katti
473c56aa4f
move configure-multiple-schedulers.md
2020-06-21 20:04:18 -07:00
Qiming Teng
d757b2da39
Move DNS debugging page back to cluster administration
...
DNS resolution is a task in the control plane rather than application
layer.
2020-06-20 12:45:55 +08:00
Savitha Raghunathan
7ddedb00a0
resolving conflicts
2020-06-17 17:11:24 -04:00
Jens Erat
96dca646db
Add newly introduced ping_group_range sysctl
...
kubernetes/kubernetes#85463 introduced a new safe sysctl
`net.ipv4.ping_group_range`, which was not yet added to the docs.
Signed-off-by: Jens Erat <email@jenserat.de>
2020-06-17 17:16:43 +02:00
André Martins
ff9b3e10e9
update kubeadm Cilium related docs
...
Signed-off-by: André Martins <aanm90@gmail.com>
2020-06-16 16:16:39 +02:00
Tim Bannister
74360fa8ee
Add descriptions for tasks
...
Add description metadata for each task section (English localization).
For sections that only have one page, make sure that that sole page has
description metadata set.
This change helps prepare for the migration to the Docsy theme.
2020-06-15 20:47:26 +01:00
Kubernetes Prow Robot
54e1f493a1
Merge pull request #21707 from Cweiping/remove_kubectl_run_command_deprecated_en_from_dev_1.19
...
use kubectl create deployment to create deployment with --replicas and --port
2020-06-14 06:09:55 -07:00
Weiping Cai
0202db7c00
use replicas to replace kubectl scale deployment.
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-06-14 19:08:31 +08:00
Weiping Cai
cf3becadff
use kubectl create deployment to create deployment with --replicas and --port.
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-06-13 17:31:10 +08:00
Tim Bannister
123ef06bfa
Reword & tidy CoreDNS / kube-dns task pages
...
- Rewording
- Move dns-debugging-resolution task to debugging section
“Monitoring, Logging, and Debugging” feels like the right home for this
content.
2020-06-11 23:34:39 +01:00
Kubernetes Prow Robot
b635757bc0
Merge pull request #21651 from neolit123/1.19-ca-rotation
...
tasks/tls: add a page for manual CA rotation
2020-06-11 13:26:58 -07:00