Bob
5183202a3b
Update horizontal-pod-autoscale.md
...
Update HPA V2, custom.metrics.k8s.io, external.metrics.k8s.io design proposals to archive github link.
2022-03-28 22:36:36 +08:00
Mitesh Jain
d21c4302bc
Remove bootstrap token being in beta state in kubelet-tls-bootstrapping.md
2022-03-28 19:17:39 +05:30
Vaibhav
fa8872f70f
Update the doc regarding out of date link
2022-03-28 01:07:38 +05:30
Sudheer Satyanarayana
81881f8d84
minor text edit
...
`Pay attention to the case of suffixes` seems better than `Take care about case for suffixes`
2022-03-27 16:01:25 +05:30
Mitesh Jain
bf59d01af7
Fix broken link for attach labels in assign-pod-node.md
2022-03-27 12:26:44 +05:30
Kubernetes Prow Robot
b68cfbd60a
Merge pull request #32485 from tengqm/fix-ip-masq-agent
...
Fix the ip-masq-agent page
2022-03-26 13:21:21 -07:00
Manish Kumar
8f8d9b215e
Register and document some authz-related audit annotations ( #32200 )
...
* Registered audit annotation
* Update content/en/docs/reference/labels-annotations-taints/audit-annotations.md
Co-authored-by: Qiming Teng <tengqm@outlook.com >
* fix.
Co-authored-by: Qiming Teng <tengqm@outlook.com >
2022-03-25 17:25:58 -07:00
Subhasmita Swain
09f8637c05
sample outputs created working with Kubernetes v1.24 without docker ( #31454 )
...
* sample outputs created without docker working with kubernetes v1.24
* updated
* cleaned and updated
* sample outputs created without docker working with kubernetes v1.24
* updated
* cleaned and updated
2022-03-25 17:17:58 -07:00
Kubernetes Prow Robot
185512f752
Merge pull request #32000 from Kartik494/podsecuritypolicies
...
Added Pod security deprecation note
2022-03-25 15:47:58 -07:00
Kubernetes Prow Robot
39fd63ba12
Merge pull request #31989 from guettli/31930__fix_busybox_image_1.28
...
fix busybox image to version 1.28
2022-03-25 15:45:59 -07:00
Kubernetes Prow Robot
689417422e
Merge pull request #32012 from bwolmarans/patch-1
...
--all-namespaces shorthand
2022-03-25 15:41:58 -07:00
Meha Bhalodiya
a3660a0d76
feat: documenting serviceAccountToken volume type ( #31329 )
...
* feat: documenting serviceAccountToken volume type
* serviceAccountToken: correct few terms
* Update volumes.md
* Migrate to projected-volumes
* Update projected-volumes.md
* Remove serviceAccountToken from volume type
* Update projected-volumes.md
* Change heading's fragment identifier
2022-03-25 15:31:58 -07:00
Kubernetes Prow Robot
6da9c34b2e
Merge pull request #31799 from SergeyKanzhelev/dynamicKubeletConfig
...
Dynamic kubelet config is removed
2022-03-25 15:27:58 -07:00
Kubernetes Prow Robot
1f12defa7d
Merge pull request #31805 from SergeyKanzhelev/grpcToBeta
...
promote GRPCContainerProbe to beta
2022-03-25 15:25:59 -07:00
Kubernetes Prow Robot
1dec188e52
Merge pull request #32501 from guresonur/patch-1
...
Update service.md
2022-03-25 13:41:58 -07:00
Kubernetes Prow Robot
602f1c93b2
Merge pull request #32495 from tengqm/csi-openstack-mig-ga
...
CSIMigrationOpenStack will be GA in 1.24
2022-03-25 13:39:59 -07:00
Kubernetes Prow Robot
a55bc5584e
Merge pull request #32486 from tengqm/leadership-migration-state
...
Fix feature state for ControllerLeaderMigration
2022-03-25 13:39:59 -07:00
Kubernetes Prow Robot
b91618ba15
Merge pull request #32361 from tengqm/topologyawarehints-on
...
Mark that TopologyAwareHints feature is default on in 1.24
2022-03-25 13:31:58 -07:00
Kubernetes Prow Robot
70bb3ee178
Merge pull request #32472 from lukashass/kubectl-install-sh
...
Use cat instead of shell built-in to read checksum
2022-03-25 13:27:58 -07:00
Kubernetes Prow Robot
b91979ef89
Merge pull request #32494 from tengqm/remove-dup-content
...
Remove duplicated contents for accessing the API server
2022-03-25 13:19:59 -07:00
Kubernetes Prow Robot
900c849b8d
Merge pull request #32008 from pohly/storage-capacity-ga
...
Mark storage capacity as GA + related updates
2022-03-25 10:33:58 -07:00
Shannon Kularathna
180fa82d9c
Add draft content for migrating to dockerd
2022-03-25 15:19:17 +00:00
Onur
fe86ff7ae8
Update service.md
...
http-web-service as a name for port is failing as it has more than 15 characters, hence the change to http-web-svc
2022-03-25 16:07:49 +03:00
Kubernetes Prow Robot
c883ec32af
Merge pull request #32468 from PriyanshuAhlawat/kube_proxy
...
Mark user-space kube-proxy as deprecated
2022-03-25 06:03:58 -07:00
Davanum Srinivas
8fe2f0b1c7
CSIMigrationOpenStack will be GA in 1.24
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2022-03-25 19:15:24 +08:00
PriyanshuAhlawat
70574cfdb0
Update service.md
2022-03-25 16:25:55 +05:30
Qiming Teng
58a00cfb36
Remove duplicated contents for accessing the API server
...
The topic of accessing the API server can be found in two places. This
is not good.
2022-03-25 18:48:27 +08:00
Stefan Midjich
5e9e7d0b21
Template syntax to retrieve values with dashes (-) in their key names
...
This template syntax was not obvious to me until someone pointed it out on stackexchange, it should be in the cheatsheet for future users. Because trying to retrieve a value with dashes in its key-name using the normal template syntax will result in an error.
2022-03-25 10:23:26 +01:00
Kubernetes Prow Robot
7720ef4bb8
Merge pull request #32182 from mattcary/patch-1
...
Update external provisioner specification reference in storage-classes.md
2022-03-24 23:25:50 -07:00
Kubernetes Prow Robot
f5e8071030
Merge pull request #30588 from dialogbox/patch-2
...
Update certificates.md
2022-03-24 23:23:50 -07:00
Qiming Teng
cfc613135f
Fix feature state for ControllerLeaderMigration
...
The feature has been promoted to Beta in 1.22, according to
content/en/docs/tasks/administer-cluster/controller-manager-leader-migration.md
and upstream source.
2022-03-25 14:12:41 +08:00
Kubernetes Prow Robot
2bdb3fe416
Merge pull request #31851 from marosset/move-windows-security-1.24
...
Moving Windows security info to new page
2022-03-24 23:09:50 -07:00
Qiming Teng
3b21d5bc69
Fix the ip-masq-agent page
2022-03-25 14:02:40 +08:00
Kubernetes Prow Robot
3013adb039
Merge pull request #32015 from damyl4sure/patch-1
...
updated allowedTopologies values format
2022-03-24 22:51:50 -07:00
Kubernetes Prow Robot
bfdb4647bd
Merge pull request #31789 from Mikhail2048/patch-1
...
Add example of Service targetPort binding by name
2022-03-24 22:45:50 -07:00
Kubernetes Prow Robot
81aee215f7
Merge pull request #31850 from marosset/move-windows-resource-management-1.24
...
Moving windows resource management to separate page
2022-03-24 22:39:50 -07:00
Qiming Teng
2536593a39
Promote IdentifyOS to Beta
2022-03-25 12:05:38 +08:00
Kubernetes Prow Robot
20a36d1f14
Merge pull request #32474 from tengqm/fix-feature-state
...
Fix a nit in the feature-state short code
2022-03-24 18:05:50 -07:00
Qiming Teng
d65e53644c
Fix a nit in the feature-state short code
2022-03-25 08:39:55 +08:00
Kubernetes Prow Robot
e7af510fde
Merge pull request #31658 from sftim/20220207_revise_community_page_and_styles
...
Revise community page and styles
2022-03-24 17:19:50 -07:00
Lukas Hass
3980c42945
Use cat instead of shell built-in to read checksum
2022-03-24 19:58:00 +01:00
Parul
870d12697f
remove log sanitization from dev-1.24
...
Signed-off-by: Parul <parsingh@redhat.com >
2022-03-24 14:08:49 -04:00
Brett Wolmarans
2d69c47782
Update content/en/docs/reference/kubectl/cheatsheet.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-03-24 10:29:42 -07:00
serewicz
ad2921225b
Update install-kubeadm.md
...
Telnet is a command that really should not be used, as there is too great a chance it could be misused. NetCat, nc, is a better and newer tool for testing single open ports.
2022-03-24 09:58:58 -05:00
PriyanshuAhlawat
49436e3dcb
Update service.md
2022-03-24 17:56:10 +05:30
Kubernetes Prow Robot
b2f72a383e
Merge pull request #32395 from alculquicondor/indexed-job
...
Graduate Indexed Job to stable
2022-03-23 18:16:41 -07:00
Kubernetes Prow Robot
f06c14b93a
Merge pull request #32339 from tengqm/no-service-account-token-autogen
...
New feature 'LegacyServiceAccountTokenNoAutoGeneration'
2022-03-23 17:24:41 -07:00
Kubernetes Prow Robot
f81bf804fb
Merge pull request #32145 from afoster/remove-more-kompose-up-down
...
Remove kompose up and down command doc
2022-03-23 16:44:49 -07:00
Kubernetes Prow Robot
6d3e04c327
Merge pull request #32051 from zr-msft/patch-1
...
Update link to Azure Gateway Ingress Controller
2022-03-23 16:42:48 -07:00
Kat Cosgrove
fb744abdd1
adds 1.24 cluster dockershim removal ready blog ( #32303 )
...
* adds 1.24 cluster dockershim removal ready blog
* small rephrasings
* Update content/en/blog/_posts/2022-03-31-ready-for-dockershim-removal.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com >
* Update content/en/blog/_posts/2022-03-31-ready-for-dockershim-removal.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com >
* Update content/en/blog/_posts/2022-03-31-ready-for-dockershim-removal.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com >
* Update content/en/blog/_posts/2022-03-31-ready-for-dockershim-removal.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com >
* Update content/en/blog/_posts/2022-03-31-ready-for-dockershim-removal.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com >
* small rephrasings and link adds
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com >
2022-03-23 15:31:18 -07:00