Kubernetes Prow Robot
12dd36ef3d
Merge pull request #26488 from ChandaniM123/merged-master-dev-1.21
...
Merged master into dev 1.21 - 2/12/21
2021-02-13 00:41:04 -08:00
ChandaniM123
bfcea97d39
Merge remote-tracking branch 'upstream/master' into dev-1.21
2021-02-12 20:05:18 -05:00
wojtekt
507dc0aa20
Promote immutable secrets and configmaps to GA
2021-02-12 16:11:40 +01:00
Kubernetes Prow Robot
734865fb71
Merge pull request #26412 from ydFu/fix-url-issue-26382
...
Fail links in compute-device-assignment.md
2021-02-10 23:22:16 -08:00
Kubernetes Prow Robot
d7d113abb7
Merge pull request #26297 from thockin/docs-kep2200
...
Add docs for KEP 2200 (DenyServiceExternalIPs)
2021-02-09 08:13:10 -08:00
Tim Hockin
c111b4ac62
Docs for KEP 2200
...
* Document DenyServiceExternalIPs admission controller
* Re-order other admission controller blocks to be alphabetical
* Document DefaultIngressClass (missing)
2021-02-08 16:21:42 -08:00
Karen Bradshaw
3fd65482e8
clean up use of word: simply
2021-02-07 12:15:29 -05:00
ydFu
6c1ffd397c
Fail links in compute-device-assignment.md
...
* Update the links in compute-device-assignment, Fix issue(#26382 ).
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-02-07 23:04:40 +08:00
Rey Lejano
0b69091aff
Merge master into dev-1.21 to keep in sync
2021-02-05 14:03:33 -08:00
Kubernetes Prow Robot
d2e7f4acab
Merge pull request #26352 from kbhawkey/fixup-remove-word-easy
...
clean up use of word: easy
2021-02-04 10:48:26 -08:00
Karen Bradshaw
c4ef1d4b81
Apply suggestions from code review
...
Thanks for the review. Good suggestions!
Co-authored-by: Celeste Horgan <celeste@cncf.io>
2021-02-03 14:28:28 -05:00
Kubernetes Prow Robot
d148026f23
Merge pull request #26065 from margocrawf/master
...
Rewording of paragraph about provideClusterInfo key on Authentication page
2021-02-03 03:02:29 -08:00
Kubernetes Prow Robot
bf85335ddd
Merge pull request #26302 from RainbowMango/pr_update_admission_controllers
...
Update validatingadmissionwebhook and mutatingadmissionwebhook docs
2021-02-01 17:58:27 -08:00
Kubernetes Prow Robot
0c26cd90eb
Merge pull request #26092 from anapsix/patch-2
...
Update cheatsheet.md
2021-02-01 16:50:28 -08:00
Margo Crawford
67a750b5e0
Incorporated suggestions for provideClusterInfo paragraph
...
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2021-02-01 15:35:49 -08:00
Karen Bradshaw
7d9916af0c
clean up use of word: easy
2021-02-01 15:14:25 -05:00
Kubernetes Prow Robot
b29a8c9f83
Merge pull request #26333 from chenxuc/fix_link
...
Update invalid web page link for api group
2021-02-01 10:35:49 -08:00
chenxuc
9d3e4467d5
Update invalid web page link for api group
...
The old link
"https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-groups "
points to an nonexistent section of that page. The correct section
should be
"https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-groups-and-versioning "
.
2021-02-01 13:00:47 +08:00
RainbowMango
f079aa8214
Update validatingadmissionwebhook and mutatingadmissionwebhook docs as they have been promoted to v1
2021-01-30 16:09:29 +08:00
Kubernetes Prow Robot
c782fd6738
Merge pull request #25982 from ydFu/add-code-blocks-in-authorization
...
Add the code blocks in authorization.md
2021-01-29 10:25:41 -08:00
Victor Palade
ca55b23e89
Merge master into dev-1.21 to keep in sync - SIG-Release 1.21 Docs team 1/29/21
...
Signed-off-by: Victor Palade <victor@cloudflavor.io>
2021-01-29 17:54:11 +01:00
Kubernetes Prow Robot
b19fbb6f90
Merge pull request #26144 from tengqm/amend-featuregates
...
Fix outdated content in feature gates
2021-01-28 13:19:40 -08:00
Kubernetes Prow Robot
b1f370dd13
Merge pull request #26229 from rikatz/spell-correction
...
Fix some spell checking
2021-01-27 09:51:40 -08:00
Ricardo Pchevuzinske Katz
2346581566
Fix some spell checking
...
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
2021-01-24 16:27:42 -03:00
Philippe Martin
21cee4340d
Fix anchors with unsupported characters
2021-01-23 18:15:01 +01:00
Chen, Xu Chun (Simon)
2f2f30b614
Update reference link
...
The old link "https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-groups " points to an nonexistent section of the page. The correct section should be "https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-groups-and-versioning " .
2021-01-20 09:56:14 +08:00
Kubernetes Prow Robot
c42e56d811
Merge pull request #23294 from feloy/feloy-gsod-api-reference-ex1
...
[GSoD'20] Update how the Kubernetes website serves API references
2021-01-19 16:25:59 -08:00
Rey Lejano
abef338c9d
Merge master into dev-1.21
2021-01-19 12:39:27 -08:00
Philippe Martin
1373ad22f1
Update Kubernetes API index page
2021-01-19 21:19:54 +01:00
Philippe Martin
add24db3e3
New API Reference presentation on /content/en/docs/reference/kubernetes-api
2021-01-19 21:05:09 +01:00
Qiming Teng
3502b36f86
Fix outdated content in feature gates
...
Also applied some line wrapping to unreasonable long lines.
2021-01-19 15:24:44 +08:00
Kubernetes Prow Robot
34e8b55faf
Merge pull request #26027 from tengqm/clean-podpreset
...
Clean PodPreset docs, examples and links
2021-01-15 07:39:51 -08:00
Edward Rosen
08fe76be1a
Update rbac.md
2021-01-14 09:50:57 -05:00
Anastas Dancha
8589a9c76a
Update cheatsheet.md
...
- improve on [pr #26053 ](https://github.com/kubernetes/website/pull/26053 )
- use idiomatic secret name in example
2021-01-14 16:12:53 +03:00
Qiming Teng
a11047c153
Clean PodPreset docs, examples and links
2021-01-14 13:26:29 +08:00
Rey Lejano
eab220050a
Merge master into dev-1.21 to keep in sync
2021-01-13 14:03:56 -08:00
Kubernetes Prow Robot
a422f01f3f
Merge pull request #26053 from anapsix/patch-2
...
Update cheatsheet.md
2021-01-13 09:44:36 -08:00
Kubernetes Prow Robot
7cf35541f7
Merge pull request #26066 from kbhawkey/remove-latest-version-shortcode
...
add docs for version shortcodes
2021-01-13 09:00:36 -08:00
Kubernetes Prow Robot
2135ed8002
Merge pull request #25856 from edwardrosen/patch-1
...
Update rbac.md
2021-01-12 16:00:36 -08:00
Karen Bradshaw
0166a0b08e
add docs for version shortcodes
2021-01-12 17:20:33 -05:00
Margo Crawford
5accf8f128
Rewording of paragraph about provideClusterInfo key
...
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2021-01-12 13:51:15 -08:00
Edward Rosen
a37b8a9fee
Update rbac.md
...
I've deleted the line break. The example in line 89 now seems to render ok in the preview. Could you please take a look?
2021-01-12 15:22:39 -05:00
Kubernetes Prow Robot
da5ab5538d
Merge pull request #25966 from Marusyk/Marusyk-patch-1
...
Clean up too old content from Using Admission Controllers page
2021-01-12 11:12:35 -08:00
Kubernetes Prow Robot
466de5e75a
Merge pull request #25337 from smashse/patch-2
...
Update docker-cli-to-kubectl.md
2021-01-12 11:10:38 -08:00
Kubernetes Prow Robot
b3cd3649fe
Merge pull request #25490 from mysunshine92/update-feature-gates-TopologyManager
...
Update feature-gates description for TopologyManager
2021-01-12 10:00:36 -08:00
Kubernetes Prow Robot
eecf1c47e1
Merge pull request #25549 from tomkivlin/patch-1
...
Tidy list of generators for “kubectl create”
2021-01-12 03:58:25 -08:00
Tom Kivlin
f095cf3ecf
update resource terms to CamelCase
...
where a resource is mentioned in the description, use CamelCase.
2021-01-12 08:03:14 +00:00
Anastas Dancha
4076cf0b0b
Update cheatsheet.md
...
adding example for decoding secret ".data" without relying on external CLI tools
2021-01-11 19:34:31 +03:00
Kubernetes Prow Robot
83879e9f7d
Merge pull request #25935 from carlory/deprecate-kubeadm-alpha-in-1.21
...
kubeadm: remove deprecated alpha commands
2021-01-09 06:07:05 -08:00
ydFu
1b70e98626
Add the code blocks in authorization.md
...
* Add the code blocks in the Markdown spec to make it easy to read.
* Add description that distinguish between **command** and **output** make it easy to read.
* Adjust description in Kubernetes components for smoother reading.
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-09 11:57:24 +08:00