Commit Graph

3386 Commits

Author SHA1 Message Date
xin.li b831e96c6a [en] modify debug-cluster/audit
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 20:40:59 +08:00
Kubernetes Prow Robot a6bf269d89
Merge pull request #33224 from reylejano/cni-spec
Update network plugins page for cni spec v1.0.0
2022-04-28 16:09:50 -07:00
Rey Lejano 3f221625e6 update network plugins page for cni spec 2022-04-28 08:19:23 -07:00
Kubernetes Prow Robot d4bbdb5aa7
Merge pull request #33219 from chrisnegus/dockershim-podsecurity-docs
Update pod security docs for dockershim removal
2022-04-28 08:17:50 -07:00
Kubernetes Prow Robot a1ef2afd7f
Merge pull request #31953 from sftim/20220227_update_pod_security_admission_concept_v1.24
Update Pod Security Admission concept for v1.24
2022-04-27 16:05:35 -07:00
Shabir Mohamed Abdul Samadh 65dbc312c7
doc: adopt PR comment suggestion 2022-04-27 18:30:27 -04:00
Jens-Uwe Walther 511c74564d
Remove gp3 from supported EBS volume types
gp3 is not supported for the in-tree plugin "kubernetes.io/aws-ebs", only for external EBS CSI driver. So we have to remove it here
See following issue which shows that it does not work:
https://github.com/kubernetes/website/issues/33036#issuecomment-1110766774
2022-04-27 12:14:03 +02:00
Nate W 712f45dee4 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-26 13:11:13 -07:00
Kubernetes Prow Robot 95859dd9df
Merge pull request #32824 from divyenpatel/dev-1.24
deprecate vsphere volume and update migration support detail
2022-04-26 11:28:53 -07:00
Kubernetes Prow Robot 212a936a53
Merge pull request #32673 from RaunakShah/3151-docs
Add docs for preventing volume mode conversion
2022-04-26 10:38:53 -07:00
Christopher Negus 59d3e1e7a2 Update pod security docs for dockershim removal 2022-04-26 13:39:55 +00:00
Shabir Mohamed Abdul Samadh f2ef9858a3
doc: add comment about the name match in the example 2022-04-26 07:04:44 -04:00
Shabir Mohamed Abdul Samadh 7454622a18
doc: adopt suggestion
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-04-26 07:02:40 -04:00
Kubernetes Prow Robot c2666031e0
Merge pull request #33124 from tengqm/tweak-nodes-page
Tweak the Nodes page
2022-04-25 11:47:40 -07:00
Shabir Mohamed Abdul Samadh c83e9500d2
doc: add note about endpoint.name==service.name
For Services without selectors, there is no mention of the requirement that the name of the associated Endpoint object must be the same as the Service name. Thus, I have added that note.
2022-04-25 12:57:47 -04:00
Alastair Firth 694b4db53d
Update resource-quotas.md
This line is about 6 years old and has been implemented for some time ;)

