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
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