Eric Briand
052b7fb852
Renamed super.mycompany.com into images.my-company.example
2020-07-27 16:09:07 +02: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
Qiming Teng
efe536f45a
[zh] Fix links in contribute section
...
This PR fixes bad links found in the contribute section, identified via:
```
./scripts/linkchecker.py -l zh -f /docs/contribute/**/*.md
```
Fix Summary:
Bad links pointing nowhere: 23
Links which should point to localized pages: 28
Links which should avoid redirections: 5
Unsafe links that use HTTP: 6
2020-07-27 17:58:20 +08: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
Qiming Teng
0bdcd44e6b
Replace reference to redirect entries (1)
...
We are referencing the redirect entries in the docs, at many places.
These references should be updated to the correct content page.
2020-07-27 13:22:53 +08:00
Kubernetes Prow Robot
b2b2f055d8
Merge pull request #22627 from uthark/patch-1
...
Fixed typo in feature gate name.
2020-07-26 20:22:16 -07:00
Kubernetes Prow Robot
15b1e62d41
Merge pull request #22600 from neolit123/1.19-remove-cni-from-kubeadm-page
...
kubeadm: remove the preferred / popular list of CNIs
2020-07-26 20:20:16 -07: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
5c2748288a
Merge pull request #21185 from johscheuer/add-docs-api-health-checks
...
Add documentation for API server health checks
2020-07-26 20:04:17 -07:00
Kubernetes Prow Robot
81e9489f9a
Merge pull request #21767 from OriHoch/patch-1
...
volume_attributes is now volume_context in CSI spec
2020-07-26 19:50: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
995e37a0fc
Merge pull request #22598 from tengqm/fix-setup-links
...
Replace redirected links with the real targets in the setup section
2020-07-26 19:34:17 -07:00
Kubernetes Prow Robot
4e7d0ddc6e
Merge pull request #22759 from jimangel/pr-wrangler-link
...
fixing hold label filter for PR wranglers
2020-07-26 19:32:17 -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
46daba41aa
Merge pull request #22651 from MikeSpreitzer/doc-apf-debug
...
Document APF debug URL paths
2020-07-26 19:04:16 -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
Kubernetes Prow Robot
3595681e06
Merge pull request #22676 from sftim/20200723_tutorial_sourceip_use_drawings
...
Improve diagrams for Source IP tutorial
2020-07-26 18:58:17 -07:00
Kubernetes Prow Robot
9a4aff9ecf
Merge pull request #22677 from sftim/20200723_rbac_mark_table_header
...
Mark RBAC table header as header
2020-07-26 18:56:17 -07:00
Kubernetes Prow Robot
cc78d30459
Merge pull request #22702 from ebriand/patch-4
...
Use more real container examples
2020-07-26 18:52: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
Jim Angel
eb80d248ab
fixing hold label filter for PR wranglers
2020-07-26 20:27:51 -05: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
Naoki Oketani
7e10eb67da
paraphrase master to control plane
2020-07-26 20:15:28 +09:00
Tabitha Sable
788706f42d
Clarify meaning of group
...
Define the word group without using the word group.
2020-07-25 23:35:34 -05: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
4e81aa85cd
Merge pull request #22725 from Cweiping/fix_svc_type_error
...
fix svc type error
2020-07-25 05:46:15 -07:00
Weiping Cai
75b8566c9d
fix svc type error
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-07-25 18:49:42 +08: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
Javier Diaz-Montes
6b0192ef72
Adding feature status and prerequisite to new feature.
2020-07-24 12:56:47 -04:00
Eric Briand
39ad302c82
Use more real container examples
2020-07-24 13:54:08 +02: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
Mike Spreitzer
b2f5fbeaac
Document the health-for-strangers workaround
...
.. to issue #93359
2020-07-24 00:18:39 -04:00
Tim Bannister
e7c2510a89
Mark RBAC table header as header
...
Use <thead> and <tbody> elements to distinguish between the header and
the body of the table. Slightly improves accessibility and also visual
style.
2020-07-23 23:53:33 +01:00
Tim Bannister
8e06ed4658
Improve diagrams for Source IP tutorial
...
The existing diagrams were ASCII art. Use drawings instead.
2020-07-23 23:26:15 +01:00
Mike Spreitzer
7080355d10
Improve doc of /debug/api_priority_and_fairness/dump_requests
...
Include a non-phantom line.
Document the phantom lines (these are a bug, but not fixed yet, so
need to be documented).
2020-07-23 11:48:23 -04:00
Kubernetes Prow Robot
70198b3001
Merge pull request #22667 from Tej-Singh-Rana/k8s-tej
...
Fixed spell error
2020-07-23 05:17:39 -07:00
Tej-Singh-Rana
7ecf3561c0
Fixed spell error
2020-07-23 17:31:16 +05:30
Mike Spreitzer
dc432198e5
Document APF debug URL paths
...
Documented the debug paths introduced by #90967
2020-07-23 00:22:34 -04:00
Mike Spreitzer
800a602e36
Document new API Priority and Fairness metrics
...
Also brush up the descriptions of some of the older metrics.
2020-07-22 21:19:29 -04: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
Kubernetes Prow Robot
1c6a25e257
Merge pull request #22617 from tengqm/fix-22614
...
Remove the 'slug' attribute from open-a-pr
2020-07-22 09:20:06 -07:00
Kubernetes Prow Robot
67a4f7733c
Merge pull request #22619 from angelbarrera92/patch-1
...
typo clusers -> clusters
2020-07-22 09:12:06 -07: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
Kubernetes Prow Robot
44db0787a9
Merge pull request #22314 from tengqm/remove-poseidon
...
Remove Poseidon page
2020-07-22 05:34:05 -07:00
Julian V. Modesto
6b367af5e3
Document client-side to server-side apply upgrade.
...
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
2020-07-21 18:00:56 -04:00
Renaud Gaubert
bbe4de82e1
Add DisableAcceleratorUsageMetrics feature flag
...
Signed-off-by: Renaud Gaubert <rgaubert@nvidia.com>
2020-07-21 21:17:24 +00:00
Oleg Atamanenko
e5e0faf011
Fixed typo in feature gate name.
...
Fixed typo.
related PR: https://github.com/kubernetes/kubernetes/pull/86377/
2020-07-21 12:01:45 -07:00
Ángel Barrera
27c5df83f8
typo clusers -> clusters
...
FIX a typo in clusers -> clusters
2020-07-21 13:03:00 +02:00
Qiming Teng
96b76320c7
Remove the 'slug' attribute from open-a-pr
...
The slug is causing problems for tracking missing links. Other than
that, I'm not seeing any advantage of using it.
2020-07-21 18:55:59 +08:00
Johannes M. Scheuermann
f1588c03f3
Add feature state for individual health checks
2020-07-21 10:24:40 +02:00
Kubernetes Prow Robot
6f65a89c1a
Merge pull request #22282 from sozercan/patch-2
...
Remove container level supplementalGroups and fsgroup from PSP standards doc
2020-07-20 18:55:14 -07:00
Kubernetes Prow Robot
1a7e81f77e
Merge pull request #22550 from tengqm/fix-links-contrib
...
Tidy up: fix bad links in contribution guide
2020-07-20 18:21:13 -07:00
zacharysarah
989f223fd5
Update the Slack channel creation example
2020-07-20 17:58:49 -07:00
Ben Gadbois
a491d86a0c
audit: typo fix
2020-07-20 14:30:44 -07:00
Lubomir I. Ivanov
67d95db8cd
kubeadm: remove the preferred / popular list of CNIs
...
Kubeadm should be CNI agnostic and should not define what is
considered a popular CNI plugin and what isn't.
- Remove the tabs that list CNIs such as Calico, WeaveNet, etc.
- Preserve the note that Calico is currently the only CNI
kubeadm e2e tests are run against.
- Change the link to enumerate CNIs to:
/docs/concepts/cluster-administration/networking/
2020-07-20 22:41:55 +03: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
Zach Corleissen
54949b544e
Resolving a nit
...
Resolves https://github.com/kubernetes/website/pull/22412#discussion_r457602815
2020-07-20 12:01:52 -07:00
Joe Betz
648508c051
Add transferring ownership section to api concepts
2020-07-20 12:01:52 -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
Qiming Teng
c4add100ff
Replace redirected links with the real targets
...
For some links that are invalid forever, this PR drops them.
2020-07-20 16:17:37 +08:00
Qiming Teng
139da7d731
Tidy up: fix bad links in contribution guide
2020-07-20 09:53:11 +08:00
Savitha Raghunathan
53f2d23359
resolving conflicts
2020-07-19 19:15:36 -04:00
Kubernetes Prow Robot
c477e089b7
Merge pull request #22549 from vincent-pli/fix-type
...
Fix typo, correct plugin name
2020-07-19 13:24:50 -07:00
Kubernetes Prow Robot
a25db870c3
Merge pull request #22535 from smarterclayton/fix_doc
...
Update feature gate info for Service and Node exclusion labels
2020-07-17 17:32:54 -07:00
Tej-Singh-Rana
7bf0200de2
Fixed space gap
2020-07-17 22:53:43 +05:30
Clayton Coleman
9e52afe293
Update feature gate info for Service and Node exclusion labels
...
These features are beta in 1.19 and the legacy gate will be disabled
by default starting in 1.20.
2020-07-17 10:35:41 -04:00
pengli
7866a548c5
Fix type, correct plugin name
2020-07-17 10:36:24 +08:00
Joe Betz
e194a89e3a
Add resourceVersionMatch param documentation to API concepts
2020-07-16 17:11:33 -07:00
Kubernetes Prow Robot
27cb105589
Merge pull request #22544 from tengqm/drop-dynamicauditing
...
Drop DynamicAuditing
2020-07-16 11:28:15 -07:00
Kubernetes Prow Robot
8fea591259
Merge pull request #22545 from msau42/dev-1.19
...
Update Azure disk feature gates for 1.19 beta
2020-07-16 11:24:15 -07:00
Michelle Au
8a53eed8d8
Update Azure disk feature gates for 1.19 beta
2020-07-16 09:55:20 -07:00
Christian Huffman
0d6765d2fa
Include details on the CSIVolumeFSGroupPolicy feature gate
2020-07-16 12:01:08 -04:00
Kubernetes Prow Robot
2f075d2930
Merge pull request #22446 from jayunit100/patch-3
...
Update statefulset.md
2020-07-16 08:53:42 -07:00
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
c7285443ee
Merge pull request #21634 from pohly/kubernetes-1-19-features
...
storage: CSIStorageCapacity
2020-07-16 03:53:41 -07:00
Kubernetes Prow Robot
49bd40e6d3
Merge pull request #21115 from Huang-Wei/1.19-pts-stable
...
Promote PodTopologySpread to stable in 1.19
2020-07-16 03:43:42 -07:00
Lauri Apple
5700f1012d
removed a reference to sig-pm
...
I deleted a reference to sig-pm, which no longer exists (since April 2020).
2020-07-16 10:03:07 +02:00
Patrick Ohly
19b8f8421f
storage: CSIStorageCapacity
...
This is the initial documentation for one new feature:
- https://github.com/kubernetes/enhancements/issues/1472
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-07-16 08:52:08 +02: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
2c4bc30b92
Merge pull request #22528 from tengqm/use-inlin-links
...
Use inline links when possible
2020-07-15 17:02:34 -07:00
jay vyas
3e33f7fd7c
Update content/en/docs/concepts/workloads/controllers/statefulset.md
...
Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-07-15 19:59:52 -04:00
Kubernetes Prow Robot
79b9438d8b
Merge pull request #21444 from xing-yang/csi_migration_1.19
...
Add doc for vSphere CSI Migration
2020-07-15 16:22:35 -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
Wei Huang
a886f56819
fixup: address comments
2020-07-15 12:22:36 -07:00
Wei Huang
b74f399e5e
Promote PodTopologySpread to stable in 1.19
2020-07-15 10:53:29 -07:00
Kubernetes Prow Robot
38b7408b70
Merge pull request #22529 from sftim/20200715_tidy_endpointslice_concept
...
Tidy EndpointSlice concept
2020-07-15 10:42:38 -07:00
Jorge O. Castro
8045c19d6f
Revise blog submission guidelines as per the blog subproject ( #22176 )
...
* Draft of new blog submission guidelines as per the blog subproject
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
* Update content/en/docs/contribute/new-content/blogs-case-studies.md
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/docs/contribute/new-content/blogs-case-studies.md
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/docs/contribute/new-content/blogs-case-studies.md
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
* Add explicit requirement of original content, link to the license, and
review clarifications
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
* Remove whatsnext heading
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
* Add a warning about filename conventions not using periods
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
* Update content/en/docs/contribute/new-content/blogs-case-studies.md
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/docs/contribute/new-content/blogs-case-studies.md
Co-authored-by: Celeste Horgan <celeste@cncf.io>
* Update content/en/docs/contribute/new-content/blogs-case-studies.md
Co-authored-by: Celeste Horgan <celeste@cncf.io>
* Update content/en/docs/contribute/new-content/blogs-case-studies.md
Co-authored-by: Celeste Horgan <celeste@cncf.io>
* Update content/en/docs/contribute/new-content/blogs-case-studies.md
Co-authored-by: Celeste Horgan <celeste@cncf.io>
* Update content/en/docs/contribute/new-content/blogs-case-studies.md
Co-authored-by: Celeste Horgan <celeste@cncf.io>
* Update content/en/docs/contribute/new-content/blogs-case-studies.md
Co-authored-by: Celeste Horgan <celeste@cncf.io>
* Update content/en/docs/contribute/new-content/blogs-case-studies.md
Co-authored-by: Celeste Horgan <celeste@cncf.io>
* Update content/en/docs/contribute/new-content/blogs-case-studies.md
Co-authored-by: Celeste Horgan <celeste@cncf.io>
* Update content/en/docs/contribute/new-content/blogs-case-studies.md
Co-authored-by: Celeste Horgan <celeste@cncf.io>
* Update content/en/docs/contribute/new-content/blogs-case-studies.md
Co-authored-by: Celeste Horgan <celeste@cncf.io>
* Update content/en/docs/contribute/new-content/blogs-case-studies.md
Co-authored-by: Celeste Horgan <celeste@cncf.io>
* Update content/en/docs/contribute/new-content/blogs-case-studies.md
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-07-15 10:38:38 -07:00
Kubernetes Prow Robot
3f7af5daaf
Merge pull request #22438 from pohly/generic-ephemeral-volumes
...
storage: GenericEphemeralVolume
2020-07-15 09:48:38 -07:00
Kubernetes Prow Robot
9a23188e30
Merge pull request #21652 from marosset/1.19-windows-contanerd
...
v1.19 Windows OS version support + containerd doc updates
2020-07-15 09:40:38 -07:00
jay vyas
efa6ab5347
Update statefulset.md
2020-07-15 12:39:52 -04:00
Patrick Ohly
4401fd81d7
Update content/en/docs/concepts/storage/ephemeral-volumes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-07-15 18:28:34 +02: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
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