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
TAKAHASHI Shuuji
52a54dbf01
Update the URL of krew plugin list
2020-11-18 22:59:14 -05:00
Sylvain COULOMBEL
1ec78b1f28
Improve configmap usage as pod command and args
2020-11-17 21:54:25 +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
Tim Bannister
304661b156
Update cluster auditing task page
...
Tidying; also drop details of third-party audit configuration
- aggregated API servers
- remove examples of log shipping with fluentd and Logstash
These examples would find a better home in a blog article or elsewhere
on the web. For example, a new blog article that provides detailed
advice about how to deploy log aggregation, configure log shipping into
the aggregator, and protect the audit logs from tampering.
2020-11-16 22:34:04 +00:00
Lubomir I. Ivanov
c6ac783000
manual-rotation-of-ca-certificates: use kube-controller-manager naming
2020-11-16 23:09:07 +02:00
Lubomir I. Ivanov
61e330d06d
manual-ca-rotation: adjust note for "--client-ca-file"
...
- Instead of telling the users to remove the flag, tell them
that they can point to a copy of the new CA for --client-ca-file
--cluster-signing-cert-file that is not in a bundle with the old CA.
- Don't reference the kubeadm issue. If sig-auth has a tracking
issue for --client-ca-file / --cmanual-ca-rotation: adjust note for "--client-ca-file"
- Instead of telling the users to remove the --client-ca-file flag,
tell them that they can point to a copy of the new CA.
Mention the same for --cluster-signing-cert-file.
- Don't reference the kubeadm issue. If sig-auth has a tracking
issue for --client-ca-file / --cluster-signing-cert-file and bundles
we can add that at some point.
2020-11-16 23:09:07 +02:00
Andrei Kvapil
798b5c9f2a
Add missing steps to configure konnectivity-server ( #24141 )
...
* Add missing steps to configure konnectivity-server
* Update content/en/docs/tasks/extend-kubernetes/setup-konnectivity.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tasks/extend-kubernetes/setup-konnectivity.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tasks/extend-kubernetes/setup-konnectivity.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* update konnectivity manifests
* remove tcp configuration
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-11-12 23:52:23 -08:00
Kubernetes Prow Robot
9d0d7f021f
Merge pull request #24991 from fonsecas72/default-headers-http-probe
...
HTTP Probe - Update documentation about default headers
2020-11-12 11:38:26 -08: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
Hugo Fonseca
2300a3e0fe
HTTP Probe - Update documentation about default headers
2020-11-12 15:47:40 +00:00
Kubernetes Prow Robot
3450e8be44
Merge pull request #24913 from mattcary/placerholder-fsgroup
...
Promote ConfigurableFSGroupPolicy feature to beta
2020-11-11 16:24:50 -08:00
Irvi Aini
bb33373bb3
Merge branch 'master' into dev-1.20
2020-11-11 14:55:30 +01:00
Kubernetes Prow Robot
1885c0b283
Merge pull request #24692 from SergeyKanzhelev/ExecProbeTimeout
...
ExecProbeTimeout feature gate introduction
2020-11-11 05:43:48 -08:00
Sergey Kanzhelev
1f306541c7
Update content/en/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-11-11 01:39:07 -08:00
Sergey Kanzhelev
1a13c6ba45
Update content/en/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-11-11 01:38:45 -08:00
Sergey Kanzhelev
d81ee2342a
Update content/en/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-11-11 01:38:09 -08:00
Bridget Kromhout
8a3244fdd1
Dual-stack docs for Kubernetes 1.20
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
2020-11-10 16:10:45 -06:00
Sergey Kanzhelev
220a7b201b
ExecProbeTimeout feature gate introduction
2020-11-10 00:10:11 +00:00
Matthew Cary
c5ffbec1ea
placeholder CL for fsgroup policy beta
2020-11-09 21:14:47 +00:00
Lee Verberne
179c821b02
Update kubectl debug docs for 1.20 release ( #24847 )
...
* Update kubectl debug docs for 1.20 release
* Apply suggestions from code review
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
2020-11-09 04:46:25 -08:00
ruiwen-zhao
75456274f9
Explicitly mention init containers in the QoS doc
2020-11-06 19:19:38 +00:00
Kubernetes Prow Robot
afa5196363
Merge pull request #24825 from novas0x2a/patch-1
...
document HPA's implicit deactivation
2020-11-04 16:26:53 -08:00
Kubernetes Prow Robot
b436a816e9
Merge pull request #24889 from reylejano-rxm/merged-master-dev-1.20
...
Merge master into dev-1.20 to keep in sync - 11-4-20
2020-11-04 12:46:53 -08:00
Shihang Zhang
3590d73008
TokenRequest and TokenRequestProjection are GA now ( #24823 )
2020-11-04 11:24:53 -08:00
reylejano-rxm
48266bd653
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-11-04 10:32:10 -08:00
Jakob
8c68745c0f
improve structure of finalizer section in CRD guide ( #24851 )
...
- It's now more precise regarding the format of finalizers (which have to
consist of a namespace and a name, separated by a forward slash or they
will get rejected by the apiserver, with the exception of built in ones)
- It's less repetitve in general
2020-11-04 08:00:05 -08:00
Karen Bradshaw
dd618cff39
clean up turnkey cloud solutions
2020-11-03 15:40:26 -05:00
Kubernetes Prow Robot
974932e170
Merge pull request #24756 from fonsecas72/95641
...
Documenting new default headers in HTTP probes
2020-11-03 07:02:16 -08:00
Arjun Naik
b838012e1e
Added docs about container resource metric source for HPA ( #23523 )
...
* Added docs about container resource metric source for HPA
Signed-off-by: Arjun Naik <arjun.rn@gmail.com>
* Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
Co-authored-by: Guy Templeton <guyjtempleton@googlemail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Guy Templeton <guyjtempleton@googlemail.com>
2020-11-02 11:44:15 -08:00
Mike Lundy
862482e4d1
Apply suggestions from code review
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-31 12:00:00 -07:00
Hugo Fonseca
f5a8dbe61e
HTTP Probe - Documenting about default headers
2020-10-31 17:12:42 +00:00
Mike Lundy
0f4db0dc90
document HPA's implicit deactivation
2020-10-30 14:56:32 -07:00
Kristin Martin
d2c63597e5
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-10-28 14:24:02 -07:00
Kubernetes Prow Robot
fe005183f0
Merge pull request #24685 from mbelsky/mbelsky-patch-1
...
Reduce steps count to list the env vars
2020-10-25 04:21:00 -07:00
Max Belsky
8cc80bf469
Update content/en/docs/tasks/inject-data-application/define-environment-variable-container.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-23 10:51:14 +03:00
eagleusb
45ec60bed5
Merge master into dev-1.20 to keep in sync
2020-10-22 17:44:02 +02:00
Kubernetes Prow Robot
167a19e0b8
Merge pull request #24682 from DKImprowised/patch-1
...
Update configure-access-multiple-clusters.md
2020-10-22 06:47:35 -07:00
Max Belsky
dccbc5f3cd
Reduce steps count to list the env vars
2020-10-22 16:42:36 +03: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
dharmendraImprowised
d8912d5da1
Update configure-access-multiple-clusters.md
2020-10-22 14:28:47 +05:30
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
Michael McCune
de655df255
fix case for scale subresource fields
...
This change corrects the capitalization for the code blocks referring to
`statusReplicasPath` and `labelSelectorPath` to make the descriptive
text consistent with the code values.
2020-10-21 12:37:58 -04: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
jornshen
c24b5ef19d
Add kubeadm to “Install Tools”
2020-10-19 16:16:58 +08:00
Kubernetes Prow Robot
55582e1f70
Merge pull request #24533 from sftim/20201012_learning_environment_redirect
...
Redirect "Learning environment" to Install Tools task
2020-10-17 10:52:13 -07:00
W. Trevor King
71cdde7857
content/en/docs/tasks/run-application/configure-pdb: Acceptable overlapping PDBs
...
The previous "must be careful not to create" wording was making folks
uncomfortable about brief overlap periods while transitioning between
two PDBs [1].
[1]: https://bugzilla.redhat.com/show_bug.cgi?id=1861104#c29
2020-10-15 12:45:18 -07:00
Kubernetes Prow Robot
a2659dc137
Merge pull request #24578 from Tej-Singh-Rana/k8s-tej
...
Replaced URL
2020-10-15 01:10:24 -07:00
Tej-Singh-Rana
0cef76025f
Replaced URL
2020-10-15 13:26:59 +05:30
reylejano-rxm
34695f9380
dev-1.20 branch version for pod-lifecycle.md for feature state for k8s version
2020-10-14 09:35:18 -07:00
Kubernetes Prow Robot
f1ac8efcb8
Merge pull request #23887 from mtaufen/said-beta-docs-1.20
...
Update docs for ServiceAccountIssuerDiscovery beta
2020-10-14 06:55:55 -07: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
c7bc04463a
Merge pull request #23873 from matt-sm/patch-1
...
Update horizontal-pod-autoscale-walkthrough.md
2020-10-12 21:42:26 -07:00
Matt Smith
c3e87ab296
Update horizontal-pod-autoscale-walkthrough.md
2020-10-13 12:51:26 +11:00
Kubernetes Prow Robot
9b8bf10f3a
Merge pull request #24402 from SumoLogic/master
...
Add explicit info about pod limits being applied to requests
2020-10-12 17:39:22 -07:00
Kubernetes Prow Robot
6a2dae1579
Merge pull request #24262 from gjtempleton/Configurable-Scaling-Example-Clarification
...
Clarify HPA Scaling Policies
2020-10-12 17:37:22 -07:00
Kubernetes Prow Robot
caa4490191
Merge pull request #23128 from beccabau/patch-1
...
grammatical changes to resource metrics pipeline
2020-10-12 17:25:22 -07:00
Kubernetes Prow Robot
d853b50d6f
Merge pull request #24405 from T0MASD/patch-1
...
Update managing-tls-in-a-cluster.md
2020-10-12 17:13:22 -07:00
Tim Bannister
a6b52520cd
Redirect "Learning environment" to Install Tools task
2020-10-13 01:02:21 +01: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
Qiming Teng
9fa03cbdf1
Move example-ingress.yaml
...
The commit (a79db9d5de
) made the sample
YAML for Ingress a standalone file, but it was placed into a NEW
`examples/ingress` directory. This PR moves it to
`examples/service/networking` subdirectory where all other Ingress
examples are located. Having a single file under a dedicated directory
seems not good.
2020-10-12 11:17:08 +08: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
a320a9e1aa
Merge pull request #24416 from nate-double-u/23354-update-install-minikube
...
Remove content/en/docs/tasks/tools/install-minikube.md
2020-10-10 00:24:47 -07:00
Weiping Cai
a79db9d5de
fix example-ingress.yaml format error
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-10-10 10:03:46 +08:00
Nate W
b65ddd16f6
Remove content/en/docs/tasks/tools/install-minikube.md
...
As per conversations in issue https://github.com/kubernetes/website/issues/23354 ,
* Removing content/en/docs/tasks/tools/install-minikube.md page
* Adding a 302 temporary redirect for /docs/tasks/tools/install-minikube/
* Updating content/en/docs/tasks/tools/_index.md with the suggestion to add buttons to make these links more visual/see-able, including aria-labels
Additionally:
* Updating minikube capitalization throughout page
* Updating text throughout page for line length
* Correcting back ticks use throughout page
Signed-off-by: Nate W <nwaddington@cncf.io>
2020-10-09 13:50:03 -07:00
Tomas Dabašinskas
ea3ed2b6e1
Update managing-tls-in-a-cluster.md to include fields in certificate signing request (or CSR) required by kubernetes.io/kubelet-serving signer policy
2020-10-08 10:13:52 +03:00
Christopher Montoro
7fc8f1a220
Update the example for kubectl port-forward
...
Clarify that `REMOTE_PORT` is interpreted as identifying a _Service_ port when provided `TYPE` is `service`.
Also, highlight support for specifying a named port as `REMOTE_PORT`.
2020-10-07 22:02:37 -04: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
perk
4d94040676
Add explicit info about pod limits being applied to requests
2020-10-07 11:14:05 +02:00
Kubernetes Prow Robot
56a4d9ba6c
Merge pull request #24293 from kjw3/patch-1
...
Fix missing command in helm search statement
2020-10-06 10:48:43 -07:00
Kubernetes Prow Robot
f145181adc
Merge pull request #24051 from rikatz/patch-2
...
Add curl to required packages in kubectl install
2020-10-06 06:54:20 -07:00
Kubernetes Prow Robot
f9f21ac636
Merge pull request #24297 from pjhwa/fix-24296
...
Fix issue with tasks/administer-cluster/out-of-resource/
2020-10-02 10:12:48 -07:00
GuyTempleton
5b15a7108f
Clarify HPA Scaling Policies
...
Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-02 18:09:13 +01:00
Kubernetes Prow Robot
9e01fb5560
Merge pull request #24037 from RULCSoft/fix-typos
...
Fix typos
2020-10-02 07:25:20 -07:00
Kubernetes Prow Robot
5bf9d97d6e
Merge pull request #24231 from santadasu/patch-1
...
Correct a typo in horizontal-pod-autoscale file
2020-10-01 14:45:19 -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
Kevin Jones
6fe4034d87
Fix missing command in helm search statement
2020-09-30 22:44:10 -04:00
Kubernetes Prow Robot
0445c38154
Merge pull request #24225 from miry/update-ingress-example-with-new-api-en
...
[en] Use apiversion networking.k8s.io/v1 for ingress
2020-09-29 18:23:25 -07:00
santadasu
5ede1e94c5
Correct a type in horizontal-pod-autoscale file
...
None
2020-09-29 14:28:39 -07:00
Michael Nikitochkin
599e1db6dc
Use apiversion networking.k8s.io/v1 for ingress for EN
...
There is a warning deprecation message for kubernetes v1.19:
```
Warning: networking.k8s.io/v1beta1 Ingress is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
```
Switched apiversion in the example to `networking.k8s.io/v1`
2020-09-29 18:03:58 +02: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
Andres Caro
9fd549b12c
Update the run command to refer to pod creation
...
The "run" command refers to deployment creation and it should refer to pod creation
2020-09-24 08:05:24 -05:00
Kubernetes Prow Robot
efa6d3de30
Merge pull request #24074 from dkarlovi/patch-1
...
Make the dashboard URL a clickable link
2020-09-24 05:16:05 -07:00
Alpha
eafae3d991
doc: fix broken link
2020-09-24 18:50:32 +08:00
Dalibor Karlović
8c626d69d3
Make the dashboard URL a clickable link
2020-09-23 18:36:24 +02:00
Ricardo Katz
f4fe5eafd8
Add curl to required packages in kubectl install
2020-09-22 15:34:29 -03:00
Jorge Vallecillo
1213635880
Fix typos
2020-09-21 15:36:01 -06:00
Sushil Kumar
cf14321b76
Fixed typo
...
Fixed typo s/kustomizae/kustomize
2020-09-19 12:18:16 -07:00
Kubernetes Prow Robot
820f47016a
Merge pull request #23986 from howieyuen/fix-format
...
[en] fix code block rendering mistake
2020-09-18 20:12:28 -07:00
Hao Yuan
dfda08a978
fix code block cannot be rendered in title
2020-09-18 21:29:19 +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
Kubernetes Prow Robot
729249487f
Merge pull request #23957 from elvinjgalarza/master
...
Fix outbound link to Cilium K8s Installation Guide
2020-09-17 12:44:45 -07:00
Kubernetes Prow Robot
8e4951c67c
Merge pull request #23898 from varadaprasanth/patch-2
...
Update run-stateless-application-deployment.md
2020-09-15 23:25:19 -07:00
Kubernetes Prow Robot
2d340079bf
Merge pull request #23900 from varadaprasanth/patch-4
...
Pod object is formatted
2020-09-15 18:03:20 -07:00
Michael Taufen
da08874e48
Update docs for ServiceAccountIssuerDiscovery beta
...
https://github.com/kubernetes/enhancements/issues/1393
2020-09-15 11:05:42 -07:00
varadaprasanth
d455c7f5fd
Update horizontal-pod-autoscale.md
...
pod is replaced with 'Pod' as per the documentation naming conventions
2020-09-15 15:33:13 +05:30
varadaprasanth
19d46f796d
Update horizontal-pod-autoscale-walkthrough.md
...
pod is replaced with 'Pod' as per the documentation naming conventions.
2020-09-15 15:22:59 +05:30
varadaprasanth
42f23e75b7
Update run-stateless-application-deployment.md
...
Pod name is changed from pod, as per the documentation naming conventions.
2020-09-15 14:59:08 +05:30
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
Kubernetes Prow Robot
f53a4c700d
Merge pull request #23406 from oomichi/update-link-of-kuztomization
...
Update the link of kustomization file
2020-09-14 08:00:59 -07:00
Matt Smith
e85fabe3ed
Update horizontal-pod-autoscale-walkthrough.md
...
As per the error described in https://github.com/LevelUpEducation/kubernetes-demo/issues/31 , guidance was to add the generator explicitly:
`kubectl run --generator=run-pod/v1 -i --tty load-generator --image=busybox /bin/sh`
But I prefer the example from the run docs https://jamesdefabia.github.io/docs/user-guide/kubectl/kubectl_run/ :
`kubectl run -i --tty busybox --image=busybox --restart=Never`
2020-09-14 19:59:45 +10:00
Kubernetes Prow Robot
c901c84e55
Merge pull request #23782 from tengqm/create-secret-tasks
...
Separating tasks from Secret concept
2020-09-13 17:20:57 -07:00
Kubernetes Prow Robot
99439157bb
Merge pull request #23744 from tengqm/improve-obj-mgmt
...
Improve object management page by adding a hint
2020-09-13 13:02:57 -07:00
Qiming Teng
995b067fdb
Separating tasks from Secret concept
...
There are many contents in the (*very big*) Secret concept page which
are actually tasks. This PR proposes a separation of some contents
into separate tasks, so that we have a (hopefully) better organization
of the content and we make room for improvement to the concept itself.
Note that the creation of the `configmap-secret` directory (instead of
`secret`) is an intent to create a folder for both ConfigMap and Secret,
both of which are about configurations though there are quite some
differences between them.
2020-09-13 21:06:58 +08:00
Qiming Teng
7ff239625b
Improve object management page by adding a hint
...
The current instruction doesn't work if one is using `generateName`
field when creating an object.
2020-09-10 08:39:21 +08: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
Qiming Teng
321342b3f0
Fix nits in CRD task
2020-09-08 18:45:38 +08: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
Roman Marusyk
f4028e2a01
Removes IPVS prerequisites
2020-09-04 12:21:34 +03: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
Christopher De Vries
b7f8f824b0
Incorporate suggested language change from Tim Bannister with a couple changes.
2020-08-27 12:46:25 -04:00
Kubernetes Prow Robot
fc3a6220bf
Merge pull request #23096 from sftim/20200812_tidy_troubleshooting
...
Tidy troubleshooting task
2020-08-26 15:01:02 -07:00
Kubernetes Prow Robot
70b75e16f0
Merge pull request #22981 from shuuji3/en/replace-special-quote-with-normal-ones
...
Replace special quote characters with normal ones
2020-08-26 14:55:02 -07:00
Kubernetes Prow Robot
723b0863c6
Merge pull request #22754 from sftim/20200726_document_customresourcedefinition_stable
...
Document CustomResourceDefinition as stable
2020-08-26 14:53:03 -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
Kubernetes Prow Robot
5a1cbbae00
Merge pull request #23116 from bgsilvait/patch-1
...
Update manifests with the correct API version
2020-08-26 14:00:21 -07:00
Kenichi Omichi
54471cde97
Update the link of kustomization file
...
The page of kustomize/docs/glossary.md has been moved from
https://github.com/kubernetes-sigs/kustomize to
https://kubernetes-sigs.github.io/kustomize/api-reference/glossary/
This updates the link.
2020-08-24 23:51:52 +00:00
Savitha Raghunathan
95c94c03d5
resolving conflicts
2020-08-23 12:13:37 -04:00
Tim Bannister
85aaea2a99
Document CustomResourceDefinition as stable
...
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
2020-08-22 14:14:47 +01:00
Tim Bannister
420155905a
Fix cluster auditing task page
2020-08-19 00:29:06 +01:00
Becca Bau
f6eafd9480
Update content/en/docs/tasks/debug-application-cluster/resource-metrics-pipeline.md
...
Avoiding Latin phrasing
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
2020-08-18 18:32:45 -04:00
Kubernetes Prow Robot
143405e792
Merge pull request #22822 from mokua/patch-8
...
Update custom-resource-definitions.md
2020-08-18 14:13:10 -07:00
Kubernetes Prow Robot
a860aee1d7
Merge pull request #23073 from habibrosyad/patch-22980
...
Relocate 'qosClass' under 'status' in examples
2020-08-16 14:22:18 -07:00
Tim Bannister
84b05958b2
Tidy troubleshooting task
2020-08-15 14:07:07 +01:00
Christopher De Vries
4bb76cd0fb
Change secondary to replica and use primary as an adjective consistently
2020-08-14 08:04:50 -04:00
Becca Bau
2a19a35ad9
grammatical changes to resource metrics pipeline
...
Made some grammatical changes to the text.
2020-08-13 18:09:35 -04:00
Christopher De Vries
044d11de32
Replace master/slave with primary/secondary where possible
2020-08-13 08:59:24 -04:00
Bruno Gabriel da Silva
d8b3ec4f63
Update manifests with the correct API version
...
Change the API from deployment manifests apps/v1beta1 -> apps/v1
As per doc (https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/ )
Deployment in the extensions/v1beta1, apps/v1beta1, and apps/v1beta2 API versions is no longer served
Migrate to use the apps/v1 API version, available since v1.9. Existing persisted data can be retrieved/updated via the new version.
2020-08-13 11:06:12 +01:00
Anna Jung
dfb15d9f30
Fix syntax issue with ingress demo
2020-08-12 08:47:34 -05:00
Kubernetes Prow Robot
d95a497cbf
Merge pull request #23047 from aallbrig/ingress-minikube-example-snippet-fix
...
Ingress snippet conforms to ingress spec
2020-08-12 06:25:45 -07:00
Qiming Teng
b8541d2127
Tune links in tasks section (1/2)
2020-08-12 18:32:22 +08:00
Daniel Schnetler
d6e371fc57
Update _index.md
2020-08-11 23:15:20 +02:00
Anna Jung
09d0f598fa
Merge master into dev-1.19 to keep in sync
2020-08-11 08:34:02 -05:00
TAKAHASHI Shuuji
c6a96128c4
Replace special quote characters with normal ones.
2020-08-11 21:05:22 +09:00
M. Habib Rosyad
31d3d215e6
relocate 'qosClass' under 'status' in examples
2020-08-11 16:55:30 +07:00
Andrew Allbright
c8c662b99e
Ingress snippet conforms to ingress spec
2020-08-10 05:37:59 -04:00
Kubernetes Prow Robot
a8d831318c
Merge pull request #23017 from tengqm/links-tasks-2
...
Tune links in tasks section (2/2)
2020-08-09 17:24:19 -07:00
Qiming Teng
92ae1a9cf8
Tune links in tasks section (2/2)
2020-08-08 16:15:28 +08:00
TAKAHASHI Shuuji
7b3322d426
Add a code block fence for example-ingress.yaml.
2020-08-06 11:56:33 +09:00
Richard Mokua
4719ff5ef3
Update custom-resource-definitions.md
...
Fixed indentation on line 676
2020-08-05 07:13:32 +02:00
jimoosciuc
5c6727bc1a
Update custom-resource-definition-versioning.md
...
Fixed an issue on CustomResourceDefinition yaml
2020-08-04 17:00:03 +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
Richard Mokua
1c76afc2bc
Update custom-resource-definitions.md
...
The example on line 746-754, should has an image tag; with the image tag, the validation will fail with the error "validating data: ValidationError(CronTab.spec): unknown field "image"". Solution : Adding the image field on the CustomResourceDefinitions.
2020-07-30 07:56:34 +02:00
Savitha Raghunathan
e2a861c2f9
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-07-27 19:10:42 -04:00
Kubernetes Prow Robot
1b0c69187c
Merge pull request #21895 from mokua/patch-7
...
Update audit.md
2020-07-27 06:42:20 -07:00
Richard Mokua
9c24d96885
Update audit.md
...
volume mount indentation correction
2020-07-27 12:54:43 +02:00
Richard Mokua
8e69d20a2f
Update audit.md
...
correct indentation on the policy file and log file hostPath volumes
2020-07-27 08:02:20 +02: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
Cweiping
c80c9c40c1
fix page configure-multiple-schedulers/#enable-leader-election style error ( #22642 )
...
* fix https://kubernetes.io/docs/tasks/extend-kubernetes/configure-multiple-schedulers/#enable-leader-election style error
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
* fix https://kubernetes.io/docs/tasks/extend-kubernetes/configure-multiple-schedulers/#enable-leader-election style error
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-07-26 20:16: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
f8868b300b
Merge pull request #22644 from HoussemDellai/edit-hpa-docs
...
Replaced ADD with COPY in Dockerfile
2020-07-26 19:08:17 -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
Kubernetes Prow Robot
1b9a074fff
Merge pull request #22675 from sftim/20200723_improve_task_tools_overview
...
Revise overview for Install Tools tasks
2020-07-26 19:00:17 -07:00
Roberth Strand
a5e1ede968
Wrong formatting on curl command for downloading latest release of kubectl ( #22738 )
...
* Update install-kubectl.md
Wrong formatting on the first curl command
* Update content/en/docs/tasks/tools/install-kubectl.md
Correct syntax
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-07-26 18:46:16 -07:00
Tim Bannister
0f519e614a
Revise overview for Install Tools tasks
...
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
2020-07-26 15:23:28 +01:00
Kubernetes Prow Robot
214a9ca745
Merge pull request #22698 from mweibel/patch-1
...
windows: update link to docker engine installation
2020-07-25 10:58:16 -07:00
Kubernetes Prow Robot
e21e35d403
Merge pull request #22313 from tengqm/remove-falco
...
Remove Falco from website
2020-07-24 10:28:22 -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
dmcquiston8
ece290e431
Update debug-application.md
2020-07-22 18:19:35 -04:00
Arhell
531a496c14
remove backticks from “Change the Reclaim Policy of a PersistentVolume” page
2020-07-23 00:38:48 +03:00
Houssem Dellai
c84caa795a
Replaced ADD with COPY in Dockerfile
...
COPY is more safe than ADD
2020-07-22 15:34:00 +02:00
Qiming Teng
280afd8896
Remove Falco from website
...
This content is dual hosted 3rd party content.
2020-07-22 20:59:37 +08:00
Ben Gadbois
a491d86a0c
audit: typo fix
2020-07-20 14:30:44 -07:00
Kubernetes Prow Robot
3841d72380
Merge pull request #21278 from hasheddan/seccomp
...
Add documentation for Seccomp GA
2020-07-20 12:14:39 -07:00
hasheddan
3ad7ea77f1
Add documentation for generally available seccomp functionality
...
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2020-07-20 13:51:17 -05:00
Savitha Raghunathan
53f2d23359
resolving conflicts
2020-07-19 19:15:36 -04:00
Tej-Singh-Rana
7bf0200de2
Fixed space gap
2020-07-17 22:53:43 +05:30
Qiming Teng
7b2126c036
Update audit.md
2020-07-16 21:03:06 +08:00
Qiming Teng
c52731f462
Drop DynamicAuditing
...
The dynamic auditing feature is dropped in 1.19.
Ref1: https://groups.google.com/forum/#!topic/kubernetes-sig-auth/aV_nXpa5uWU
Ref2: kubernetes/kubernetes#91502
2020-07-16 20:51:57 +08:00
Kubernetes Prow Robot
eb6b1f8a4e
Merge pull request #21663 from rosti/kubeadm-cc-updates-1.19
...
kubeadm: component config updates in 1.19
2020-07-15 17:44:33 -07:00
Kubernetes Prow Robot
c26fdebaad
Merge pull request #21108 from liggitt/csr-ga
...
Rotate kubelet client certificates GA, CSR API GA
2020-07-15 14:50:37 -07:00
Kubernetes Prow Robot
78c130b286
Merge pull request #21581 from liggitt/warning-doc
...
Document deprecation warnings feature
2020-07-15 14:48:38 -07:00
Jordan Liggitt
f12bc65e80
Address doc review comments
2020-07-15 12:24:42 -04:00
Jordan Liggitt
78d4a10243
CSR API to GA
2020-07-15 11:56:07 -04:00
Jordan Liggitt
bc2ed912d9
Rotate kubelet client certificates GA
2020-07-15 11:55:23 -04:00
marosset
8a9763a8bc
Upgrading Windows OS version support + containerd feature state for v1.19
...
Co-authored-by: jsturtevant <jstur@microsoft.com>
2020-07-15 08:45:50 -07:00
Jordan Liggitt
2d4357abc6
Add deprecation warning info
2020-07-15 11:30:44 -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
Qiming Teng
621e5e7236
Avoid using deprecated commands in task
...
The `kubectl run` way of creating Deployment is deprecated. This PR
replaces it with the new equivalent command.
2020-07-09 10:21:51 +08: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