Jesse Butler
b940dce478
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-09-22 10:51:02 -04:00
Sergiusz Urbaniak
0ad09c36d6
fix expiration of bound SA tokens
...
Signed-off-by: Sergiusz Urbaniak <sergiusz.urbaniak@gmail.com >
2021-09-21 08:21:46 +02:00
Pushkar Joglekar
7655d8d778
Add a ports and protocols reference page
...
- Refactored ports and protocols info under docs/reference
- Updated the ports for kube-scheduler and kube-controller based on
current state
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-09-15 13:19:04 -07:00
Kubernetes Prow Robot
4c5a4f17b6
Merge pull request #29639 from zlatin/fix-duplicate
...
Fix duplicate words in kubectl overview
2021-09-12 13:24:06 -07:00
Kubernetes Prow Robot
859880ab75
Merge pull request #29433 from saschagrunert/seccomp-api-removal-note
...
Add note about deprecated seccomp annotation
2021-09-10 14:27:02 -07:00
Kubernetes Prow Robot
4b18015cd3
Merge pull request #29628 from yechs/patch-1
...
Fix markdown link rendering & move image kubeadm-stacked-color.png to this repo
2021-09-09 01:00:12 -07:00
Ye Shu
826fb8dc90
Change reference to kubeadm-stacked-color.png
...
Since the image is now moved to this repo, I'm changing all
references to the image to have them point to the local one.
2021-09-08 10:35:23 -04:00
Maxym Zalata
8555d69bb5
fix duplicate words
2021-09-08 13:51:27 +03:00
Qiming Teng
c7ed438072
Fix kubeadm-config links
...
This PR fixes the links for kubeadm-config APIs.
2021-09-05 09:59:05 +08:00
Anuraag Agrawal
6c1ecfa016
Fix typo in health-checks doc
2021-08-31 11:53:15 +09:00
Kubernetes Prow Robot
5f301dcec5
Merge pull request #29468 from Abirdcfly/patch-2
...
Update rbac.md: Describe in detail how to specify resourceNames when using list verbs
2021-08-23 07:12:01 -07:00
Abirdcfly
19807f866c
Update content/en/docs/reference/access-authn-authz/rbac.md
...
Co-authored-by: Jordan Liggitt <jordan@liggitt.net >
2021-08-23 21:45:10 +08:00
S Nitesh Singh
2cb0f9cd8f
rename product security committee to security response committee
2021-08-23 16:54:01 +05:30
Sascha Grunert
5f192f2cb1
Add note about deprecated seccomp annotation
...
We now add a note to clarify that the annotations are deprecated and
will become non-functional in v1.25.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2021-08-23 10:03:10 +02:00
Cheng Wang
a130f6b8b9
Fix typo a extension
2021-08-22 12:12:30 +08:00
Abirdcfly
162da6561b
Update rbac.md: Describe in detail how to specify resourceNames when using list/watch verbs
2021-08-19 23:39:48 +08:00
Geoffrey Cline
57c0fe1120
update desc of namespace defaulting in CLI
2021-08-17 18:27:10 +00:00
Kubernetes Prow Robot
87235b508d
Merge pull request #29311 from mengjiao-liu/update-githubbranch-param
...
Hard-code the name of the target repo's default branch instead of using the githubbranch parameter value
2021-08-16 06:03:18 -07:00
Qiming Teng
da53892746
Fix some errors in the feature-gates page
2021-08-15 18:26:20 +08:00
Kubernetes Prow Robot
5703199613
Merge pull request #29282 from kendfinger/patch-1
...
Fix double usage of "simplify the process" in kubelet-tls-bootstrapping.
2021-08-10 06:05:18 -07:00
Mengjiao Liu
f945335af6
Hard-code the name of the target repo's default branch instead of using the githubbranch parameter value
2021-08-10 18:03:21 +08:00
Kubernetes Prow Robot
da11af4bbe
Merge pull request #29271 from yuswift/update-ssa
...
update server-side-apply state to stable
2021-08-10 02:09:17 -07:00
yuswift
00c205bc38
update ssa state to stable
...
Signed-off-by: yuswift <yuswift2018@gmail.com >
2021-08-10 15:47:50 +08:00
Kubernetes Prow Robot
a80328f582
Merge pull request #29295 from mfilocha/fix/rbac-links
...
Fix links in RBAC default bindings table
2021-08-09 20:37:17 -07:00
Shubham Kuchhal
bdb4cc4603
Fix the broken link for "webhook.go"
2021-08-09 16:17:06 +05:30
Maciej Filocha
647e9d6ca8
Fix links in RBAC default bindings table
...
An extra line needs to be added to allow
the link to be rendered properly.
Also reformatting link line to be better readable.
2021-08-09 12:09:29 +02:00
Kubernetes Prow Robot
aa86cfbe42
Merge pull request #29284 from tengqm/update-kubelet-ref
...
Update reference for kubelet
2021-08-08 20:07:30 -07:00
Qiming Teng
f45f67739e
Update reference for kubelet
...
The kubelet reference is not auto-generated. This PR is about fixing the
outdated information by manually comparing the reference against the
output from `kubelet --help`.
2021-08-08 19:59:56 +08:00
Kenneth Endfinger
f805b220d8
Fix double usage of "simplify the process" in kubelet-tls-bootstrapping.
2021-08-08 01:56:17 -07:00
yuswift
4e06971871
update ssa state to ga
...
Signed-off-by: yuswift <yuswift2018@gmail.com >
2021-08-06 22:17:24 +08:00
Kubernetes Prow Robot
b5c1e98957
Merge pull request #29241 from YuikoTakada/fix_relative_paths
...
Replace with relative path
2021-08-06 06:51:19 -07:00
Kubernetes Prow Robot
0525ee9a1f
Merge pull request #29244 from niteshseram/glossary
...
Adding Eviction to glossary
2021-08-05 13:05:19 -07:00
Kubernetes Prow Robot
e2b4e2644c
Merge pull request #29243 from tengqm/configapi-122
...
Config API for 1.22
2021-08-05 08:15:22 -07:00
S Nitesh Singh
1230f21648
add eviction to glossary
2021-08-05 10:30:26 +05:30
Qiming Teng
f51ed0569d
Config API for 1.22
2021-08-05 12:50:28 +08:00
Yuiko Mouri
8f301ea379
Replace with relative path
2021-08-05 11:54:46 +09:00
Qiming Teng
8acf5d121e
Component reference for 1.22
2021-08-05 09:44:17 +08:00
Tim Bannister
af24e94361
Update tense for v1.22 API removals
...
These removals have happened, so refer to them in the past.
2021-08-04 23:54:40 +01:00
Philippe Martin
02d18a3ce1
v1.22 beta.0
2021-08-04 22:22:35 +02:00
Philippe Martin
d531f1d97b
API Ref v1.22 alpha.3
2021-08-04 22:21:53 +02:00
Victor Palade
61ac44bb11
Merge master into dev-1.22 to keep in sync
2021-08-04 19:43:06 +02:00
Kubernetes Prow Robot
a54e81ece4
Merge pull request #29159 from spiffxp/use-k8s-staging-ci-images
...
kubeadm: use k8s-staging-ci-images instead of kubernetes-ci-images
2021-08-03 09:18:48 -07:00
spdfnet
0d82d2df06
kubelet_typos
...
Fix typos in kubeadm-init-phase.md
kublet -> kubelet
2021-08-02 22:46:21 +00:00
spdfnet
1fe6f70f5d
finialize_typo
...
Fix typo in kubeadm-init-phase.md
finialize -> finalize
2021-08-02 22:44:54 +01:00
sandipanpanda
4915d216aa
Update token authentication file ( #29139 )
2021-07-30 09:54:05 -04:00
Aaron Crickenberger
be9926dff4
kubeadm: use k8s-staging-ci-images instead of kubernetes-ci-images
2021-07-29 17:59:06 -07:00
Victor Palade
252c44c53d
Merge master into dev-1.22 to keep in sync
2021-07-29 15:40:32 +03:00
bhumijgupta
60d8eaf339
Add requirement note for kubectl convert command reference
...
Signed-off-by: bhumijgupta <bhumijgupta@gmail.com >
2021-07-29 09:10:42 +05:30
PI-Victor
fe170db160
Merge branch 'dev-1.22' into merged-master-dev-1.22
2021-07-28 18:14:25 +03:00
Nitesh Seram
83be6d3193
updating the outdated word
2021-07-28 20:23:04 +05:30