30e536f610~1/docs/admin/resourcequota/index.md#L19
https://kubernetes.slack.com/archives/C8WRR2BB9/p1635968976005100
2022-04-25 11:35:11 +02:00
Kubernetes Prow Robot cbc2234938
Merge pull request #33079 from nonylene/patch-1
scheduling-eviction/pod-overhaed.md: Fix typo
2022-04-23 09:31:36 -07:00
nonylene 4759a9f652 scheduling-eviction/pod-overhaed.md: Fix a typo
Bustrable -> Burstable
2022-04-24 01:15:51 +09:00
Qiming Teng a3ea9f4caf Update references to the kubelet security files
This commit updates all the existing references to the files move in the previous commit.
2022-04-23 14:32:19 +08:00
Qiming Teng e71768592e Tweak the Nodes page
Field names like `NodeReady`, `ConditionUnknown` etc are only meaningful
for developers, rather than users.
2022-04-23 10:56:34 +08:00
Kubernetes Prow Robot 1613606a16
Merge pull request #32774 from miteshskj/daemonset-review
Remove stale information about pod selector.
2022-04-22 01:16:13 -07:00
Akihito INOH c4b703f11f use for_k8s_version not for_kubernetes_version
This commit use "for_k8s_version" property on feature-state short
code, not "for_kubernetes_version".
2022-04-21 06:43:44 +09:00
Tim Bannister 0322a37d80 Update Romana details
- omit it as an example from CNI-Genie
- update the hyperlink
2022-04-20 12:51:35 +01:00
Nate W 0135d3642b Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-19 15:45:28 -07:00
Raunak Pradip Shah 02c43d28cf Remove v6 reference 2022-04-20 01:42:46 +05:30
Raunak Pradip Shah 66a191109c Remove v6 reference 2022-04-20 01:41:01 +05:30
Raunak Pradip Shah 5a1479b742 Use kubectl to determine if feature is present 2022-04-20 00:17:33 +05:30
s-kawamura-w664 f26337fadc Add that pv's access modes are not constraints on the volume. 2022-04-18 11:59:53 +00:00
Onur 50e01a032a
Update content/en/docs/concepts/services-networking/ingress.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-04-18 09:28:49 +03:00
Onur 70c7785cdd
Update ingress.md
'spec' is just another field that any Kubernetes object (Ingress here) needs.
2022-04-17 20:02:10 +03:00
Kubernetes Prow Robot 3920b5e71f
Merge pull request #32813 from tengqm/networkpolicy-example
Move NetworkPolicy into examples
2022-04-16 13:57:10 -07:00
Kubernetes Prow Robot 6fb52c5790
Merge pull request #32897 from Sea-n/main
[en] Fix Markdown formats
2022-04-14 18:17:10 -07:00
Kubernetes Prow Robot df7785e4fe
Merge pull request #32759 from AkihiroSuda/update-containerd-cri-link
runtime-class.md: update containerd/cri link
2022-04-14 17:23:10 -07:00
Tim Allclair 2dbbadd7d7 Fix contiv link 2022-04-14 09:49:19 -07:00
Tim Allclair 33d6f7a697 Revert "Delete broken link (contiv.io)"
This reverts commit b0e4e7a03c.
2022-04-14 09:47:26 -07:00
Divyen Patel 9fd1ccd427 deprecate vsphere volume and update migration support detail 2022-04-13 16:45:29 -07:00
Sean Wei 01c3c53b7d [en] Fix Markdown format 2022-04-14 01:33:53 +08:00
Kubernetes Prow Robot 1a3843b02f
Merge pull request #32831 from tengqm/GracefulNodeShutdownBasedOnPodPriority-Beta
GracefulNodeShutdownBasedOnPodPriority is Beta in 1.24
2022-04-13 09:20:46 -07:00
Raunak Pradip Shah f89729d014 Add docs for preventing volume mode conversion 2022-04-13 19:29:16 +05:30
Chris Burgess 6893daac26
Docs fix for kubectl proxy configuration
Follow-up to https://github.com/kubernetes/website/pull/32245
2022-04-13 21:05:08 +12:00
Kubernetes Prow Robot 1e154d2f96
Merge pull request #32328 from tengqm/podoverhead-ga
The PodOverhead feature is GA
2022-04-12 21:08:47 -07:00
Qiming Teng 0bc8468bfa The PodOverhead feature is GA 2022-04-13 11:49:50 +08:00
Kubernetes Prow Robot f80cf4db50
Merge pull request #32667 from dobsonj/kep-596-1.24-updates
Update security considerations for CSI inline ephemeral volumes
2022-04-12 19:16:46 -07:00
Antoine Pelisse 11333a4851
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-04-12 10:33:30 -07:00
Antoine Pelisse cfa004ae6a Address more feedback 2022-04-12 08:54:35 -07:00
Jefftree ca0a2df7b7 Address comments 2022-04-12 08:48:49 -07:00
Antoine Pelisse 9814f9273d Add documentation for OpenAPI v3 Beta 2022-04-12 08:48:49 -07:00
Jonathan Dobson f9ba38b5d2 Update security considerations for CSI inline ephemeral volumes 2022-04-12 09:48:18 -06:00
Ashutosh Kumar 3005445d34
document non graceful node shutdown feature (#32406)
Signed-off-by: Ashutosh Kumar <sonasingh46@gmail.com>
2022-04-12 07:27:24 -07:00
Mengjiao Liu 7e0a2162d7 Fix missing links 2022-04-12 16:46:38 +08:00
Mike Spreitzer 6ce3dd2237 Update APF metrics again 2022-04-11 23:20:18 -04:00
Kubernetes Prow Robot e45bfb5027
Merge pull request #32860 from miteshskj/replicationctrl-review
Adding link for client library to client-libraries page.
2022-04-11 18:05:22 -07:00
Qiming Teng ee95a4831b GracefulNodeShutdownBasedOnPodPriority is Beta in 1.24 2022-04-12 09:01:43 +08:00
Kubernetes Prow Robot f531bf4569
Merge pull request #32683 from fengzixu/main
doc: update volume health monitoring doc with metrics content
2022-04-11 17:19:22 -07:00
Kubernetes Prow Robot 007d2520d1
Merge pull request #32340 from tengqm/mindomainsintopologyspread
Document the new MinDomainsInPodTopologySpread feature gate
2022-04-11 17:17:22 -07:00
Nate W e65201a5b3 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-11 09:31:28 -07:00
Kubernetes Prow Robot 0c9f2ffafc
Merge pull request #32473 from husky-parul/dev
KEP-1753 Deprecate Kubernetes system components logs sanitization
2022-04-11 08:32:09 -07:00
Mitesh Jain bcc87b7c34
Remove stale information about pod dnsConfig. 2022-04-11 20:58:24 +05:30
Mitesh Jain a21e006ebe
Adding link for client library to client-libraries page. 2022-04-11 20:47:44 +05:30
Mark Andreev 27ec191771
Remove link to domana.io
The domain name Romana.io is for sale. I suggest to remove this invalid ref.
2022-04-09 13:13:20 +04:00
Qiming Teng e4a473c39b Document the new MinDomainsInPodTopologySpread feature aate 2022-04-08 16:39:46 +08:00
Qiming Teng b51b1d6b1d Move NetworkPolicy into examples 2022-04-08 16:00:56 +08:00
Kubernetes Prow Robot 3fca29abb1
Merge pull request #32803 from nate-double-u/merged-main-dev-1.24
Merged main into dev 1.24
2022-04-07 20:10:41 -07:00
Kubernetes Prow Robot 6284fee097
Merge pull request #32779 from deepakkinni/up_doc_demote_1
Change back feature state to alpha for HonorPVReclaimPolicy
2022-04-07 17:52:41 -07:00
Nate W d1bce4cb0d Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-07 10:41:49 -07:00
Deepak Kinni 23b57a355c Change feature state to alpha for HonorPVReclaimPolicy
Signed-off-by: Deepak Kinni <dkinni@vmware.com>
2022-04-07 19:29:46 +05:30
Bridget Kromhout a8b46072c3
Update docs for mixed protocol Services of type: LoadBalancer (#32696)
* Feature flag change when moving from alpha to beta

Signed-off-by: Bridget Kromhout <bridget@kromhout.org>

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Clarifying default as of beta.

Signed-off-by: Bridget Kromhout <bridget@kromhout.org>

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-04-07 06:07:58 -07:00
Kubernetes Prow Robot a0d51d6eba
Merge pull request #32596 from tengqm/MaxUnavailableStatefulSet-alpha
Document the MaxUnavailableStatefulSet feature
2022-04-07 02:57:57 -07:00
Qiming Teng ecf1cd11cd Document the MaxUnavailableStatefulSet feature 2022-04-07 17:12:58 +08:00
Onur e42c5e6c86
Update service.md 2022-04-07 11:28:58 +03:00
Akihiro Suda 8c48fa656f
runtime-class.md: update containerd/cri link
The `containerd/cri` repo was merged into the `containerd/containerd` repo.
The `containerd/cri` repo is now archived.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2022-04-06 17:38:50 +09:00
Mitesh Jain 1eca303e91
Remove stale information about pod selector. 2022-04-06 11:07:24 +05:30
Kubernetes Prow Robot b0a0544579
Merge pull request #32771 from mrunalp/pod_priority_shutdown_beta
Update docs for Pod Priority Based Node Graceful Shutdown beta
2022-04-05 21:54:57 -07:00
Mrunal Patel bf90a22aaf Update docs for Pod Priority Based Node Graceful Shutdown beta
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2022-04-05 18:17:52 -07:00
Kubernetes Prow Robot 275bb93aa6
Merge pull request #32763 from miteshskj/replicaset-review
Remove stale information about apiVersion.
2022-04-05 18:06:55 -07:00
Kubernetes Prow Robot fc771f4431
Merge pull request #32452 from pohly/contextual-logging
features: add ContextualLogging
2022-04-05 17:50:55 -07:00
Mitesh Jain 7c58a81b89
Remove stale information about unsupported versions. 2022-04-06 01:48:25 +05:30
Mitesh Jain 1a5fe3ccbb
Remove stale information about apiVersion. 2022-04-06 00:49:09 +05:30
Mitesh Jain f218c25778
Remove stale information about apiVersion. 2022-04-05 21:56:52 +05:30
Deepak Kinni 8c9bf99a66 Update docs to specify PV deletion protection finalizer support for only dynamically provisioned volumes
Signed-off-by: Deepak Kinni <dkinni@vmware.com>
2022-04-05 21:28:47 +05:30
fengzixu b74b4c18fe doc: update volume health monitoring doc 2022-04-05 12:51:50 +00:00
Kubernetes Prow Robot 3cadb66eb8
Merge pull request #32704 from miteshskj/fix-32689
Add information about InTreePluginAzureFileUnregister and InTreePlugi…
2022-04-05 05:41:36 -07:00
Kubernetes Prow Robot 3bf1df5a12
Merge pull request #32692 from pipo02mix/patch-1
Update pod-topology-spread-constraints adding the missing scheduler name
2022-04-04 23:41:36 -07:00
Ali Mukadam 81ffc6536d
docs: added internal load balancer service annotations for Oracle Cloud
Reviewed-by: Avi Miller <avi.miller@oracle.com>
Signed-off-by: Ali Mukadam <ali.mukadam@oracle.com>
2022-04-05 14:57:23 +10:00
Kubernetes Prow Robot 132fece161
Merge pull request #32652 from tidusete/patch-1
Missunderstood pods/pod-with-node-affinity.yaml
2022-04-04 09:56:10 -07:00
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
sgpinkus 417eede985
Update content/en/docs/concepts/services-networking/_index.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-03-21 21:01:49 +11: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
Nir Rosenthal 76e78444ef
per https://github.com/kubernetes/website/pull/32326#discussion_r830493057 2022-03-19 17:39:59 +02:00
sgpinkus fdfc64e861
Update _index.md
Make 100% clear, that according to the k8s networking model pods are supposed to get their own unique IP address. I always thought this was the case. But then faced debugging issue where some pods are being assigned the same IP addresses. Came here to review my understanding of it, and confirm this is expected behaviour or not. But it was not stated unequivocally. This change makes it so.
2022-03-19 13:17:50 +11: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
Nir Rosenthal 3f0f56f0f2
Changing note about limits without requests
this is true for all limits (not only CPU and memory but also ephemeral storage)

4d08582d1f/pkg/apis/core/v1/defaults.go (L159)
2022-03-18 00:06:10 +02: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
Tim Bannister a5a94f0f5b
Update Pod Security Admission concept for v1.24
Co-authored-by: Tim Allclair <timallclair@gmail.com>
2022-03-08 14:07:16 +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
Zach Rhoads bbcf9e316f
Update link to Azure Gateway Ingress Controller
Changed link for Azure Gateway Ingress Controller to Microsoft documentation.
2022-03-04 16:48:29 -06:00
Alexandru Gheorghe 99ce89a035
Reword preStop hook usage regarding container's Terminated state 2022-03-04 15:51:48 +00:00
Patrick Ohly e86725d989 storage capacity: graduate to GA 2022-03-03 20:28:30 +01:00
Kubernetes Prow Robot 301f85fd92
Merge pull request #31603 from atiratree/concepts.deployment
add note about Terminating pods when rolling out a Deployment
2022-03-03 08:53:48 -08:00
kerthcet c5428ebad7 feat: GA feature gate DefaultPodTopologySpread
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-03-03 23:53:29 +08:00
Qiming Teng b76366329d Update scheduler configuration sample version
This PR updates the scheduler configuration YAML snippets to use the 'v1beta3' version API. 'v1beta1' is gone and not recommended. We don't have config API reference for 'v1beta1' now.
2022-03-03 20:08:38 +08:00
Tim Bannister 73cd38cdc6 Move kubectl overview to be section index
Also:
- use glossary definition in page introduction
- tidy broken link in What's Next section
- update links to refer to moved page
2022-03-03 10:03:00 +00:00
Thomas Guettler 7122a4498a fix busybox image to 1.28 (issues with `nslookup`).
Changes where done with these commands:

reprec 'image: busybox(?!:)' 'image: busybox:1.28' */docs */examples
reprec -- '--image=busybox(?!:)' '--image=busybox:1.28' */docs */examples

Related issues:

 https://github.com/docker-library/busybox/issues/48
 https://github.com/kubernetes/kubernetes/issues/66924
2022-03-02 20:48:26 +01:00
Damilola Abioye bf7b94c65a
updated allowedTopologies values format 2022-03-02 20:04:02 +01:00
Kubernetes Prow Robot fbdcbaff2f
Merge pull request #31909 from alghe-global/fix-working-with-objects/kubernetes-objects
Fix wording for "concepts/overview/working-with-objects/kubernetes-objects/#required-fields"
2022-03-02 06:49:13 -08:00
Alexandru Gheorghe 8d43e339b9
Fix wording for "concepts/overview/working-with-objects/kubernetes-objects/#required-fields" 2022-03-02 13:44:35 +00:00
Vedant Koditkar e8c29bad9c
[en] Update networking model link (#31390)
* Update hyperlinks to point to main branch

* Revert changes to post older than a year 

* Update link to point to localize document 📝

* Fix fragement in the link 📝

change "#the-kubernetes-network-model" to "#how-to-implement-the-kubernetes-networking-model"

* Revert changes in zh localization pages

* Remove changes in files of other localization
2022-03-01 18:41:16 -08:00
Kubernetes Prow Robot ee0389d360
Merge pull request #28290 from shannonxtreme/api-eviction
Add information to API Evictions from Safely Drain a Node
2022-02-28 19:25:46 -08:00
Nate W b7f8b0daae Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-02-28 16:18:31 -08:00
Meysam 1e95dbe901
fix: modify article (#31922)
* fix: modify article

* fix: add missing preposition
2022-02-26 18:11:16 -08:00
Kubernetes Prow Robot 26cf43b261
Merge pull request #31896 from meysam81/meysam/fix-typo
fix: typo
2022-02-25 00:39:51 -08:00
Meysam 6e8093e260
apply suggestions from code review
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-02-25 10:49:28 +03:00
Meysam 00336f4c6e
Fix: Update line breaks (#31598)
* fix: add missing word 📝

* apply suggestions from code review

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-02-24 20:09:55 -08:00
Kubernetes Prow Robot 7baebdb7ab
Merge pull request #31894 from liggitt/manual-token
Fixup service account token doc
2022-02-24 18:25:55 -08:00
Tim Allclair 198ae37902
Rewrite PodSecurityPolicy migration guide (#31782) 2022-02-24 18:07:56 -08:00
Mark Rossetti 9b6876726c Moving Windows security info to new page
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-02-24 15:32:42 -08:00
Meysam Azad 94fd5b9698 fix: typo 2022-02-24 23:36:03 +03:00
Filip Křepinský 88d33034b7 add note about Terminating pods when rolling out a Deployment
- fix number of Pods when describing the rollout functionality
2022-02-24 20:15:36 +01:00
Jordan Liggitt f7b4ca4d1c Fixup service account token doc 2022-02-24 14:04:40 -05:00
Kubernetes Prow Robot 9de083393a
Merge pull request #31845 from liggitt/manual-token
Stop recommending people scrape auto-generated service account tokens
2022-02-24 09:46:31 -08:00
Jay Beale 5440681803
Adding kube-proxy to this list
This list appears to name binaries whose configuration flags are documented in this section: [Command Line Tools Reference](/docs/reference/command-line-tools-reference/). Since kube-proxy is an item in that reference, it seems helpful to give it an entry and link here.
2022-02-23 23:30:30 -08:00
Jordan Liggitt 3d15ef3810 Stop recommending people scrape auto-generated service account tokens 2022-02-23 13:28:02 -05:00
Thomas Güttler 46cc50c4ef
Added "OR sun,mon,tue,wed,thu,fri,sat" to CronJob 2022-02-23 13:38:20 +01:00
Manish Kumar c86ad85339
Update content/en/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-02-23 10:24:33 +05:30
Jay Beale e0765344a9
Adding an example (#31830)
* Adding an example

This text mentions that you can view the logs from a specific container by appending the container name.  I've created an example, based on the previous few lines.

Also, I've added a -c flag, to bring this in line with both the ```kubectl logs``` [documentation's examples](https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#logs) and other kubectl commands that require the -c flag when selecting a specific container from a pod.

* Wrapping long line and marking `-c` as code.

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-02-22 19:46:18 -08:00
Jay Beale 5be3b2de8e
Replaced "master" with newer terms in two places (#31846)
* Replaced "master" with newer terms in two places

- Replacing the outdated "master" term with API server.
- Changed "master" to "control plane node(s)"

* control plane node -> control plane

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-02-22 17:00:18 -08:00
Mark Rossetti f217a5415e Moving windows resource management to seperate page
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-02-22 13:17:04 -08:00
Manish Kumar 0673b89cd4 follow-up of #31667 2022-02-23 01:12:29 +05:30
Kubernetes Prow Robot aef172862a
Merge pull request #31520 from Midas847/opensource-contribution
Remove dockershim section from Runtime Class concept
2022-02-22 07:45:16 -08:00
Kubernetes Prow Robot e021e42245
Merge pull request #31667 from mk46/remove_kubenet
Removed kubenet reference from docs
2022-02-22 07:31:46 -08:00
Manish Kumar 7fc89637f3 Removed kubenet reference 2022-02-22 18:59:32 +05:30
Kubernetes Prow Robot 42b4f2b503
Merge pull request #31832 from championshuttler/1link
Remove dead link to svc-cat.io
2022-02-22 03:41:46 -08:00
Shivam Singhal a1d69a8d12 Remove dead link to svc-cat.io 2022-02-22 09:45:41 +02:00
PriyanshuAhlawat c855463d3d Update ingress.md 2022-02-22 11:46:43 +05:30
Jay Beale 33c1877b39
Changing "VMs" to "machines" in this sentence
The rest of this paragraph talks about nodes being "machines," whereas this sentence is more specific, referring to virtual machines ("VMs"). The article this sentence points to also uses "machines" and isn't specific to VMs.
2022-02-21 15:14:19 -08:00
Nate W e8b19637df Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-02-21 10:36:03 -08:00
Kubernetes Prow Robot a3b30be299
Merge pull request #31558 from chrismetz09/metzResourceMetrics
update resource metrics pipeline section
2022-02-21 04:38:11 -08:00
Kubernetes Prow Robot b90237d9cb
Merge pull request #31672 from Frankkkkk/patch-2
operator: add `Kopf` framework to list of libraries
2022-02-21 00:20:11 -08:00
Kubernetes Prow Robot ecbe8f7351
Merge pull request #31735 from benjaminguttmann-avtq/update-ebs-storage-class-information
[StorageClasses] Add gp3 to available ebs volume types
2022-02-21 00:02:10 -08:00
Kubernetes Prow Robot 09c3d17202
Merge pull request #31787 from tengqm/add-apiserver-v1alpha1-config
Add API server config reference (v1alpha1)
2022-02-19 14:26:09 -08:00
Mikhail Polivakha d78f8d2736
Add example of Service targetPort binding by name
Add example of Service targetPort binding by name
2022-02-18 11:10:47 +03:00
Qiming Teng ca36ac797c Add API server config reference (v1alpha1)
The `TracingConfiguration` struct we reference from the system traces
page only exists in the v1alpha1 version of the API server
configuration. This PR fixes the problem.
2022-02-18 14:32:57 +08:00
Kubernetes Prow Robot 63edc70641
Merge pull request #31639 from JayKayy/patch-1
Remove deprecated `--record` flag from example
2022-02-17 07:17:38 -08:00
Tim Allclair b0e4e7a03c
Delete broken link (contiv.io) 2022-02-15 15:17:15 -08:00
Nate W 8b9e77db12 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-02-15 08:28:12 -08:00
Meysam Azad 259e312ff2 docs: remove redundant word 📝 2022-02-15 19:16:42 +03:00
Jordan Liggitt fa4cc5965b Update finalizers.md 2022-02-14 10:37:44 -05:00
BG 541e89228c [StorageClasses] Add gp3 to available ebs volume types 2022-02-14 11:38:44 +01:00
Kubernetes Prow Robot 068d86d793
Merge pull request #31608 from atoato88/update-job-ttl-mechanism-to-stable
Update TTL mechanism in Job to stable feature state
2022-02-12 20:51:48 -08:00
Kubernetes Prow Robot c3c3b1a7ac
Merge pull request #31283 from denkensk/graduate-nonpreemptingpriority-to-ga
Graduate NonPreemptingPriority to GA
2022-02-11 17:29:47 -08:00
chrismetz09 10e7039a69 update resource metrics pipeline section 2022-02-11 07:09:01 -08:00
Shivam Singhal d722e64d1d Fix link of XFS project quotas in manage-resources-containers 2022-02-11 15:47:38 +02:00
Kubernetes Prow Robot 0211d7f7c9
Merge pull request #31622 from meysam81/meysam/fix-prepositions
fix: modify prepositions 📝
2022-02-09 18:25:47 -08:00
Frank Villaro-Dixon c0387a8b76
operator: add `Kopf` framework to list of libraries
`Kopf` is a python operator framework that is also well known and used.
2022-02-09 14:54:53 +01:00
Kubernetes Prow Robot 6b6c7a2df8
Merge pull request #31506 from alexfornuto/patch-1
Add Pomerium Ingress Controller to list.
2022-02-08 18:50:17 -08:00
nwanati df993e1261
Update logging.md (#31286)
* Update logging.md

Updated some sentences for clarity.

* Update content/en/docs/concepts/cluster-administration/logging.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-02-08 07:56:54 -08:00
Kubernetes Prow Robot ec8ea88c33
Merge pull request #31545 from chrisnegus/dockershim-hook-handlers
Updated Debugging Hook handlers example to remove docker reference
2022-02-08 07:12:54 -08:00
Nate W f9dda7bc96 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-02-07 11:03:19 -08:00
John Kwiatkoski 0d9d83a23d
Remove deprecated `--record` flag from example
Trying to use this flag `--record` in the example leads to the warning:
```
Flag --record has been deprecated, --record will be removed in the future
```
2022-02-05 19:41:02 -05:00
Qiming Teng 459a3f96ac Fix links and markdown format for some pages 2022-02-05 15:19:21 +08:00
Meysam Azad 228c676cd1 fix: modify prepositions 📝 2022-02-04 16:48:20 +03:00
alexfornuto df38c30bb3 Add Pomerium Ingress Controller to list. 2022-02-03 09:31:32 -06:00
Kubernetes Prow Robot 2d6d22ddec
Merge pull request #31440 from MikeSpreitzer/note-apf-autoupdate
Catch APF description up with recent developments
2022-02-03 03:05:45 -08:00
Akihito INOH f1310cab68 Update TTL mechanism in Job to stable
This commit update feature stage for TTL mechanism in Job with stable.
TTL mechanism has been GA from k8s v1.23, so we can update "beta" to "stable".
2022-02-03 08:10:47 +09:00
Paul "TBBle" Hampson db2b66e365 Apply wording improvements to load-balancer-class
Credit to Tim Bannister <tim@scalefactory.com> for the same improvements
in load-balancer-nodeport-allocation above.

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2022-02-03 02:40:00 +11:00
Paul "TBBle" Hampson 2103a16c0f Fix style nit-pick
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2022-02-03 02:39:49 +11:00
Paul "TBBle" Hampson be07879592 Remove needless mention of previous versions
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2022-02-03 02:39:43 +11:00
Paul "TBBle" Hampson b54cee1c44 Apply better wording to remain current in future versions
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2022-02-03 02:39:24 +11:00
Paul "TBBle" Hampson f0da3cf753
`ServiceLBNodePortControl` went to beta in v1.22
Looks like this was overlooked to be updated when the feature gate documentation was updated in #28770.

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2022-02-03 00:49:06 +11:00
Kubernetes Prow Robot c468037747
Merge pull request #31331 from yashodhanmohan/feat/docker-cleanup
Clean up docker references from Service documentations
2022-02-01 07:21:12 -08:00
Kubernetes Prow Robot 26d565c5c5
Merge pull request #31315 from utkarsh-singh1/edit-managed-resource-containers
Updated managed-resource-containers.md
2022-01-31 17:53:52 -08:00
Kubernetes Prow Robot e909d003a5
Merge pull request #31359 from meysam81/meysam/grammatical-error
docs: modify grammatical error ✏️
2022-01-31 17:45:52 -08:00
Md Sahil c4dc68c8ff
Update service-traffic-policy.md (#31408)
* Update service-traffic-policy.md

<h3>What this PR does ?</h3>
Improve documentation.

<h3>Which issue this PR fixes ?</h3>
fixes 31403(Issue).

* Update service-traffic-policy.md

* Update service-traffic-policy.md

* Update service-traffic-policy.md
2022-01-31 17:37:53 -08:00
Kubernetes Prow Robot 1f3152031f
Merge pull request #31556 from anubha-v-ardhan/30952
Dockershim removal from concepts/containers/container-environment
2022-01-31 16:55:52 -08:00
Nate W 2fa88c51b6 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-01-31 11:57:45 -08:00
Kubernetes Prow Robot d996c9ed4e
Merge pull request #31566 from amej/patch-1
Updates url to point to the glossary
2022-01-30 15:08:23 -08:00
Kubernetes Prow Robot 6712fbee60
Merge pull request #31542 from yashodhanmohan/fix/capitalization
Update capitalization for mount options based on correct PV types
2022-01-30 14:34:24 -08:00
Ameya Sathe b19b9da1b6
Replaces with relative uri
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-01-30 22:14:41 +05:30
Ameya Sathe 8c7c94d578
Updates url to point to the glossary
Substitutes the existing url to archived documentation of "Kubernetes Resource" with URL pointing to glossary .

Fixes the https://github.com/kubernetes/website/issues/31396
2022-01-30 16:16:58 +05:30
Anubhav Vardhan 0dca4ef984
Dockershim removal from container-environment 2022-01-29 13:01:10 +05:30
Yashodhan Mohan Bhatnagar cd7114d66e Update capitalization for mount options based on correct PV types 2022-01-28 13:37:36 +05:30
Kubernetes Prow Robot d3a4f2e23f
Merge pull request #31486 from liggitt/pss
Pod Security Standards doc updates
2022-01-27 16:16:45 -08:00
Christopher Negus ccd2fd216e Updated Debugging Hook handlers example to remove docker reference. 2022-01-27 21:30:03 +00:00
Kubernetes Prow Robot f1b4131deb
Merge pull request #31538 from mbongard/patch-1
Fixed malformed sentence
2022-01-27 04:56:25 -08:00
Kubernetes Prow Robot 023db16622
Merge pull request #31518 from mtardy/main
Add warning for creating namespaces with the same name as public TLDs
2022-01-27 04:48:26 -08:00
Kubernetes Prow Robot c93f0966c4
Merge pull request #31226 from atiratree/concepts.deployment
make deployment status behaviour more descriptive
2022-01-27 04:30:26 -08:00
Michel Bongard 8ea2fb38ed
Update logging.md 2022-01-27 12:37:35 +01:00
mtardy 61174c49ba Add warning for creating namespaces with the same name as public TLDs
Uppercase Service API object following documentation style guide

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Add mitigation propositions

Add RFC reference for the trailing dot in an absolute DNS name

Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-01-27 10:58:41 +01:00
Alex Wang 665f51e60a graduate nonpreemptingpriority to ga 2022-01-27 11:51:01 +08:00
SpecialYang 9911912709 Fix imprecise statements for virtual hosting example 2022-01-26 22:33:33 +08:00
Saswata Ghosh df266cdaaa Removed the dockershim section 2022-01-26 18:26:20 +05:30
Kubernetes Prow Robot 8b34063fba
Merge pull request #30961 from ystkfujii/v1.24_remove_section_on_dockershim
Set the dockershim state to deprecation.
2022-01-25 22:46:26 -08:00
William Denniss 20ee91f0da
Include link to Pod Security Admission in the PodSecurityPolicy deprecation notice (#31475)
* Include link to Pod Security Admission in the PodSecurityPolicy deprecation notice

Add a link to the Pod Security Admission feature, which replaces PodSecurityPolicy. Currently users who read this page may not realize what the replacement is. The linked blog post talks about the KEP that created Pod Security Admission, but with no direct link.

* Remove link prefix

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-01-25 16:28:26 -08:00
Kubernetes Prow Robot ee346e48d8
Merge pull request #31363 from yashodhanmohan/fix/pod-dns
Correcting DNS record for pods exposed by a Service
2022-01-25 12:21:41 -08:00
Kubernetes Prow Robot 7cb748a933
Merge pull request #31308 from meysam81/meysam/annotation-between-backticks
docs: place annotation between backticks ✏️
2022-01-25 08:50:31 -08:00
Wang 88fbaa1160
Update projected-volumes.md 2022-01-25 18:47:48 +09:00
Wang e08d312a6d
Update projected-volumes.md 2022-01-25 17:46:30 +09:00
Kubernetes Prow Robot 1d552afaa6
Merge pull request #30737 from mfbieber/ingress-class-name-in-example
Added ingressClassName: nginx to Ingress example
2022-01-24 11:37:35 -08:00
Kubernetes Prow Robot d81bc93d81
Merge pull request #31327 from adrianludwin/patch-3
Clarify that namespace names must be RFC 1123 DNS labels
2022-01-24 11:35:33 -08:00
Nate W 6fb319b29c Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-01-24 09:07:23 -08:00
Jordan Liggitt 4ca5ff6b3c PodSecurity: remove optional non-root group check 2022-01-24 10:10:12 -05:00
Jordan Liggitt 8917b26250 PodSecurity: switch restricted volume check to positive check 2022-01-24 10:09:00 -05:00
Kubernetes Prow Robot 3aea799ca5
Merge pull request #31231 from sftim/20220106_add_contiv_vpp
Add Contiv-VPP network plugin
2022-01-23 18:31:57 -08:00
Yashodhan Mohan Bhatnagar 12653d2266 Update to bring back mention of container links compatibility 2022-01-24 01:56:44 +05:30
Yashodhan Mohan Bhatnagar 36336334c3
Update content/en/docs/concepts/services-networking/connect-applications-service.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-24 01:23:29 +05:30
Kubernetes Prow Robot 14b5ac97c4
Merge pull request #31446 from championshuttler/ln
Update URLs for some network plugins
2022-01-22 05:41:52 -08:00
Mike Spreitzer 2bfc31833f Catch APF description up with recent developments
Primarily the change, in release 1.22, of how configuration objects
are maintained.

Also describe the new priority level.

Also move the sections on defaults and health check configuration to
follow the description of configuration objects.
2022-01-21 13:06:51 -05:00
Kubernetes Prow Robot da262be43e
Merge pull request #31282 from shannonxtreme/dockershim-clusteradmin
Action on Docker mentions in Concepts > Cluster Administration
2022-01-21 07:41:59 -08:00
Shannon Kularathna 4650e1df61 Refactor Assign Pods to Nodes 2022-01-21 15:27:20 +00:00
Shivam Singhal d677a0eed5 Update URLs for some network plugins 2022-01-21 13:02:32 +02:00
Simas Butavičius d6ca144def
Fix: typo in cloud-controller.md
The cloud-controller-manager is a Kubernetes control plane component" according to docs. That is, a singular manager. This PR fixes typo in docs where it was referenced to as "cloud controller managers".
2022-01-19 16:03:41 +02:00
Kubernetes Prow Robot b599a32374
Merge pull request #30959 from bglimepoint/patch-1
Note that subPathExpr uses round brackets.
2022-01-17 15:32:49 -08:00
Kubernetes Prow Robot c7079c4ee1
Merge pull request #31349 from humblec/csiMigration
mention the correct feature gate name for RBD CSI migration.
2022-01-17 12:46:49 -08:00
Nate W 015825f608 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-01-17 09:46:19 -08:00
Yashodhan Mohan Bhatnagar 3a6fa8fea2 Correcting DNS record for pods exposed by a Service
For pods, DNS record incorrectly specifies deployment name
instead of service name. This commit corrects that.
2022-01-17 01:39:01 +05:30
Meysam Azad 7a3732e0d0 docs: modify grammatical error ✏️ 2022-01-16 19:49:51 +03:00
Meysam Azad 60551bc338 typo: remove redundant preposition ✏️ 2022-01-15 13:26:50 +03:00
Humble Chirammal 9abefaba6b mention the correct feature gate name for RBD CSI migration.
The feature gate string (CSIMigrationRBD) was not matching with the
implementation (csiMigrationRBD) and this commit make it in parity

Ref# https://github.com/kubernetes/kubernetes/pull/107571

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-01-15 09:24:54 +05:30
GuyTempleton 80e2f669a0
Docs - EN - Concepts - Correct Pod-Conditions Anchor Link 2022-01-14 10:30:44 +00:00
Yashodhan Mohan Bhatnagar a18a34c482 Clean up docker references from Service documentations
1. Remove examples contrasting k8s networking with Docker networking
from concept document explaining connecting applications using services
2. Remove reference to dockerlinks in favor of English description
of the env vars autocreated for every Service.
2022-01-14 02:39:33 +05:30
Adrian Ludwin 9117178a97
Namespace names must be RFC 1123 DNS labels
The how-to docs to create a new namespace already specify this, but I think it's worth mentioning in the overview doc that a namespace name must be an RFC 1123 label, as I didn't initially think to look in the how-to doc for limitations.
2022-01-13 12:10:06 -05:00
d3vus 42e88a361c Updated managed-resource-containers.md 2022-01-13 13:05:17 +05:30
Meysam Azad 1c4ea6d5af docs: place annotation between backticks ✏️ 2022-01-12 19:25:27 +03:00
Kubernetes Prow Robot b42674e881
Merge pull request #31289 from ixodie/patch-5
Removing Romana
2022-01-12 05:30:37 -08:00
Kubernetes Prow Robot 976f23445e
Merge pull request #31281 from anubha-v-ardhan/glossary-toolstip-statefulset
Add glossary_tooltip for StatefulSet in Recommended labels
2022-01-12 03:54:37 -08:00
Kubernetes Prow Robot 98d8836c23
Merge pull request #31267 from mengjiao-liu/fix-PreemptionPolicy
Fix wrong capitalization for preemptionPolicy field
2022-01-11 11:13:15 -08:00
ixodie c073285fb3
Removing Romana
Romana is defunct and has been removed from main networking docs already.
2022-01-11 10:53:58 -05:00
Kubernetes Prow Robot d159608a62
Merge pull request #31284 from Babapool/add-tooltip
Add Glossary_tooltip for object
2022-01-11 01:15:16 -08:00
Vitthal Sai b930314a64
Add glossary_tooltip for object 2022-01-11 14:24:09 +05:30
Shannon Kularathna be490005ff Remove Docker mentions 2022-01-11 07:07:22 +00:00
Anubhav Vardhan 5a5b4d8a70
Comment YAML to specify excerpt 2022-01-11 10:33:07 +05:30
Anubhav Vardhan f6ae550af4
Add glossary_tooltip for StatefulSet 2022-01-11 10:26:58 +05:30
Kubernetes Prow Robot 0872e8ec51
Merge pull request #30818 from sftim/20211007_revise_device_plugins_page
Revise device plugins page
2022-01-10 14:42:26 -08:00
Filip Křepinský 8f8d2bb039 make deployment status behaviour more descriptive 2022-01-10 21:22:45 +01:00
Mengjiao Liu a35da2ba7f Fix wrong capitalization for preemptionPolicy field 2022-01-10 17:59:22 +08:00
Sascha Grunert 36a5a39a35
Update CRI description to be more verbose
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-01-10 10:38:15 +01:00
Kubernetes Prow Robot 5446a4f7ed
Merge pull request #31219 from pacoxu/patch-9
storage class parameters value should be string
2022-01-08 06:30:18 -08:00
Kubernetes Prow Robot c4b4768ae0
Merge pull request #31145 from hhyasdf/introduce-hybridnet
Add Hybridnet CNI to networking.md
2022-01-08 06:26:19 -08:00
Michelle Fernandez Bieber e21f0563f3 Added ingressClassName: nginx to Ingress example, mentioned to the necessity of it and referenced to the section describing that further 2022-01-07 22:15:42 +01:00
Tim Bannister a3e8980eac
Add Contiv-VPP network plugin 2022-01-06 22:24:08 +00:00
Kubernetes Prow Robot 4763cd9329
Merge pull request #30759 from ixodie/patch-12
Kind cleanup - Remove Contiv
2022-01-06 14:22:00 -08:00
Nate W f8847c0308 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-01-06 10:16:34 -08:00
Paco Xu d51b32bab8
storage class parameters value should be string 2022-01-06 11:24:06 +08:00
Tim Bannister 2558306e58
Add third-party content disclaimer 2022-01-05 21:44:49 +00:00
Tim Bannister d67ac4dc95
Fix mismatched whitespace
Convert a tab to spaces to match other lines in snippet.
2022-01-05 21:44:48 +00:00
Tim Bannister fea1dc2801
Clean up front matter 2022-01-05 21:44:48 +00:00
Tim Bannister 7715646907
Tweak wording for Device Plugins concept 2022-01-05 21:44:44 +00:00
Neha Viswanathan 24ee2527d0
migrate the K8s networking model section (#28617) 2022-01-05 08:08:41 -08:00
Kubernetes Prow Robot c39b834244
Merge pull request #30431 from Kartik494/improveDocsCRD
Added a note for CRD improvement in Docs
2022-01-04 12:14:08 -08:00
hhyasdf 1d56098e9a
Add Hybridnet CNI to networking.md 2022-01-04 10:34:57 +08:00
Kubernetes Prow Robot 4793ac10d6
Merge pull request #31181 from tengqm/fix-gc
Fix nits in the garbage collection page
2022-01-03 15:13:00 -08:00
Kubernetes Prow Robot b7ac7eeedc
Merge pull request #31050 from suchen-sci/update-ingress-controller-easegress-link
[ingresscontroller] Update Easegress link for Kubernetes website
2022-01-03 14:27:00 -08:00
Qiming Teng 757915ae99 Fix nits in the garbage collection page
Some nits fixed in this PR:

- The typo of 'MaxContainers' and 'MaxPerPodContainer';
- The section name which should be 'Container garbage collection' rather
  than 'Container image garbage collection'.
2022-01-03 21:14:31 +08:00
Meysam Azad 12ab3aecca fix: modify typo ✏️ 2021-12-27 19:51:29 +03:00
kartik494 c7b9b20083 Added a note for CRD improvement in Docs 2021-12-24 11:31:45 +05:30
glongzh b56ba23397
Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2021-12-23 16:05:25 +08:00
glongzh 19ab41d4b8
Update configmap docs with subpath limitation
This note should be added to avoid confusion just as [Secrets](/docs/concepts//configuration/secret#mounted-secrets-are-updated-automatically)
2021-12-23 10:23:23 +08:00
Kubernetes Prow Robot 2521d09aff
Merge pull request #29227 from sftim/20210804_tweak_resource_limiting_troubleshooting_advice
Tweak advice about managing resources for containers
2021-12-21 17:13:36 -08:00
chen f767c7171b update easegress link 2021-12-21 17:25:10 +08:00
Kubernetes Prow Robot 9b7902e20f
Merge pull request #31006 from tengqm/rm-sched-policy
Remove kube-scheduler-policy contents
2021-12-19 14:33:25 -08:00
Qiming Teng f733bbb956 Remove kube-scheduler-policy contents 2021-12-18 09:43:50 +08:00
Kubernetes Prow Robot 574eca943f
Merge pull request #30906 from mattcary/pv-resize
Clarify editing PV for volume resize
2021-12-16 14:54:52 -08:00
Kubernetes Prow Robot 1b12bcc645
Merge pull request #30958 from MikeSpreitzer/fix-105494b
Update NetworkPolicy concept doc for egress
2021-12-16 12:52:52 -08:00
Mike Spreitzer c25398b904
fix typeo in content/en/docs/concepts/services-networking/network-policies.md
Co-authored-by: Chris Negus <cnegus@redhat.com>
2021-12-16 13:45:39 -05:00
Mike Spreitzer eab36f83c9 Update docs/concepts/services-networking/network-policies for egress
That doc did not get fully updated when egress filtering was
introduced.
2021-12-15 15:15:03 -05:00
ystkfujii e138c8b39c Remove section on dockershim 2021-12-15 22:16:18 +09:00
ystkfujii 19928a83fa Change the dockershim state to deprecation 2021-12-15 21:51:06 +09:00
Kubernetes Prow Robot 51e89f16d4
Merge pull request #30913 from killerkc12/remove-docker-from-node-pressure
Remove docker from Node-pressure Eviction
2021-12-15 03:54:18 -08:00
killerkc12 5de2a04a2f Remove docker from Node-pressure Eviction 2021-12-15 16:59:57 +05:30
ystkfujii 1fb9324fc3 remove the section on dockershim 2021-12-15 14:32:10 +09:00
bglimepoint ab9fdcbe24
Note that subPathExpr uses round brackets.
As it's easy to misread this as curly brackets for users familiar with
shell interpolation.
2021-12-15 04:16:21 +00:00
Kai Hoffman 0c7491f125
Update to plural (grammar fix)
Minor change of ingress controller -> ingress controllers for grammatical agreement with the rest of the sentence.
2021-12-14 12:54:03 +00:00
Matt Cary 33aae9b7e5
Update content/en/docs/concepts/storage/persistent-volumes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-12-13 15:35:11 -08:00
Matthew Cary 57e72bce9a Clarify editing PV for volume resize 2021-12-13 10:22:14 -08:00
Antonio Ojea ec3ed1ee36
kubernetes networking model clarifications (#28454)
Amend some clarifications to the kubernetes networking model to
deal with some ambiguities, mainly related to the use of NAT and
the host-network pods special requirements.

xref:

https://groups.google.com/g/kubernetes-sig-network/c/m6lwTjKLV8o/m/jM59qEKOBAAJ
2021-12-11 10:31:58 -08:00
Kubernetes Prow Robot 4ac9aa413e
Merge pull request #29532 from aojea/patch-1
Update dual-stack node.status
2021-12-10 20:35:57 -08:00
Kubernetes Prow Robot bec83989aa
Merge pull request #30830 from markusheinemann/main
Add glossary entry for cadvisor
2021-12-10 03:13:10 -08:00
Markus Heinemann a86ca5b431 Add glossary entry for cadvisor 2021-12-09 22:28:24 +00:00
Kubernetes Prow Robot 5baf960187
Merge pull request #30758 from ixodie/patch-11
Kind cleanup - Remove Romana
2021-12-09 02:34:11 -08:00
Kubernetes Prow Robot 2740d85747
Merge pull request #30803 from tengqm/configapi-123
Configuration API for v1.23
2021-12-08 15:25:45 -08:00
Tim Bannister 367faca49f Tweak advice about managing resources for containers
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2021-12-08 21:40:16 +00:00
OlaAde 69f6250d6e
Typo Correction
Added missing `:` colons to the sample code.
2021-12-08 21:26:19 +03:00
Qiming Teng b198199336 Configuration API for v1.23 2021-12-08 16:19:23 +08:00
Kubernetes Prow Robot 1e0a43a866
Merge pull request #30786 from tom1299/patch-1
Fix broken link to Ingress API
2021-12-07 16:05:22 -08:00
tom1299 fa84bdbe69
Update content/en/docs/concepts/services-networking/ingress.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-12-07 15:59:22 +01:00
tom1299 d5539a6558
Fix broken link to Ingress API 2021-12-07 10:15:21 +01:00
Jesse Butler 584421fe11 Merge remote-tracking branch 'upstream/main' into dev-1.23 2021-12-06 08:55:54 -05:00
ixodie 5d7141f903
Kind cleanup - Remove Contiv
This domain/URL has no relevant content, is a squatter.
Video link on youtube is 5 years old.
Product seems to be abandonware.
2021-12-06 06:53:02 -05:00
ixodie ac929239cf
Kind cleanup - Remove Romana
This doimain does not work and company appears to be defunct.
2021-12-06 06:48:52 -05:00
Kubernetes Prow Robot 200c6cadeb
Merge pull request #30501 from dialogbox/patch-1
Update manage-resources-containers.md
2021-12-05 20:16:32 -08:00
Kubernetes Prow Robot 524e61c17a
Merge pull request #30457 from umairadeeb/patch-1
Kubelet accepts graceful node shutdown parameters in camel case while they are written in the document in pascal case
2021-12-05 20:14:32 -08:00
Kubernetes Prow Robot 440409e8b1
Merge pull request #29663 from abhibhaw/issue-29524
feat: Documents effects on secrets when memory swap is enabled
2021-12-05 20:10:32 -08:00
Kubernetes Prow Robot 8efdd0c9c1
Merge pull request #29716 from Nordix/pod-topology-spread
Updates in pod-topology-spread-constraints.md
2021-12-05 18:00:32 -08:00
Kubernetes Prow Robot 1b95b8b60d
Merge pull request #29719 from sftim/20210915_document_node_problem_detector_add_on
Add node problem detector to add-ons
2021-12-05 17:54:35 -08:00
Kubernetes Prow Robot 1664e4e4c4
Merge pull request #29964 from MikeSpreitzer/fix-105494
Improve API Priority and Fairness for clients
2021-12-05 17:32:32 -08:00
Kubernetes Prow Robot a6f6f7d9d9
Merge pull request #30213 from avinashupadhya99/fix-deployment-rollout-pause-resume-wordings
Improvement for k8s.io/docs/concepts/workloads/controllers/deployment/ pause rollout wordings
2021-12-05 16:58:32 -08:00
Kubernetes Prow Robot 8abfbc924e
Merge pull request #30210 from voor/pod-topology-spread-constraints-fix-formatting-example
Pod Topology Spread Constraints: Resolve formatting issue and add example for node affinity example.
2021-12-05 16:36:32 -08:00
Kubernetes Prow Robot 44ef715019
Merge pull request #30673 from gbarceloPIB/patch-1
Kubectl command waits until init containers terminated
2021-12-05 15:44:32 -08:00
Suvro a0c6f3fd6f
Replaced annotation with ingressClassName (#30171)
* Replaced annotation with ingressClassName

Updated content of https://kubernetes.io/docs/concepts/services-networking/ingress-controllers/#using-multiple-ingress-controllers
with ingressClassName which replaces annotations

Signed-off-by: Suvro Ghosh <sughosh@redhat.com>

* Update content/en/docs/concepts/services-networking/ingress-controllers.md

Co-authored-by: Deepak Gupta <deepakgdkg1g8868@gmail.com>

Co-authored-by: Deepak Gupta <deepakgdkg1g8868@gmail.com>
2021-12-05 15:14:32 -08:00
Kubernetes Prow Robot bbeb5184a7
Merge pull request #29739 from jtslear/jts/recommend-hpa-config
Add recommendation for Deployment when HPA is enabled
2021-12-05 14:56:32 -08:00
Tim Bannister 366ae6e48b
Fix IngressClass tabs 2021-12-05 22:27:50 +00:00
Kubernetes Prow Robot ec41959cc1
Merge pull request #30134 from ixodie/patch-10
Removing GCE bridging/routing config tweaks
2021-12-05 12:06:32 -08:00
Kubernetes Prow Robot 04d4d3e86b
Merge pull request #30517 from sftim/20211117_reorder_storage_concepts
Reorder storage concepts
2021-12-05 11:56:32 -08:00
Kubernetes Prow Robot 33fec29009
Merge pull request #30707 from sftim/20211201_tweak_ingressclass_params
Present scope for IngressClass params using tabs
2021-12-05 06:18:32 -08:00
Tim Bannister c1af8d4c1b Present scope for IngressClass params using tabs
Use tabs for the two different options that an IngressClass can use to
refer to another object, in order to specific parameters that relate to
that IngressClass:
- namespaced scope
- cluster scope (the default / historical behavior)
2021-12-04 11:14:13 +00:00
Kubernetes Prow Robot 4f193feffe
Merge pull request #30710 from sftim/20211201_improve_probe_documentation
Improve documentation for container probes
2021-12-03 06:08:27 -08:00
Kubernetes Prow Robot 3baac6dde3
Merge pull request #30705 from jlbutler/merged-main-dev-1.23
Periodic integration branch sync for 1.23
2021-12-02 18:02:26 -08:00
Tim Bannister 8a0f330654 Improve documentation for container probes
- mention gRPC probes in concept page
- revise explanation of gRPC probes in task page
- general tidying
2021-12-03 00:26:22 +00:00
Kubernetes Prow Robot 3362d3ce6e
Merge pull request #30704 from sftim/20211201_tweak_flex_volume_deprecation
Tweak flexVolume deprecation
2021-12-02 16:10:27 -08:00
Tim Bannister d09282b3f0 Tweak FlexVolume deprecation text 2021-12-02 23:46:47 +00:00
Kubernetes Prow Robot 793c08e6be
Merge pull request #30611 from bobbypage/pod-priority-docs
docs: Pod priority based graceful node shutdown
2021-12-01 12:39:18 -08:00
David Porter 94e62c43bf docs: Pod priority based graceful node shutdown
Signed-off-by: David Porter <porterdavid@google.com>
2021-12-01 12:09:57 -08:00
Kubernetes Prow Robot bbdb8c5fa7
Merge pull request #30597 from mattcary/kep-1847
KEP 1847 StatefulSet autodelete documentation
2021-12-01 11:55:18 -08:00
Matthew Cary 40e06a6fdb KEP 1847 Statefulset auto-delete documentation 2021-12-01 11:44:21 -08:00
Jesse Butler 018f9d05a2 Merge remote-tracking branch 'upstream/main' into dev-1.23 2021-12-01 12:23:10 -05:00
Kubernetes Prow Robot b1a73567ec
Merge pull request #30686 from chetak123/flexVolume_deprecated
Mark FlexVolume deprecated
2021-12-01 05:39:14 -08:00
Ayushman Mishra 0cbedcfeed changes made
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com>

changes

Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com>
2021-12-01 18:27:48 +05:30
Kubernetes Prow Robot f20b27e539
Merge pull request #30094 from ixodie/patch-9
Remove Open vSwitch from “How to implement the Kubernetes networking model”
2021-12-01 04:23:16 -08:00
John T Skarbek df3184bd52
Add recommendation for Deployment when HPA is enabled
* Advertise that we need to remove `spec.replicas` when a Horizontal Pod
  Autoscaler is active to prevent unnecessary changes in Pod counts during
  Deployment object changes
* Make note that a Deployment that has this value set behave awkwardly if a
  Deployment is scaled manually outside of the Deployment object

Signed-off-by: John T Skarbek <jtslear@gmail.com>
2021-11-30 18:37:10 -05:00
Kubernetes Prow Robot de9e3feb8f
Merge pull request #30534 from Jefftree/openapiv3
Docs for OpenAPI v3
2021-11-30 11:01:01 -08:00
Kubernetes Prow Robot e858fe2b64
Merge pull request #30606 from saschagrunert/cri-architecture
Add CRI architecture to cluster concepts
2021-11-30 10:24:56 -08:00
Kubernetes Prow Robot 177448d3f8
Merge pull request #30552 from gnufied/kep-1790-doc
Add doc for Recovery from expansion failure
2021-11-30 10:18:56 -08:00
Jefftree 41547099c4 Add section for OpenAPI v3 2021-11-30 09:48:23 -08:00
Sascha Grunert 26aa51a940
Add CRI architecture to cluster concepts
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-11-30 09:35:51 +01:00
Ayushman Mishra 9bef88f008 Edited FlexVolume deprecated
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com>
2021-11-30 09:18:11 +05:30
Kubernetes Prow Robot 0f4eb182c5
Merge pull request #30430 from Shubham82/Correct-link-Authorization
Improvement: Corrected the link for Authorization.
2021-11-29 16:38:56 -08:00
Kubernetes Prow Robot 9b0b807049
Merge pull request #30674 from liggitt/podsecurity-beta
Update webhook anchor
2021-11-29 15:54:56 -08:00
Hemant Kumar 37532e231a Add docs for RecoverVolumeExpansionFailure feature 2021-11-29 16:37:57 -05:00
Oksana Naumov 02f63b9661 CSI migration of Portworx is in alpha 2021-11-29 10:49:10 -08:00
Kubernetes Prow Robot 44576253cf
Merge pull request #30533 from humblec/rbd-mig-doc-1.23
Add RBD CSI migration section to the storage volumes guide
2021-11-29 09:13:23 -08:00
Kubernetes Prow Robot 3aa8d6b429
Merge pull request #30435 from ravisantoshgudimetla/psb
[docs]: Promote STS minReadySeconds to beta
2021-11-29 08:53:23 -08:00
Jordan Liggitt e6a9fd269e Update webhook anchor 2021-11-29 09:46:22 -05:00
ravisantoshgudimetla 9ea79fa719 [docs]: Update existing fields in STS spec 2021-11-29 09:06:51 -05:00
gbarceloPIB 6cb934ba19
Update pod-lifecycle.md 2021-11-29 13:59:13 +01:00
Kubernetes Prow Robot 5cad9834f7
Merge pull request #28626 from sandipb/patch-1
dns-pod-service.md: Fix unqualified host search ex
2021-11-27 10:38:40 -08:00
Tim Bannister c0c3d040f8 Add node problem detector to add-ons 2021-11-27 18:37:48 +00:00
Humble Chirammal 280229b0ec Add RBD CSI migration section to the storage volumes guide
Kubernetes adds the RBD CSI migration functionality via CSI
migration translation lib.

Ref# kubernetes/kubernetes#95361

This commit add the migration details to volumes.md and
feature-gates.md

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2021-11-26 23:42:10 +05:30
Jason Kim (Jun Chul Kim) add3441154 Update manage-resources-containers.md
Warn people about mistaking "M" suffix for "m" when setting resource limits #30499
2021-11-24 23:11:27 +09:00
Shubham Kuchhal 349be77566 Improvement for Authorization in Extending Kubernetes docs.
Improvement: Corrected the link for Authorization.

Fix Typo
2021-11-23 16:49:02 +05:30
Kubernetes Prow Robot 29c2aedd69
Merge pull request #30537 from robscott/topology-hints-1.23
Updating Topology Aware Hints docs for 1.23
2021-11-22 18:22:17 -08:00
ravisantoshgudimetla 466561c47c [docs]: Promote STS minReadySeconds to beta 2021-11-22 09:57:24 -05:00
wiggitywhitney 97495989fc Clarify PDB line in disruptions concept page 2021-11-21 18:39:54 -06:00
Kubernetes Prow Robot 6e45595d3a
Merge pull request #29871 from verb/1.23-ec-beta
Promote EphemeralContainers to beta in website
2021-11-20 17:10:59 -08:00
Kubernetes Prow Robot b6ae6e78f7
Merge pull request #29386 from bridgetkromhout/dev-1.23
Promote IPv4/IPv6 dual-stack support to Stable in 1.23
2021-11-20 11:04:59 -08:00
Kubernetes Prow Robot 8da444be20
Merge pull request #30505 from pohly/structured-logging-1.23
logging: structured logging, klog deprecation
2021-11-20 10:54:59 -08:00
Kubernetes Prow Robot 6be6d31823
Merge pull request #30333 from chetak123/mark_flexvolume_deprecated
Added Note for Deprecation of Flexvolume
2021-11-20 10:38:59 -08:00
Bridget Kromhout a209e3d65e Dual-stack to stable in 1.23
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2021-11-20 16:53:27 +00:00
Kubernetes Prow Robot 074e35836b
Merge pull request #30573 from SijmenHuizenga/patch-1
Fix broken ref in services-networking/service.md
2021-11-20 08:49:00 -08:00
Kubernetes Prow Robot 000a9de46f
Merge pull request #30559 from aravindhp/windows-projected-volume-follow-up
storage: Minor fixes to Windows projected volumes
2021-11-20 08:40:59 -08:00
Sijmen 20685c80c5
Fix broken ref in services-networking/service.md 2021-11-20 17:33:12 +01:00
Rob Scott 2474ff93aa
Updating Topology Aware Hints docs for 1.23 2021-11-19 16:17:10 -08:00
Aravindh Puthiyaparambil 11f5db4461
storage: Minor fixes to Windows projected volumes
- Add missing period
- Link to projected volume permission KEP instead of PR
- Add missing PowerShell command
2021-11-19 12:58:42 -08:00
Kubernetes Prow Robot 48a2a132b7
Merge pull request #29478 from ravisantoshgudimetla/patch-12
Recommend using TTL field in job
2021-11-19 04:16:51 -08:00
Kubernetes Prow Robot 2040c81a31
Merge pull request #30525 from weibeld/main
Change 'container' to 'Pod' in Jobs documentation
2021-11-19 02:10:52 -08:00
Daniel Weibel d367806825 Fix wording in Jobs documentation 2021-11-19 00:58:17 +04:00