Jordan Liggitt
bc2ed912d9
Rotate kubelet client certificates GA
2020-07-15 11:55:23 -04:00
James Sturtevant
00ef397436
adjust wording
2020-07-15 08:52:35 -07: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
xing-yang
d2c58dcd0f
Add doc for vSphere CSI Migration
2020-07-15 15:02:30 +00: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
Kubernetes Prow Robot
647b1d3ff0
Merge pull request #21534 from daschott/daschott-win-networking-1.19
...
updating Windows networking section with new features
2020-07-15 05:54:38 -07:00
Kubernetes Prow Robot
f7d2e6da8c
Merge pull request #22441 from ankeesler/ankeesler/exec-cred-prov-install-hint
...
Update external credential providers docs with install hint details
2020-07-15 05:52:37 -07:00
Tim Bannister
591d3c15cb
Tidy EndpointSlice concept
2020-07-15 10:36:21 +01: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
Daniel Kucera
74dbe5de22
fix tolerationsWhitelist annotation example
2020-07-15 09:12:30 +02:00
Kubernetes Prow Robot
6af7fec403
Merge pull request #22522 from sftim/20200715_tidy_ingress_concept_for_ga
...
Tidy ingress concept for GA
2020-07-14 21:20:37 -07:00
Tim Bannister
15ecffa4d0
Tidy Ingress concept
...
Update documentation for stable Ingress resource (tidying)
2020-07-15 00:42:38 +01:00
Franco Morinigo
54b80dc136
Add target nodes AWS ELB annotation documentation
2020-07-14 20:11:45 -03:00
Kubernetes Prow Robot
6ec8665bba
Merge pull request #22429 from Huang-Wei/postfilter-doc
...
Document the changes of scheduler PostFilter extension point
2020-07-14 13:21:22 -07:00
Patrick Ohly
25d50c17b5
Update content/en/docs/concepts/storage/ephemeral-volumes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-07-14 20:47:39 +02:00
Kubernetes Prow Robot
b7471e9c0e
Merge pull request #22038 from adtac/adtac/reserve-dev-1.19
...
scheduling-framework.md: update Reserve and Unreserve descriptions
2020-07-14 11:03:21 -07:00
Kubernetes Prow Robot
713603e146
Merge pull request #21607 from klueska/upstream-topology-manager-docs-update
...
Topology Manager docs update for 1.19
2020-07-14 10:45:21 -07:00
Kubernetes Prow Robot
2ea1d221c7
Merge pull request #21453 from denkensk/update-non-preempt-beta
...
Update non-preempting option Doc
2020-07-14 10:11:21 -07: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
Kubernetes Prow Robot
bf022d4790
Merge pull request #21689 from alculquicondor/default-spreading
...
Docs for new default PodTopologySpread functionality and gate
2020-07-14 09:37:22 -07:00
Kubernetes Prow Robot
61ec4a43a9
Merge pull request #21202 from serathius/doc
...
Document Structured Logging Enhancement
2020-07-14 09:09:21 -07:00
Daniel Kucera
bf3d54dedd
defaultTolerations example fix
...
defaultTolerations has to be unmarshall-able as an array
2020-07-14 13:01:21 +02:00
Patrick Ohly
5981f4f860
storage: GenericEphemeralVolume
...
This is the initial documentation for one new feature:
- https://github.com/kubernetes/enhancements/issues/1698
A new page gets created for different ephemeral volumes because the
relationship between them needs to be explained.
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-07-14 10:32:53 +02:00
Marek Siarkowicz
f9833ee09a
Document structured logging
...
* Separate system logs from Logging Architecture as it mainly covers application logging
* Rename "Metics For The Kubernetes Control Plane" to "Metrics For The Kubernetes System Components" as it covers non-control plane components
* Rename files to `system-logs.md` and `system-metrics.md`
* Remove trailing whitespaces
* Add sections about Klog and Structured Logging
Co-authored-by: Celeste Horgan <celeste@cncf.io>
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Paweł Kępka <pkepka@google.com>
2020-07-14 00:39:21 +02: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
Kubernetes Prow Robot
82ac6d49fa
Merge pull request #21590 from robscott/ingress-1.19
...
Updating Ingress docs for 1.19
2020-07-13 11:45:21 -07:00
Aldo Culquicondor
91b83cf906
Docs revision
...
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2020-07-13 14:30:00 -04:00
Wei Huang
9959ffc513
remove release notes section
2020-07-13 09:52:30 -07:00
Wei Huang
481aa2cce0
Remove the "How to disable preemption" stanza and rewordings
2020-07-13 09:51:12 -07:00
Wei Huang
e2fd28a35b
Document the changes of scheduler PostFilter extension point
2020-07-13 09:51:12 -07:00
Kubernetes Prow Robot
6f71476139
Merge pull request #22484 from jjmengze/patch-4
...
correct the sample content
2020-07-13 08:32:32 -07:00
Kubernetes Prow Robot
9e0d6d8110
Merge pull request #22399 from rmauge/patch-1
...
Updates for minor spelling correction
2020-07-13 08:30:33 -07: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
Kevin Klues
7b270b47bc
Add updated documentation about the device plugin interface
...
Signed-off-by: Kevin Klues <kklues@nvidia.com>
2020-07-13 16:54:52 +02:00
Kubernetes Prow Robot
ec67b2dc0d
Merge pull request #22392 from rossdotpink/patch-1
...
Fix erroneous RSS feed link in security.md
2020-07-12 19:28:32 -07:00
Kubernetes Prow Robot
98e5268b46
Merge pull request #22422 from jianz/patch-1
...
escape the angle brackets for token to show in the table.
2020-07-12 19:26:32 -07:00
Kubernetes Prow Robot
ea75275dcc
Merge pull request #22457 from ctron/patch-1
...
Fix the example values in the first examples
2020-07-12 19:08:32 -07:00
MengZeLee
c645517606
correct the sample content
2020-07-13 09:51:36 +08:00
Kubernetes Prow Robot
6a93ddf4ba
Merge pull request #22445 from piazera/patch-1
...
Update deployment.md
2020-07-12 08:08:32 -07:00
jay vyas
167746be6f
Update content/en/docs/concepts/workloads/controllers/statefulset.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-07-12 08:20:25 -04:00
Kubernetes Prow Robot
46bf00b75b
Merge pull request #22452 from leon-barrett/patch-1
...
Fix description of back-off count reset
2020-07-11 11:21:21 -07:00
Leon Barrett
0f854ec760
Update content/en/docs/concepts/workloads/controllers/job.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-07-11 10:45:07 -07:00
Kubernetes Prow Robot
ce84f4e199
Merge pull request #22273 from tengqm/add-jsonpath-tip
...
Add a kubectl tip for working with keys with dots
2020-07-11 10:25:21 -07:00
Kubernetes Prow Robot
9866538717
Merge pull request #22454 from djbrown/portworx-patch-en
...
fix portworx io priority parameter name [EN]
2020-07-11 00:01:21 -07:00
Leon Barrett
7b92c46503
Fix description of back-off count reset
...
By carefully reading the code in `job_controller.go`, I finally understood that
the back-off count is reset when `forget` is true, which happens when `active`
or `successful` changes without any new failures right at the moment. That
happens in this code:
dd649bb7ef/pkg/controller/job/job_controller.go (L588)
That behavior does not match what this document says. My change fixes the doc
to match the code.
It might be better to fix the behavior to match the doc, since the behavior is
kind of weird to describe. But I imagine that the Kubernetes team will need to
consider factors I'm not aware of before deciding to change job back-off
behavior, so I am not going to the effort of proposing a change like that.
2020-07-10 14:10:05 -07:00
Kubernetes Prow Robot
d6b7bf5f38
Merge pull request #21588 from robscott/app-protocol-1.19
...
Updating AppProtocol docs for 1.19 release
2020-07-10 13:49:49 -07:00
Jens Reimann
f4d296d1c3
Fix the example values in the first examples
...
In the lower part of the document `instance` is derived from the `name` field. However, in the beginning of the document the value of the `instance` field is aligned with the `part-of` field. Which seems wrong, reading through the rest of the page.
Signed-off-by: Jens Reimann <jreimann@redhat.com>
2020-07-10 12:30:09 +02:00
Daniel Brown
a644a09ec7
fix portworx io priority parameter name
...
update `io_priority` to `priority_io`
see https://docs.portworx.com/portworx-install-with-kubernetes/storage-operations/create-pvcs/dynamic-provisioning/
Name: priority_io
Description: IO Priority: low|medium|high
Example: priority_io: “high”
2020-07-10 10:51:21 +02:00
Rob Scott
4e6aa1b43b
Updating AppProtocol docs for 1.19 release
2020-07-09 18:31:43 -07:00
Rob Scott
b8d8b9984d
Fixing some issues in Ingress docs
2020-07-09 17:59:24 -07:00
Kubernetes Prow Robot
3302b8013a
Merge pull request #22401 from SataQiu/update-20200707
...
Mark `make docker-serve` as deprecated in the docs
2020-07-09 16:50:34 -07:00
jay vyas
0f8593d1b7
Update statefulset.md
2020-07-09 17:47:08 -04:00
Kubernetes Prow Robot
c63154c176
Merge pull request #22284 from celestehorgan/pr-wranglers
...
Add page for PR wranglers
2020-07-09 11:20:34 -07:00
Marcos
043737c6b6
Update deployment.md
2020-07-09 14:57:15 -03:00
Kubernetes Prow Robot
91834fa5c2
Merge pull request #22442 from shuuji3/fix-version-skew-policy
...
Fix the usage of skew shortcode in the version-skew-policy page
2020-07-09 09:44:34 -07:00
Adhityaa Chandrasekar
a77986c867
scheduling-framework.md: update Reserve and Unreserve descriptions
2020-07-09 16:15:23 +00:00
Andrew Keesler
371ac1ffb5
Update external credential providers docs with install hint details
...
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-07-09 11:57:16 -04:00
TAKAHASHI Shuuji
6ef4cdc96c
Fix the usage of skew shortcode in the version-skew-policy page.
2020-07-10 00:25:54 +09:00
Kubernetes Prow Robot
ec77a8ced7
Merge pull request #22433 from tengqm/fix-18978
...
Avoid using deprecated commands in task
2020-07-09 07:16:31 -07:00
SataQiu
66599808bf
fix wrong note shortcode
2020-07-09 14:54:56 +08:00
SataQiu
f8de42868f
mark docker-serve as deprecated in the docs
2020-07-09 14:36:02 +08:00
Kubernetes Prow Robot
dd54cc818c
Merge pull request #22421 from sumodirjo/fix-install-kubeadm-docs
...
Rearrange paragraphs in iptables bridged traffic section in install kubeadm
2020-07-08 19:52:50 -07: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
Aldo Culquicondor
e02160c63c
Docs for new default PodTopologySpread functionality and gate
...
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2020-07-08 18:25:25 -04:00
Savitha Raghunathan
0ebc16c10c
resolving conflicts
2020-07-08 16:01:48 -04:00
Kubernetes Prow Robot
754c6b1a64
Merge pull request #21437 from alculquicondor/beta-component-config
...
Add Scheduling Configuration reference doc
2020-07-08 11:11:08 -07:00
Kubernetes Prow Robot
0ce44ec17f
Merge pull request #22306 from kbhawkey/testing-packaging
...
update package.json
2020-07-08 10:53:11 -07:00
Tim Pepper
2abe081611
patch support: KEP 1498 Kubernetes yearly support period
...
As of the KEP
https://git.k8s.io/enhancements/keps/sig-release/1498-kubernetes-yearly-support-period
becoming implementable for 1.19, we have a variation in support
which should be visible to our project's downstream consumers.
Signed-off-by: Tim Pepper <tpepper@vmware.com>
2020-07-08 10:22:53 -07:00
Kubernetes Prow Robot
38a5d01d75
Merge pull request #21210 from javidiaz/hostnamefqdn
...
Documentation for new feature setHostnameAsFQDN
2020-07-08 07:01:10 -07:00
jianz
67fc065ae8
escape the angle brackets in the table.
...
escape the angle brackets in order to to show the <token> word inside table.
2020-07-08 11:12:42 +08:00
Christopher M. Luciano
95a77e30db
ingress: Update documentation for wildcard hostnames
...
Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
2020-07-07 18:17:25 -07:00
Christopher M. Luciano
248ecd10bf
ingress: Add documentation on resource backends
...
Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
2020-07-07 18:16:58 -07:00
Christopher M. Luciano
51f6e23f35
Updating Ingress docs for 1.19
...
Co-authored-by: robscott <robertjscott@google.com>
2020-07-07 17:58:51 -07:00
Muhammad Panji
fc3c00215d
Rearrange paragraphs in iptabels bridged traffic section in install kubeadm
2020-07-08 07:31:53 +07:00
Kubernetes Prow Robot
d48be75067
Merge pull request #22089 from Huang-Wei/deprecate-ResourceLimitsPriorityFunction
...
Document the deprecation of featuregate ResourceLimitsPriorityFunction (1.19)
2020-07-07 14:39:07 -07:00
Javier Diaz-Montes
64422b159a
Documenting setHostnameAsFQDN feature
...
KEP: kubernetes/enhancements#1797 and kubernetes/enhancements#1792
Code PR: kubernetes/kubernetes#91699
2020-07-07 16:42:31 -04:00
Kubernetes Prow Robot
c7cf16fbb6
Merge pull request #22218 from savitharaghunathan/merged-master-dev-1.19
...
Branch sync - Merge master with dev 1.19
2020-07-07 10:45:58 -07:00
Aldo Culquicondor
9ed3f427a2
Review comments 2
...
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2020-07-07 10:41:45 -04:00
Celeste Horgan
b05f9569c7
Address feedback
2020-07-06 15:56:46 -07:00
Raymond Maugé
52f2920d5f
Updates minor spelling correction
...
"can not" to "cannot"
2020-07-06 18:03:45 -04:00
Aldo Culquicondor
34c3537a72
Review comments
...
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2020-07-06 17:15:43 -04:00
Aldo Culquicondor
72090c98af
Add Scheduling Configuration reference doc
...
Built from the existing Scheduling Profiles doc.
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2020-07-06 16:32:21 -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
Celeste Horgan
a6a41daee9
Apply suggestions from code review
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-07-06 11:54:22 -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
Ross Wilson
906517f3ff
Fix erroneous RSS feed link in security.md
...
When referring to the `kubernetes-security-announce` mailing list, an alternative RSS link is incorrectly given to `kubernetes-announce` instead. This PR updates that link.
2020-07-06 17:47:52 +02:00
Kubernetes Prow Robot
7825b79270
Merge pull request #21703 from tengqm/StreamingProxyRedirects
...
Mark StreamingProxyRedirects deprecated in 1.19
2020-07-06 07:16:52 -07:00
Kubernetes Prow Robot
8056a69b38
Merge pull request #22301 from kbhawkey/kb-example-content-move
...
create archetype files, _index cleanup
2020-07-06 03:42:50 -07:00
Robert Stoll
e140c2a6dc
doc(auth): typo
2020-07-06 08:09:26 +02:00
Jerry Park
64f62106c1
Fix issue of document link in some documents
2020-07-05 22:46:08 +09:00
Kubernetes Prow Robot
4c19ec60a1
Merge pull request #22175 from sftim/20200629_remove_capture_shortcodes
...
Remove capture shortcodes & warn on future use.
2020-07-04 05:30:48 -07:00
Kubernetes Prow Robot
fe82c29052
Merge pull request #22248 from pjhwa/fix-22247
...
Fix issue with k8s.io/docs/reference/command-line-tools-reference/fea…
2020-07-04 03:04:48 -07:00
Tej-Singh-Rana
62c13dc35d
Fixed space issue
2020-07-04 14:42:28 +05:30
Kubernetes Prow Robot
4267b1bad4
Merge pull request #22317 from abhi1604/patch-5
...
Corrected a Typo
2020-07-03 22:30:48 -07:00
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
Abhinav
e6fd8f866e
Corrected a Typo
2020-07-04 14:07:16 +09:00
Qiming Teng
f03c187987
Fix indentation of list and code snippet for kms-provider
2020-07-04 12:31:10 +08:00
Kubernetes Prow Robot
9c196f9e09
Merge pull request #21811 from Cweiping/feature/add_interdependent_envvars
...
add define interdependent environment variables page
2020-07-03 21:00:48 -07:00
Qiming Teng
a87bb799c2
Remove Poseidon page
...
The [Poseidon
project](https://github.com/kubernetes-sigs/poseidon/commits/master )
is virtually dead:
- No PRs coming in since Dec 2019
- PRs related to code changes date back to April 2019.
By removing this page, we can save folks' effort on localizing the
content, i.e. #22265 .
2020-07-04 11:31:20 +08:00
Kubernetes Prow Robot
c452e65a62
Merge pull request #22225 from kbhawkey/kb-update-readme-submodule
...
add info about updating docsy theme
2020-07-03 20:24:48 -07:00
Karen Bradshaw
e9230acaf2
testing deploy
2020-07-03 18:06:29 -04:00
Nicolas Ménant
820d4a76dc
Update ingress-controllers.md
...
The F5 Container Ingress Services related link is an outdated one
2020-07-03 17:31:24 +02:00
Karen Bradshaw
0249f62e65
add docs about archetype pages
2020-07-03 11:03:05 -04:00
Karen Bradshaw
1950c95b87
cleanup setup, contribute, tutorials index pages
2020-07-03 11:03:05 -04:00
Karen Bradshaw
4ebc47d316
add archetype pages for content types
2020-07-03 11:03:04 -04:00
Kubernetes Prow Robot
3b3f5a9ea3
Merge pull request #22254 from kbhawkey/kb-index-landing-pages
...
add no_list param
2020-07-03 05:54:47 -07:00
joelbyronbarker
072d04c912
Update open-a-pr.md
...
Last link to /contribute/review/reviewing-prs was misstyped. Change resolves 404 when clicking it.
2020-07-02 21:24:24 -07:00
Celeste Horgan
25e76c0273
Add page for PR wranglers
2020-07-02 15:50:59 -07:00
Sertaç Özercan
259655797b
Remove container level supplementalGroups and fsgroup
2020-07-02 11:07:24 -07:00
Qiming Teng
4ddc1663f2
Add a kubectl tip for working with keys with dots
2020-07-02 16:30:52 +08:00
Karen Bradshaw
fcc2dc2b19
add no_list param
2020-07-01 12:06:04 -04:00
Karen Bradshaw
1739ac97c1
update open-new-pr, docsy info
2020-07-01 10:42:44 -04:00
Jerry Park
5738307b93
Fix issue with k8s.io/docs/reference/command-line-tools-reference/feature-gates/
2020-07-01 21:23:10 +09:00
Weiping Cai
4490fe014f
use printf to replace printenv
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-07-01 14:48:38 +08:00
Richard Mokua
f5d6481d3d
Update audit.md
...
removed comment tag and indentation
2020-07-01 07:50:46 +02:00
Ken Egozi
ca8448ccde
minor doc typo
2020-06-30 18:45:23 -07:00
Kubernetes Prow Robot
9c5dc4c8a8
Merge pull request #21999 from sftim/20200623_clarify_configmapvolumesource_items_array
...
Explain ConfigMap volume source items array
2020-06-30 18:04:06 -07:00
Kubernetes Prow Robot
85a9d9379d
Merge pull request #22177 from manderson-it/patch-1
...
Doc: Clarify PVC access modes in third paragraph
2020-06-30 18:02:07 -07:00
Kubernetes Prow Robot
f6f8ac1c40
Merge pull request #22147 from shuuji3/patch-6
...
Fix a broken link in concepts/extend-kubernetes/compute-storage-net/device-plugins.md
2020-06-30 18:00:07 -07:00
Kubernetes Prow Robot
473838beb9
Merge pull request #22034 from bowei/kp-version-skew
...
Add version skew policy for kube-proxy
2020-06-30 17:58:08 -07:00
Kubernetes Prow Robot
fe213363cd
Merge pull request #22139 from adityamandhare/patch-2
...
Adding HTTP(S) to the acceptable traffic
2020-06-30 17:56:06 -07:00
Kubernetes Prow Robot
3130f1c26a
Merge pull request #20524 from nevermyuk/endpoint
...
Add Endpoints into glossary
2020-06-30 17:54:06 -07:00
Kubernetes Prow Robot
6f25dec640
Merge pull request #22062 from skieffer/patch-1
...
Update kops.md
2020-06-30 17:52:06 -07:00
Kubernetes Prow Robot
a691d4b1d2
Merge pull request #22061 from mtaufen/said-fg
...
add ServiceAccountIssuerDiscovery to feature gates docs
2020-06-30 17:50:06 -07:00
Kubernetes Prow Robot
4ea12e0ef2
Merge pull request #21904 from merishlalla/patch-1
...
Update the correct values for allocated resources per namespace
2020-06-30 17:48:06 -07:00
David Schott
4a746cf2c4
addressing feedback
2020-06-30 17:21:26 -07:00
Savitha Raghunathan
220d754880
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-06-30 18:02:37 -04:00
Celeste Horgan
7e3940f9ee
Make roles and responsibilities its own page
...
Signed-off-by: Celeste Horgan <celeste@cncf.io>
Update content/en/docs/contribute/participate/_index.md
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
2020-06-30 13:33:02 -07:00
David Schott
ca3e813cb2
Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-30 12:33:53 -07:00
David Schott
0349514d11
Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-30 11:54:33 -07:00
David Schott
90e2a30005
Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-30 11:53:55 -07:00
David Schott
7686c208ae
Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-30 11:53:46 -07:00
David Schott
eae3119f89
Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-30 11:53:38 -07:00
David Schott
4bc02fce4b
Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-30 11:53:24 -07:00
Marek Anderson
76d2794e66
Clarify PVC access modes in third paragraph
...
The last sentence of the third paragraph was worded in an unreadable way.
Before: Claims can request specific size and access modes (e.g., they can be mounted once read/write or many times read-only).
Replaced with technical terms and hyperlinked to Access Modes section on the same page.
2020-06-29 16:05:36 -04:00
Tim Bannister
98c349f685
Fix page front matter (en localization)
2020-06-29 18:45:52 +01:00
Kubernetes Prow Robot
bc90e9eed0
Merge pull request #21672 from janosi/sctp
...
Moving SCTP support from alpha to beta
2020-06-29 10:43:25 -07:00
Kubernetes Prow Robot
11e13b63ee
Merge pull request #21189 from wojtek-t/immutable_secrets_beta
...
Promote Immutable Secrets/ConfigMaps to Beta
2020-06-29 05:13:24 -07:00
wojtekt
0d7d24195d
Promote immutable secrets/configmaps to Beta
2020-06-29 07:53:37 +02:00
TAKAHASHI Shuuji
6a22815738
Fix a broken link in concepts/extend-kubernetes/compute-storage-net/device-plugins.md
2020-06-29 10:53:48 +09:00
Kubernetes Prow Robot
39cd254c5b
Merge pull request #22129 from wawa0210/patch-1
...
Fix creating `CertificateSigningRequest` EOF missing terminator
2020-06-28 10:54:14 -07:00
Aditya
34536c5ba3
Adding HTTP(S) to the acceptable traffic
2020-06-28 10:33:37 -04:00
wawa
d33dc9f178
shell fix
...
Fix missing'EOF' terminator
2020-06-28 15:51:22 +08:00
Qiming Teng
1d5c6b53e6
Tune the code snippet in the list environment
2020-06-28 09:56:04 +08:00
Kubernetes Prow Robot
86d373b0f9
Merge pull request #21997 from sftim/20200622_tidy_concepts_section_post_docsy
...
Tidy concepts section post-Docsy
2020-06-27 17:12:14 -07: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
Kubernetes Prow Robot
29eaf741ed
Merge pull request #22108 from pjhwa/fix-22107
...
Fix issue with links to wrong section name
2020-06-27 06:38:15 -07:00
Kubernetes Prow Robot
04252f248d
Merge pull request #22100 from mikkeloscar/startup-probe-beta-v1.18
...
Mark StartupProbe Feature gate beta v1.18
2020-06-27 06:36:15 -07:00
Kubernetes Prow Robot
54a14bcf60
Merge pull request #22081 from stefan-kolb/patch-1
...
Fix typo
2020-06-27 05:26:18 -07:00
Kubernetes Prow Robot
f218ed4af4
Merge pull request #22087 from sarat1669/patch-1
...
fix typo
2020-06-27 05:24:15 -07:00
Jerry Park
427b4ec428
Fix issue with links to wrong section name
2020-06-27 20:58:23 +09:00
Mikkel Oscar Lyderik Larsen
4787ccfc4d
Mark StartupProbe Feature gate beta v1.18
...
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
2020-06-27 10:13:31 +02:00
Kubernetes Prow Robot
9f1a05ce02
Merge pull request #22070 from vinu2003/correct-node-cleanup-sequence
...
fix: fixed the sequence of steps to remove node
2020-06-26 16:44:14 -07:00
Kubernetes Prow Robot
de02f2f27d
Merge pull request #22054 from soltysh/kubectl_run_updates
...
Update kubectl run from docs where necessary
2020-06-26 14:30:14 -07:00
vinu2003
a6bc7d1784
Marked the command as bash code
...
Marked the command as bash code
Marked the command as bash code
2020-06-27 06:33:58 +10:00
Wei Huang
9d1f16db85
Deprecate featuregate ResourceLimitsPriorityFunction in 1.19
2020-06-26 12:41:53 -07:00
Sarat Chandra Balla
e79848f9e1
fix typo
2020-06-27 00:54:01 +05:30
Kubernetes Prow Robot
d252bcf3bd
Merge pull request #22063 from EmilyM1/authenticating-certificates
...
Update wording for “Authenticating” reference
2020-06-26 11:27:31 -07:00
Kubernetes Prow Robot
fca500f268
Merge pull request #22083 from sysadm-dev/patch-1
...
Update kubeadm-join.md
2020-06-26 09:49:31 -07:00
Kubernetes Prow Robot
45c9ceed1b
Merge pull request #21941 from skycastlelily2/master
...
Update the guide for Fedora CoreOS
2020-06-26 09:47:31 -07:00
Alexandr Lebedev
3ff312373d
Update kubeadm-join.md
...
kubadm -> kubeadm
little bug fix
2020-06-26 18:11:17 +04:00
Stefan Kolb
cc17e44176
Fix typo
2020-06-26 14:44:49 +02: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
Lily
0bc0d009ee
Update the guide for CentOS, RHEL or Fedora
2020-06-26 11:40:54 +08:00
Lily
9dc3d7965b
Update the guide for Fedora CoreOS
...
Download command files to /usr/local/bin instead of /opt/bin,which is not in
the default PATH and secure_path
2020-06-26 11:40:48 +08:00
Emily Moss
2c6ba2cb32
address PR comments
2020-06-25 15:06:55 -07:00
Emily Moss
97850ed430
cert-signing-requests fix
2020-06-25 14:27:10 -07:00
skieffer
08f49fa58e
Update kops.md
...
Add a link describing the IAM permissions `kops` requires in order to do its job.
2020-06-25 16:09:57 -04:00
Michael Taufen
51b52c423d
add ServiceAccountIssuerDiscovery to feature gates docs
2020-06-25 13:02:13 -07:00
Tim Bannister
4a4719d619
Switch note to use shortcode
2020-06-25 17:10:03 +01:00
Tim Bannister
f265aed794
Fold concept overview pages into section indexes
...
Where an existing Concept section has an index and the first page is
“Overview of X”, move the content of that overview into the index page
itself.
Also, configure redirects accordingly.
2020-06-25 17:10:03 +01:00
Tim Bannister
3ff7312cff
Add descriptions to Concept sections
...
Each section directly beneath Concepts gains a description.
2020-06-25 17:09:58 +01:00
Maciej Szulik
00f502fa6a
Update kubectl run from docs where necessary
...
kubectl run starting from 1.18 is creating only Pods and there is no option to
create any other resource. Users should be using kubectl create
commands instead. This update the documentation in all those places
where kubectl create should be used instead or changes description to
reflect the situation.
2020-06-25 13:37:14 +02:00
Tim Bannister
d9f82c9500
Explain ConfigMap volume source items array
...
The existing ConfigMap concept incorrectly states that you must use
different ConfigMap objects if you want to configure both environment
variables and file-like configuration items at the same time.
Reword to give the correct advice.
2020-06-24 22:11:56 +01:00
Kubernetes Prow Robot
b754da8df7
Merge pull request #22018 from Justin2997/patch-1
...
Remove extra space in documentation
2020-06-24 14:10:37 -07:00
Bowei Du
7e25d75413
Add version skew policy for kube-proxy
2020-06-24 07:41:01 -07:00
TAKAHASHI Shuuji
390bbf00bd
Use a link to the generated API document
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-24 22:23:28 +09:00
Kubernetes Prow Robot
f93844fd63
Merge pull request #21697 from tengqm/RotateKubeletClientCertificate-119
...
Mark RotateKubeletClientCertificate GA
2020-06-24 05:53:17 -07:00
TAKAHASHI Shuuji
f3cd1ca39b
Fix the link to `type Handler` of k8s.io/api/core/v1.
2020-06-24 17:22:14 +09: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
Kubernetes Prow Robot
8e2c2040a0
Merge pull request #22004 from makocchi-git/en/container_runtime
...
Fix broken code style in docs/setup/production-environment/container-runtimes.md
2020-06-23 10:18:38 -07:00
Kubernetes Prow Robot
71ebd876ec
Merge pull request #21418 from lnregalias/patch-1
...
Add info to `aws-load-balancer-security-groups` annotation
2020-06-23 09:57:42 -07:00
Kubernetes Prow Robot
940003d042
Merge pull request #22000 from rothgar/patch-4
...
Remove Tectonic and update kube-aws
2020-06-23 04:47:40 -07:00
garciaolais
ca71d9142f
update exec command
2020-06-22 22:46:02 -05:00
makocchi-git
06a4d1b7db
fix broken code style
2020-06-23 12:23:44 +09:00
Justin Garrison
f2aeb2c146
Remove Tectonic and update kube-aws
...
Tectonic was EOL'd in 2019 https://access.redhat.com/articles/3663961
`kube-aws` [now uses flatcar linux](021d72f709
) instead of CoreOS
2020-06-22 17:55:45 -07:00
Kubernetes Prow Robot
5c7e664910
Merge pull request #21887 from devriesb/patch-1
...
ommitted "not"
2020-06-22 14:13:41 -07:00
Kubernetes Prow Robot
6109714582
Merge pull request #21985 from pjhwa/fix-21982
...
Fix with concepts/extend-kubernetes/api-extension/custom-resources/
2020-06-22 13:41:41 -07:00
Kubernetes Prow Robot
7ac8022210
Merge pull request #21961 from joshuabezaleel/feature-gate-redirect-on-configure-service-account
...
Fix redirect link for feature-gates page on configure-service-account
2020-06-22 13:37:41 -07:00
Kubernetes Prow Robot
c69e39d4a2
Merge pull request #20845 from prasadkatti/move_configure_multiple_schedulers
...
Move configure-multiple-schedulers.md
2020-06-22 13:23:40 -07:00
Kubernetes Prow Robot
71b8819470
Merge pull request #21990 from bells17/update-kubespray-offline-environment-link
...
Update a link of kubespray "offline-environment"
2020-06-22 08:16:39 -07:00
Kubernetes Prow Robot
cdb39ed109
Merge pull request #21981 from MajorBreakfast/patch-3
...
Fix description of failureThreshold
2020-06-22 08:14:39 -07:00
bells17
ebd8525f07
Update a link of kubespray "offline-environment"
2020-06-22 23:04:08 +09:00
Jerry Park
ffe0090d2c
Fix with concepts/extend-kubernetes/api-extension/custom-resources/
2020-06-22 09:32:29 +00:00
Josef Brandl
f52ab1241b
Fix description of failureThreshold
2020-06-22 10:08:40 +02:00
Kiyoshi Muranaka
d8c8d6a881
[en] Fix broken link to Xilinx FPGA device plugins
2020-06-22 17:00:01 +09:00
Prasad Katti
473c56aa4f
move configure-multiple-schedulers.md
2020-06-21 20:04:18 -07:00
Alex Lin
384de5991f
Update content/en/docs/concepts/cluster-administration/cloud-providers.md
...
Co-authored-by: Jim Angel <jimangel@users.noreply.github.com>
2020-06-22 10:37:28 +10:00
joshuabezaleel
0a76ba0149
Fix redirect link for feature-gates page on configure-service-account
2020-06-21 22:21:35 +07:00
Kubernetes Prow Robot
6ef6812c8e
Merge pull request #21855 from Marusyk/rmarusyk/21747
...
Improve kubernetes description
2020-06-21 07:58:41 -07:00
Kubernetes Prow Robot
5e832689dc
Merge pull request #21915 from bradtopol/wrangleupdate
...
update wrangler doc to relax style guidelines for content
2020-06-21 07:56:39 -07:00
nevermyuk
d2d289be63
Add endpoint into glossary
...
Edit definition and add tooltips for endpoint
Update content/en/docs/reference/glossary/endpoint.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Update definition
Update content/en/docs/reference/glossary/endpoint.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Change tag from fundamentals to networking
2020-06-21 22:46:33 +08:00
Kubernetes Prow Robot
972c689c69
Merge pull request #21467 from ZhiFeng1993/Update-kubelet-and-kubernetes-cni-binary-installation-info
...
Update installation info for kubelet and kubernetes-cni
2020-06-21 07:28:38 -07:00
Kubernetes Prow Robot
0c812fad45
Merge pull request #20443 from fernandokarnagi/master
...
Added steps for normal user authentication
2020-06-21 05:48:39 -07:00
Kubernetes Prow Robot
01124bf873
Merge pull request #21950 from Cweiping/remove_unnecessary_note
...
Remove note from Job concept about Pod backoff failure policy
2020-06-21 05:40:39 -07:00
Weiping Cai
03092eed1c
remove unnecessary note
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-06-21 13:56:36 +08:00
Luke Wendling
966215f88a
Correct wordpress service command output
...
per the instructions, the wordpress service is a LoadBalancer.
2020-06-20 12:45:12 -05:00
Kubernetes Prow Robot
ae12bb3288
Merge pull request #21939 from Dragotic/Dragotic/fix-typo-host-aliases
...
Minor typo fix on Services Networking Host Aliases
2020-06-20 07:04:38 -07:00
Cweiping
e3f6541d0a
Apply suggestions from code review
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-06-20 16:35:35 +08:00
Alexios Polyzos
872ed87f1c
Minor typo fix on Services Networking Host Aliases
...
Signed-off-by: Alexios Polyzos <dragotic.saen@gmail.com>
2020-06-20 10:47:29 +03:00
Kubernetes Prow Robot
7313e210cb
Merge pull request #21774 from ptux/patch-1
...
update latest kubectl run syntax
2020-06-19 22:48:39 -07:00
Kubernetes Prow Robot
e6f724063a
Merge pull request #21717 from sftim/20200613_kubectl_rollout_sample_output_separate_from_command
...
Separate commands from output in Deployment concept
2020-06-19 22:46:39 -07:00
Kubernetes Prow Robot
01973ea9d9
Merge pull request #21807 from rvmzes/master
...
Clarify imagePullPolicy for empty value
2020-06-19 22:44:39 -07:00
Kubernetes Prow Robot
67d40bc666
Merge pull request #21834 from abhi1604/patch-3
...
Grammar correction
2020-06-19 22:38:39 -07:00
Kubernetes Prow Robot
d43c29b0e4
Merge pull request #21854 from JensErat/safe-sysctl-ping-group
...
Add newly introduced ping_group_range sysctl
2020-06-19 22:36:39 -07:00
Kubernetes Prow Robot
6c4c271d8d
Merge pull request #21875 from makocchi-git/fix/20200618_pc2
...
Update what's next contents
2020-06-19 22:32:39 -07:00
Kubernetes Prow Robot
c27b58a7a6
Merge pull request #21859 from victoryNap/master
...
Update falco helm chart url
2020-06-19 22:30:39 -07:00
Kubernetes Prow Robot
2fe9604f99
Merge pull request #21869 from oomichi/nit-nodeRegistration
...
nit: Add a space on comment of kubelet systemd
2020-06-19 22:28:39 -07:00
Kubernetes Prow Robot
4a449eac48
Merge pull request #21918 from behzadm18/patch-1
...
Add quotation marks around the value of the key "player_initial_lives"
2020-06-19 22:12:39 -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
Brad Topol
1752d9ee2d
updated phrasing
2020-06-20 00:39:12 -04:00
Joel Smith
2c3ec99c73
Update link for HPA object to point to API docs instead of old design doc
2020-06-19 22:27:47 -06:00
Kubernetes Prow Robot
8ce8c562df
Merge pull request #21916 from celestehorgan/fix-admisson-controllers
...
Fix feature state tags on admission controller
2020-06-19 16:46:39 -07:00
Kubernetes Prow Robot
eeeffdb159
Merge pull request #21528 from bart0sh/PR0002-multisize-hugepages-beta
...
Promote HugePageStorageMediumSize feature to Beta
2020-06-19 11:38:44 -07:00
Behzad
439f9f437f
Update configmap.md
...
Add quotation marks around the value of the key "player_initial_lives" in configuration file of the ConfigMap called "game-demo". Otherwise, kubectl version 1.18 gives the following error with the command "kubectl apply -f game-demo-configMap.yaml"
Error from server (BadRequest): error when creating "game-demo-configMap.yaml": ConfigMap in version "v1" cannot be handled as a ConfigMap: v1.ConfigMap.Data: ReadString: expects " or n, but found 3, error found in #10 byte of ...|l_lives":3,"ui_prope|..., bigger context ...|player.maximum-lives=5\n","player_initial_lives":3,"ui_properties_file_name":"user-interface.propert|...
2020-06-19 17:57:40 +02:00
Celeste Horgan
38248db194
Fix feature state tags
2020-06-19 08:50:33 -07:00
Brad Topol
60f0422f3a
updated wrangler doc to denote agreed to relaxing of
...
style guidelines for good technical content as
agreed at last planning meeting
Signed-off-by: Brad Topol <btopol@us.ibm.com>
2020-06-19 10:42:43 -04:00
merishlalla
730f645283
Update the correct values for allocated resources
...
In the example, Memory limits and Memory requests per namespace don't add up correctly to the total displayed under Total requests.
2020-06-19 12:19:22 +02:00
Richard Mokua
9adc2c7c6c
Update audit.md
2020-06-19 03:36:56 +02:00
Brandon DeVries
1f45d53e25
ommitted "not"
...
From context and general understanding, it looks like this was intended to be "most Kubernetes users will *not* need to
install extensions and fewer will need to author new ones."
2020-06-18 13:08:07 -04:00
Abhinav
28979628c5
Grammar correction
...
Made a small gramatical correction to a sentence.
Update create-cluster-kubeadm.md
2020-06-18 17:28:04 +09:00
makocchi-git
1862f2d961
update what's next contents
2020-06-18 13:10:10 +09:00
makocchi-git
2819a92dc0
update what's next contents
2020-06-18 13:04:31 +09:00
makocchi-git
9148aa326e
fix a broken link
2020-06-18 12:58:55 +09:00
Kenichi Omichi
f967be80df
nit: Add a space on comment of kubelet systemd
...
There is lack of a space on the kubelet explanation for systemd, and
that spread on multiple language files. This fixes them.
2020-06-18 01:17:25 +00:00
Kubernetes Prow Robot
f852e641f2
Merge pull request #21825 from divyabhushan/master
...
Add Kubernetes download button on 'home' page
2020-06-17 15:54:06 -07:00
Kubernetes Prow Robot
ae05ac0e98
Merge pull request #21835 from mokua/patch-4
...
Update configmap.md
2020-06-17 15:44:06 -07:00
Savitha Raghunathan
7ddedb00a0
resolving conflicts
2020-06-17 17:11:24 -04:00
David Jannotta
8b23c00a72
Update falco helm chart url
2020-06-17 13:25:50 -05:00
Roman Marusyk
3823b6239d
Improve kubernetes description
2020-06-17 19:32:06 +03: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
Timo Reimann
92e9bf96b5
Document annotation to set default VolumeSnapshotClass
2020-06-17 10:59:42 +02:00
Kubernetes Prow Robot
093b0c22b4
Merge pull request #21836 from mokua/patch-5
...
Update configmap.md
2020-06-17 01:26:40 -07:00
Kubernetes Prow Robot
1265a06e68
Merge pull request #21829 from Arhell/upd-style
...
update to right styling for VolumeSnapshotClass concept
2020-06-17 01:14:41 -07:00
Weiping Cai
1253c3b39e
fix UNCHANGE_REFERENCE to UNCHANGED_REFERENCE,and use you to replace we
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-06-17 14:02:10 +08:00
Richard Mokua
69c280df02
Update configmap.md
2020-06-17 07:53:27 +02:00
Richard Mokua
9a6e4c260d
Update configmap.md
2020-06-17 07:45:19 +02:00
Kubernetes Prow Robot
859b1723c6
Merge pull request #21772 from rlenferink/rename-docker
...
Update docs for new container- Makefile targets
2020-06-16 20:32:39 -07:00
Arhell
f8c1f91d97
update to right styling for VolumeSnapshotClass concept
2020-06-17 01:12:13 +03:00
David Schott
b32a248618
added IPv6 and minor networking fix-ups to Windows
2020-06-16 15:08:36 -07:00
Kubernetes Prow Robot
13ca92d745
Merge pull request #21819 from aanm/update-kubeadm-cilium-docs
...
update kubeadm Cilium related docs
2020-06-16 13:18:06 -07:00
divya bhushan
cd37817af8
Add Kubernetes download button
2020-06-16 20:27:20 +02:00
Yoon
addbb8cec4
fix typo: taint-and-toleration.md
...
fix typo: en/docs/concepts/scheduling-eviction/taint-and-toleration.md
2020-06-17 00:32:07 +09: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
Johannes M. Scheuermann
8308aabb86
Add documentation for API server health checks
2020-06-16 15:46:54 +02:00
Kubernetes Prow Robot
30e8dc2b9b
Merge pull request #21791 from ZhiFeng1993/Fix-typo-in-images-page
...
Fix typo in the images.md page
2020-06-16 06:02:03 -07:00
Weiping Cai
5513c60b54
add define interdependent environment variables page
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-06-16 18:40:30 +08:00
Kubernetes Prow Robot
cfae941308
Merge pull request #21792 from Marusyk/rmarusyk/delete-future-developments-text
...
Remove statements about the future
2020-06-16 02:54:04 -07:00
Tom Mortimer-Jones
0ff9da888a
Link to better page on cron schedule format
...
The current link is to documentation for the 6 field cron schedule format with
an extra seconds field at the start.
The Wikipedia page is better as it documents the 5 field version of the cron
schedule format.
2020-06-16 08:41:17 +01:00
Roman Marusyk
6df756c350
Remove statements about the future
2020-06-16 03:26:21 +03:00
ZhiFeng1993
646c50ea8d
Fix typo in the images.md page
2020-06-15 17:16:34 -07:00
Kubernetes Prow Robot
c1dcada5de
Merge pull request #21536 from Cweiping/remove_kubectl_run_command_deprecated_en
...
deprecated kubectl run command for en
2020-06-15 14:41:57 -07:00
Roman Mazurenko
4cf2e8e4cb
Clarify imagePullPolicy for empty value
...
imagePullPolicy when defined without a value defaults to Always not to IfNotPresent
2020-06-15 23:34:04 +03:00
Tim Bannister
462d34ef75
Separate commands from output in Deployment concept
2020-06-15 21:07:42 +01:00
Tim Bannister
553279ca12
Remove vestigial task headings
...
Old headings no longer needed: Docsy automatically generates headings
based on site structure.
2020-06-15 20:50:08 +01: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
9f4f076aea
Merge pull request #21779 from kbhawkey/kb-cleanup-toc-pages
...
clean up in page toc
2020-06-15 12:35:56 -07:00
Kubernetes Prow Robot
dada2d0767
Merge pull request #21719 from sftim/20200613_revise_kubectl_installation_task
...
Revise kubectl installation task
2020-06-15 12:25:57 -07:00
Aidan Ranney
0625ced466
Revise the Kubernetes website to use Docsy ( #20874 )
...
* Add Docsy, required packages and config
* Apply Docsy integration work to k8s website
This encompasses significant changes to the style system, layout files,
as well as changes to some of the static assets. To examine this work
and the iterations that were performed, the original repository can be
found at https://github.com/gearbox-built/kubernetes-hugo.git
* Address issues found in review
The styling and positioning of the header, footer, some shortcodes and
main container elements are improved. A new partial is added for
favicons. The sidebars, as well as inner table of contents, have been
altered for better positioning and rendering of content. Localization
has also been addressed.
* Enable announcements
The recent Black Lives Matter announcement surfaced issues which have
been addressed.
2020-06-15 12:09:57 -07:00
Kubernetes Prow Robot
49ac273969
Merge pull request #21781 from ZhiFeng1993/Fix-journalctl-cmd-on-kubeadmin-page
...
Fix journalctl command on kubeadmin page
2020-06-15 11:57:59 -07:00
ZhiFeng1993
932a19e23d
Fix journalctl command on kubeadmin page
2020-06-15 09:16:55 -07:00
Karen Bradshaw
49575ad2dd
clean up in page toc
2020-06-15 12:02:24 -04:00
Laszlo Janosi
29663e9fca
Fix review comments.
...
"Endpoints" is plural.
Add that the alpha state of the feature lasted til 1.18.
Fix the description of the feature. It is not alpha anymore.
2020-06-15 14:33:54 +00:00
Laszlo Janosi
edeb26de0b
SCTP moving from alpha to beta
2020-06-15 14:33:38 +00:00
Kubernetes Prow Robot
5c6a870b3d
Merge pull request #21761 from tengqm/fix-21740
...
Fix docker install instruction
2020-06-15 06:31:56 -07:00
Wang(わん)
622e5f9713
update latest kubectl run syntax
...
--dry-run is deprecated
`--restart=Never` flag is unnecessary to create a pod from 1.18
2020-06-15 21:06:55 +09:00
Roy Lenferink
bdc173ce13
Update docs for new container- Makefile targets
2020-06-15 12:28:23 +02:00
Irvi Firqotul Aini
9d7c4de9ca
Redirect deadlinks for:
...
- https://ai.google/research/pubs/pub43438
- https://docs.docker.com/engine/admin/volumes/
2020-06-15 16:46:58 +07:00
Ori Hoch
527960a092
volume_attributes is now volume_context in CSI spec
...
this is reflected in the code as well: https://github.com/kubernetes/kubernetes/blob/master/pkg/volume/csi/csi_client.go#L52
2020-06-15 10:20:56 +03:00
Qiming Teng
7067a55bc2
Fix docker install instruction
...
The docker CE installation instructions contains some extra characters
which should be removed.
2020-06-15 11:00:40 +08:00
Kubernetes Prow Robot
3ad8c45b0b
Merge pull request #21702 from tengqm/ServiceAppProtocol
...
ServiceAppProtocol is beta in 1.19
2020-06-14 10:51:55 -07:00
Kubernetes Prow Robot
26eeae1a29
Merge pull request #21674 from cloudmelon/melonbranch
...
Add node lease namespace
2020-06-14 10:03:56 -07: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
Kubernetes Prow Robot
501ddcd0e4
Merge pull request #21724 from tengqm/fix-20808
...
Cleanup non-resource paths
2020-06-14 03:13:55 -07:00
Qiming Teng
8a14cb1522
Cleanup non-resource paths
...
Some non-resource paths are now deprecated/hidden from the API server.
This PR updates the list.
2020-06-14 11:21:50 +08:00
Qiming Teng
4f1f92d7ab
Fix the numbered list in kubeadm HA page
2020-06-14 09:46:48 +08:00
Kubernetes Prow Robot
06e57d3d4b
Merge pull request #21659 from surajssd/remove-TLS-bootstrapping-limits
...
TLS bootstrapping: Remove "Limits" section
2020-06-13 18:21:55 -07:00
Tim Bannister
117d0d6422
Revise kubectl installation task
2020-06-13 23:04:47 +01:00
Kubernetes Prow Robot
2048d692db
Merge pull request #21372 from feloy/retainkeys
...
Document retainKeys patch strategy
2020-06-13 12:01:56 -07:00
Kubernetes Prow Robot
2f9b324396
Merge pull request #21664 from kbhawkey/kb-fixup-content-type-page
...
add more content about headings
2020-06-13 11:43:55 -07:00
Kubernetes Prow Robot
c035bfae8b
Merge pull request #21705 from tengqm/docker-auto-start
...
Hint on making docker autostart
2020-06-13 11:33:55 -07:00
Kubernetes Prow Robot
165c5373a4
Merge pull request #21699 from tengqm/fix-crd-link
...
Fix dangling link for CRD
2020-06-13 10:03:55 -07: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
Qiming Teng
d03e5d4e0f
Hint on making docker autostart
2020-06-13 16:03:24 +08:00
Qiming Teng
58c152a9a8
Mark StreamingProxyRedirects deprecated in 1.19
2020-06-13 14:31:46 +08:00
Qiming Teng
358a361346
ServiceAppProtocol is beta in 1.19
2020-06-13 14:17:31 +08:00
Kubernetes Prow Robot
7815e8f9da
Merge pull request #21170 from sftim/20200525_clean_up_basic_statefulset_tutorial
...
Clean up “StatefulSet Basics” tutorial
2020-06-12 22:59:57 -07:00
Kubernetes Prow Robot
eff3b7178e
Merge pull request #21167 from sftim/20200525_fix_distribute_credentials_secure
...
Fix incorrect Markdown in “Distribute Credentials Securely Using Secrets”
2020-06-12 22:57:57 -07:00
Kubernetes Prow Robot
664a7fc6e6
Merge pull request #21166 from sftim/20200524_revise_dns_debugging_task
...
Revise cluster DNS task pages
2020-06-12 22:55:56 -07:00
Kubernetes Prow Robot
ffc4df9f2a
Merge pull request #21160 from sftim/20200524_revise_kubectl_overview
...
Revise kubectl overview
2020-06-12 22:53:57 -07:00
Kubernetes Prow Robot
d0024d7d44
Merge pull request #21148 from sftim/20200523_tidy_job_concept
...
Rename and tidy Job concept page
2020-06-12 22:51:56 -07:00
Kubernetes Prow Robot
37cd54f9ef
Merge pull request #21080 from sftim/20200502_tidy_task_daemonset_rollback
...
Tidy “Perform a Rollback on a DaemonSet”
2020-06-12 22:45:56 -07:00
Kubernetes Prow Robot
44acecd13b
Merge pull request #21438 from sftim/20200502_drop_vendor_details_from_container_image_concept
...
Drop vendor registry details from container image concept
2020-06-12 22:03:57 -07:00
Kubernetes Prow Robot
d1d752e0e1
Merge pull request #21439 from sftim/20200602_tidy_hostaliases_task
...
Tidy task page about using hostAliases
2020-06-12 22:01:55 -07:00
Kubernetes Prow Robot
edafb080e6
Merge pull request #21493 from kbhawkey/kb-security-overview-cleanup
...
modify security overview
2020-06-12 21:57:57 -07:00
Kubernetes Prow Robot
9aca67c4a1
Merge pull request #21569 from tao12345666333/bump-docker-version
...
Bump docker recommended version to 19.03.11.
2020-06-12 21:53:56 -07:00
Qiming Teng
af17530b46
Fix dangling link for CRD
2020-06-13 12:37:51 +08:00
Qiming Teng
33d2138c2d
Mark RotateKubeletClientCertificate GA
2020-06-13 11:29:01 +08:00
Kubernetes Prow Robot
65b60d156e
Merge pull request #21067 from jqmichael/patch-5
...
Added comments to RequestedToCapacityRatio formula
2020-06-12 19:49:55 -07:00
Kubernetes Prow Robot
485dd1d09b
Merge pull request #21151 from sftim/20200523_revise_get_shell_running_container
...
Revise “Get a Shell to a Running Container”
2020-06-12 05:41:55 -07:00
Karen Bradshaw
2451517bf1
add more content about headings
2020-06-12 08:30:04 -04:00
Weiping Cai
81027d6226
use kubectl create deployment to create Deployment
2020-06-12 17:15:10 +08:00
Cweiping
a255ff8fbd
Merge branch 'master' into remove_kubectl_run_command_deprecated_en
2020-06-12 16:11:28 +08:00
Artsiom Kaval
0ec8638025
Fix missuse of Secret vs ConfigMap
2020-06-12 03:54:17 +03:00
Tim Bannister
5d358120fb
Tidy task page about using HostAliases
2020-06-12 00:10:00 +01:00
Tim Bannister
225517a7a5
Drop vendor details from container image concept
...
Minimal rewrite to avoid referencing specific 3rd party vendors and
their implementations.
2020-06-12 00:08:20 +01:00
Tim Bannister
7f7ac49f8d
Revise StatefulSet Basics
...
- fix markdown
- separate commands from their output
- don't highlight sample output as if it were Bourne shell code
- add note shortcodes where appropriate
- update link targets
- miscellaneous other tidying
2020-06-12 00:05:33 +01:00
Tim Bannister
bbfe5e87b5
Tidy whitespace
2020-06-11 23:46:59 +01:00
Tim Bannister
e6537e4043
Tidy 'Distribute Credentials Securely Using Secrets'
...
- Separate out short arguments to kubectl exec
Make it explicit that "-i" and "-t" are separate arguments to
"kubectl exec".
Readers who know about aggregating short arguments can figure the
aggregation out for themselves.
- Fix /tidy Markdown
2020-06-11 23:44:55 +01: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
Tim Bannister
400c98fb5f
Revise kubectl overview
...
- Reword some examples
- Correct sample output labelled as Bourne shell code
- Address the reader as “you”
- Fix Markdown formatting
- other corrections
2020-06-11 23:17:21 +01:00
Tim Bannister
280a527a72
Revise sample commands to match style guide
2020-06-11 23:15:02 +01:00
Tim Bannister
8f9551638b
Rename Job concept page
...
(including Netlify redirects)
2020-06-11 23:13:23 +01:00
Tim Bannister
f4b0238eb1
Reorder Job in workload controllers list
2020-06-11 23:11:34 +01:00
Tim Bannister
82eb6672e0
Revise DaemonSet rollback task
2020-06-11 23:05:57 +01:00
cloudmelon
6cf2449a2e
add lease namespace new commit
2020-06-11 22:18:27 +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
abhiTamrakar
92b56db68d
manual steps for rotation of CA certificates.
...
Co-Authored-By: Zach Corleissen <zacharysarah@users.noreply.github.com>
Co-authored-By: Micah Hausler <micahhausler@users.noreply.github.com>
2020-06-11 18:05:53 +03:00
Kubernetes Prow Robot
e1096f2827
Merge pull request #21110 from jqmichael/patch-6
...
Clarified LimitRange is enabled by default
2020-06-11 07:44:56 -07:00
Kubernetes Prow Robot
74019dde43
Merge pull request #20872 from blues-man/patch-1
...
Change indentation for kubectl context samples
2020-06-11 07:42:57 -07:00
Kubernetes Prow Robot
75c7b7c62a
Merge pull request #20768 from kbhawkey/konn-svc-move-kb
...
Move Konnectivity service task page
2020-06-11 06:12:57 -07:00
Kubernetes Prow Robot
ef9aa6b6b5
Merge pull request #21131 from sftim/20200522_tweak_kubectl_multicluster_task_prerequisites
...
Revise prerequisites for “Configure Access to Multiple Clusters”
2020-06-11 05:48:56 -07:00
Philippe Martin
f7a39682ca
Fix tabs
2020-06-11 14:41:03 +02:00
Kubernetes Prow Robot
e827e6b159
Merge pull request #21154 from multi-io/patch-1
...
reconfigure-kubelet.md: Documentation error fixed
2020-06-11 05:32:56 -07:00
Kubernetes Prow Robot
350b0ffa85
Merge pull request #21553 from wawa0210/patch-1
...
Clarify the explanation when environment variables refer to each other
2020-06-11 05:30:56 -07:00
Suraj Deshmukh
59f5e70b2f
TLS bootstrapping: Remove "Limits" section
...
The aforementioned "Limits" is no longer valid. The issue that the
section points at is closed after code merge.
Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2020-06-11 17:26:32 +05:30
Olaf Klischat
9bc3136eed
reconfigure-kubelet.md: Documentation error fixed
...
Documentation error: It's Node.Status.Config, not Node.Spec.Status.Config.
2020-06-11 02:58:10 +02:00
Qing Ju
f4dfc3f084
Clarified LimitRange is enabled by default
2020-06-10 16:57:11 -07:00
jqmichael
27f44d7010
Added comments to RequestedToCapacityRatio formula
2020-06-10 16:51:36 -07:00
Kubernetes Prow Robot
29f3c2858c
Merge pull request #21591 from scottstout/master
...
Changed whitelist to allowlist and blacklist to denylist.
2020-06-10 16:12:56 -07:00
Karen Bradshaw
6820d60f04
fixup security overview
2020-06-10 16:21:49 -04:00
Karen Bradshaw
0bf1b10411
fix link, edit content
2020-06-10 16:06:05 -04:00
Karen Bradshaw
5fe8c3ca5e
move setup konnectivity svc
...
move api-access to extend-kubernetes
2020-06-10 16:06:01 -04:00
Kubernetes Prow Robot
d4f302e848
Merge pull request #21245 from cmardini/patch-1
...
daemon-reload prior to restarting kubelet
2020-06-10 12:44:21 -07:00
Kubernetes Prow Robot
1e24002ffd
Merge pull request #21096 from prasadkatti/fix_header
...
Rename 'Download Kubernetes' card to 'Release Notes' on home page
2020-06-10 12:08:51 -07:00