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