Nate W
22643121ff
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-04-04 09:40:29 -07:00
Patrick Ohly
4a57c111f9
features: add ContextualLogging
...
This is a new feature in 1.24. Only the infrastructure is going in at this
point with no changes in Kubernetes components, so the user-visible effect is
minimal.
2022-04-04 18:08:00 +02:00
Ankita Shirodkar
043121abdf
Updating Kubernetes Overview page
...
In alignment with the CNCF Style Guide, proposing a change from open-source to open source.
2022-04-04 01:15:48 +05:30
阿杰鲁
8ab6120d12
docs: Resync configmap.md
2022-04-02 14:29:54 +08:00
Antonio Ojea
9778eaf321
ServiceIPStaticSubrange alpha feature in 1.24 ( #32345 )
2022-04-01 15:04:09 -07:00
Mitesh Jain
cea33bb349
Add information about InTreePluginAzureFileUnregister and InTreePluginAzureDiskUnregister.
2022-04-01 19:30:20 +05:30
Kubernetes Prow Robot
085ef8e018
Merge pull request #32694 from nate-double-u/merged-main-dev-1.24
...
Merged main into dev 1.24
2022-04-01 06:44:46 -07:00
Kubernetes Prow Robot
dce29beea4
Merge pull request #32577 from deejross/kep3140
...
Document timezone support for CronJob
2022-04-01 02:26:47 -07:00
Fernando Ripoll
8a58d35c10
Update pod-topology-spread-constraints.md
2022-04-01 07:57:04 +02:00
Tim Rosenblatt
f16c446d0a
Explain Service without selector is for non-Pod backends ( #32602 )
...
* Minor edit for clarity
The previous phrasing didn't emphasize the point that the reason you define a Service with no selectors is to point to a backend that's not a Pod, and the emphasis on the external nature of the backend
* Add note that Services w/o selectors, but +Endpoints is the technique to use for abstracting external backends
Co-authored-by: Rey Lejano <rlejano@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-31 22:40:37 -07:00
Nate W
f85be125b9
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-31 15:18:13 -07:00
Kubernetes Prow Robot
b53955eed4
Merge pull request #32628 from waynerv/patch-3
...
Update pod-security-admission.md
2022-03-31 14:43:07 -07:00
Kubernetes Prow Robot
a3be045946
Merge pull request #32625 from tengqm/AnyVolumeDataSource-beta
...
AnyVolumeDataSource feature is now Beta
2022-03-31 14:43:06 -07:00
Kubernetes Prow Robot
ef745a03be
Merge pull request #32624 from tengqm/AzureDiskCSIMigration-ga
...
Update AzureDiskCSIMigration to GA
2022-03-31 14:41:05 -07:00
Kubernetes Prow Robot
55a99e6156
Merge pull request #32570 from deepakkinni/pv_doc_up_v1
...
Docs for changes related to HonorPVReclaimPolicy feature
2022-03-31 14:37:05 -07:00
Fernando Ripoll
eb33931ae3
Update pod-topology-spread-constraints.md
2022-03-31 22:30:06 +02:00
Kubernetes Prow Robot
70dbc89f33
Merge pull request #32283 from PriyanshuAhlawat/adding_auditing
...
Update controlling-access.md issue-32224
2022-03-30 20:44:59 -07:00
Priyanshu Ahlawat
e62d2f7302
Update content/en/docs/concepts/security/controlling-access.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-03-31 08:30:44 +05:30
Kubernetes Prow Robot
e6d999c311
Merge pull request #32122 from Shubham82/update_Feature_state_NamespaceDefaultLabelName
...
Improvement: Updated FEATURE STATE of NamespaceDefaultLabelName.
2022-03-30 18:41:00 -07:00
Kubernetes Prow Robot
e047c71b9b
Merge pull request #31276 from sftim/20220110_move_pod_security_policy
...
Move PSP into Security concepts section
2022-03-30 11:46:20 -07:00
Ross Peoples
e80bed6065
kep2140
2022-03-30 12:44:45 -05:00
Tim Bannister
672813f3e7
Move PSP into Security concepts section
...
The logical navigation definitely works better if Pod Security admission
and PodSecurityPolicy are pages in the same section. Make It So.
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-30 17:30:35 +01:00
tidusete
64da6792e9
Missunderstood pods/pod-with-node-affinity.yaml
...
Either we correct the code from pods/pod-with-node-affinity.yaml to match the description about the rules that apply or we correct the description in order to match the pods/pod-with-node-affinity.yaml
2022-03-30 18:01:59 +02:00
Mitesh Jain
f0e4a10636
Remove note for unsupported version.
2022-03-30 21:24:51 +05:30
Tim Bannister
1c6009f29d
Drop a device plugin that has an explicit Docker Engine dependency
...
Removal prompted by the removal of dockershim from Kubernetes.
2022-03-30 15:52:58 +01:00
Jakub Piotr Cłapa
26716d7326
Added a link to the SocketCAN device plugin
2022-03-30 13:18:11 +02:00
Qiming Teng
441a68cbaf
Update AzureDiskCSIMigration to GA
2022-03-30 12:39:30 +08:00
Waynerv
adde98e681
Update pod-security-admission.md
...
No need to use the ssh protocol to access a public repository
2022-03-30 10:13:53 +08:00
Qiming Teng
fa95fa9b23
AnyVolumeDataSource feature is now Beta
2022-03-30 09:01:40 +08:00
Qiming Teng
e302dc4992
Promote ServiceLBNodePortControl feature to GA
2022-03-30 07:42:25 +08:00
Kubernetes Prow Robot
526f791323
Merge pull request #32598 from tengqm/volume-expansion-GA
...
Move all volume expansion feature gates to GA
2022-03-29 14:46:07 -07:00
Chuck Ha
e611a04e6d
Removes a space that breaks a markdown link
...
Signed-off-by: Chuck Ha <chuckh@twitter.com>
2022-03-29 12:56:15 -07:00
Deepak Kinni
5d0146ba6a
Docs for changes related to HonorPVReclaimPolicy feature
...
Signed-off-by: Deepak Kinni <dkinni@vmware.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-03-29 10:01:27 +05:30
Qiming Teng
bb5a4738e2
ServiceLoadBalancerClass is GA
2022-03-29 10:44:14 +08:00
Qiming Teng
93bdfe8142
Move all volume expansion feature gates to GA
2022-03-29 10:38:58 +08:00
Kubernetes Prow Robot
1cc768a796
Merge pull request #32578 from miteshskj/brokenlink-gc-csr
...
Fix broken link for stale CSR clean up in garbage-collection.md
2022-03-28 11:15:30 -07:00
Kubernetes Prow Robot
4f3244804c
Merge pull request #32557 from bngsudheer/patch-1
...
Minor text edit to correct the grammar and presentation
2022-03-28 10:09:32 -07:00
Nate W
7c67921f3f
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-28 08:48:23 -07:00
Mitesh Jain
a76cc64203
Fix broken link for stale CSR clean up in garbage-collection.md
2022-03-28 20:53:39 +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
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
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
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
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
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
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
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
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
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
Parul
870d12697f
remove log sanitization from dev-1.24
...
Signed-off-by: Parul <parsingh@redhat.com>
2022-03-24 14:08:49 -04: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
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
Kubernetes Prow Robot
b2097006f0
Merge pull request #29385 from shannonxtreme/assign-pods-nodes
...
Refactor Assigning Pods to Nodes
2022-03-23 01:01:59 -07:00
Kubernetes Prow Robot
4ea72404aa
Merge pull request #31866 from guettli/patch-2
...
Added "OR sun,mon,tue,wed,thu,fri,sat" to CronJob
2022-03-22 20:19:59 -07:00
Kubernetes Prow Robot
6c43d0942e
Merge pull request #32393 from nate-double-u/merged-main-dev-1.24
...
Merged main into dev 1.24
2022-03-22 20:11:59 -07:00
Kubernetes Prow Robot
3cab4da486
Merge pull request #32337 from tengqm/prefernominatednode-ga
...
Promote PreferNominatedNode to GA
2022-03-22 19:01:58 -07:00
Kubernetes Prow Robot
1fcbaf71d8
Merge pull request #32333 from tengqm/suspendjob-ga
...
Promote SuspendJob to GA
2022-03-22 18:57:59 -07:00
Kirill Roskolii
7add16b378
Add proxy-url example to kubectl documentation ( #32245 )
...
* Add proxy-url example
* Fix typo
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-03-22 14:13:58 -07:00
Kubernetes Prow Robot
78d080991a
Merge pull request #31895 from a-mccarthy/fixes-30951
...
Remove Docker references in image concept page
2022-03-22 08:07:44 -07:00
Abigail McCarthy
bde860ddcd
Update content/en/docs/concepts/containers/images.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-03-22 10:25:23 -04:00
Qiming Teng
09ae2ba0f6
Clarify topology aware hints needs explicit enabling
2022-03-22 19:06:18 +08:00
Aldo Culquicondor
dd47180ed0
Graduate Indexed Job to stable
2022-03-21 15:00:43 -04:00
Nate W
ee1a85d08e
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-21 07:53:48 -07:00
Kubernetes Prow Robot
0b01c92d58
Merge pull request #32371 from sshukun/fix-ingress-nit
...
Fix nit in ingress.md
2022-03-20 04:49:08 -07:00
Song Shukun
054e0d5db9
Fix nit in ingress.md
2022-03-20 01:19:39 +09:00
Abdullah Gharaibeh
ec2133bd1d
Graduate PodAffinityNamespaceSelector to GA
2022-03-18 11:01:02 -04:00
Ed Bartosh
2c6dcdde24
update list of Intel device plugins
2022-03-18 15:00:46 +02:00
Qiming Teng
dc5d6d7a33
Promote PreferNominatedNode to GA
2022-03-18 13:02:28 +08:00
Qiming Teng
bccba87f81
Promote SuspendJob to GA
2022-03-18 12:37:18 +08:00
Kubernetes Prow Robot
6f09418507
Merge pull request #32310 from thockin/master
...
Clarify ConfigMap value type
2022-03-16 17:17:18 -07:00
Kubernetes Prow Robot
ea6bbbda6f
Merge pull request #32044 from alghe-global/fix/concepts/workloads/pods/pod-lifecycle/preStop-hook-wording
...
Reword preStop hook usage regarding container's Terminated state
2022-03-16 15:58:09 -07:00
Tim Hockin
01ab111c89
Clarify ConfigMap value type
2022-03-16 15:49:39 -07:00
Nate W
0289b52eca
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-16 11:38:29 -07:00
PriyanshuAhlawat
c7952b2c3e
Update controlling-access.md
2022-03-16 19:16:46 +05:30
PriyanshuAhlawat
7e54b18dd4
Update controlling-access.md
2022-03-16 01:31:54 +05:30
Kubernetes Prow Robot
672ab40f1a
Merge pull request #32260 from tengqm/fix-links-4
...
Fix links in the nodes page
2022-03-15 02:20:12 -07:00
Kubernetes Prow Robot
2a0e2ed152
Merge pull request #30984 from sftim/20211215_revise_secret_concept
...
Tidy & reword Secret concept
2022-03-14 14:17:00 -07:00
Qiming Teng
e3bace5282
Adjust wrapping of long lines
2022-03-14 20:49:36 +08:00
Kubernetes Prow Robot
b35813abf6
Merge pull request #31831 from PriyanshuAhlawat/update
...
Updated the default backend for ingress controller issue-31465
2022-03-13 20:48:20 -07:00
Matt Cary
35e901cdbf
Update storage-classes.md
...
The link to the external provisioner specification had gone stale, it now lives in design-proposals-archive.
2022-03-10 09:47:42 -08:00
Abigail McCarthy
5c6cbc1347
Remove Docker references in image concept page
...
updates from code review
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-03-10 10:52:47 -05:00
Tim Bannister
a21c43eed9
Tidy & reword Secret concept
...
Co-authored-by: Chris Negus <cnegus@redhat.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-08 15:55:39 +00:00
Tim Bannister
3530caab63
Revise list of Secret types
2022-03-08 15:55:19 +00:00
Shubham Kuchhal
aa8b37770e
Improvement: Updated FEATURE STATE of NamespaceDefaultLabelName.
2022-03-08 13:10:22 +05:30
Nate W
5a0f2583c6
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-07 16:23:45 -08:00
kartik494
8540194ccd
Added Pod security deprecation note
2022-03-07 17:43:10 +05:30
my-git9
e11a116a34
Update replicationcontroller.md
...
Modify statement
2022-03-06 11:50:48 +08:00
Kubernetes Prow Robot
3bcb656e06
Merge pull request #29847 from sftim/20210928_migrate_kubectl_overview
...
Move kubectl overview to be section index
2022-03-05 13:54:52 -08:00
Kubernetes Prow Robot
90188d33b7
Merge pull request #31636 from tengqm/fix-links-2
...
Fix links and markdown format for some pages
2022-03-05 12:54:54 -08:00
Kubernetes Prow Robot
e0b67982f5
Merge pull request #32003 from kerthcet/feature/graduate-defaultPodTopologySpread-to-ga
...
feat: feature gate DefaultPodTopologySpread is GA
2022-03-04 17:00:51 -08:00
Kubernetes Prow Robot
18b5b1fb93
Merge pull request #32027 from tengqm/fix-sched-ver
...
Update scheduler configuration sample version
2022-03-04 16:52:52 -08:00