Commit Graph

7704 Commits

Author SHA1 Message Date
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
Kubernetes Prow Robot b88e22a61c
Merge pull request #31917 from chrisnegus/describe-yum-basearch
Added note for when baseurl fails in kubeadm install
2022-02-28 08:22:57 -08:00
Christopher Negus 723e5b4aa8 Fixed text from review comments 2022-02-28 15:32:30 +00:00
Shubham 8c7d4c2ae2
Added Documents for kubernetes.io/enforce-mountable-secrets. (#31864)
* Added Documents for kubernetes.io/enforce-mountable-secrets.

* Modified the enforce-mountable-secrets docs.
2022-02-27 18:06:56 -08:00
Kubernetes Prow Robot dea4f2b103
Merge pull request #31763 from sgaist/patch-1
Add secure example for getting secret values
2022-02-27 17:44:57 -08:00
Kubernetes Prow Robot 189100f5aa
Merge pull request #31786 from tengqm/update-configapis
Update config API reference
2022-02-27 17:38:55 -08:00
Kubernetes Prow Robot d2a2af28ea
Merge pull request #31721 from mac-chaffee/main
Add upgrade notes to cpu-management-policies
2022-02-27 17:20:55 -08:00
mango 288a7aded9
docs: add etcd cluster upgrade guide to configure-upgrade-etcd (#31833)
* docs: add etcd cluster upgrade guide to configure-upgrade-etcd

* Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md

Co-authored-by: championshuttler <shivams2799@gmail.com>

* Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md

Co-authored-by: Rey Lejano <rlejano@gmail.com>

* put "For more details..."

* Update configure-upgrade-etcd.md

Co-authored-by: championshuttler <shivams2799@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-02-27 17:04:56 -08:00
Kubernetes Prow Robot 879f4d4c86
Merge pull request #31934 from liggitt/evergreen
Allow marking blog posts as evergreen and exempt from outdated warning
2022-02-27 16:25:18 -08:00
Jordan Liggitt b19e4ff868 Allow marking some blog posts as evergreen and exempt from outdated warning 2022-02-27 17:25:36 -05:00
Kubernetes Prow Robot dfa6e8a258
Merge pull request #30740 from mtilson/patch-1
short alias to set/show namespace
2022-02-27 14:09:18 -08:00
Kubernetes Prow Robot 9f6eb38051
Merge pull request #30860 from tengqm/kubelet-credentialprovider
Add kubelet credentialprovider API reference
2022-02-27 09:19:18 -08:00
Tárikly Távora b6f0d8ffbc
Review zookeper tutorial and fix command error (#31914)
* Misplaced command result

On zookeeper tutorial https://kubernetes.io/docs/tutorials/stateful-application/zookeeper/#surviving-maintenance command result is concatenated to the command itself:

kubectl drain $(kubectl get pod zk-1 --template {{.spec.nodeName}}) --ignore-daemonsets --force --delete-emptydir-data "kubernetes-node-ixsl" cordoned

* Review zookeeper tutorial

https://github.com/kubernetes/website/pull/31873

Review done!
2022-02-26 18:25:17 -08:00
Yuvraj Chhetri cd26a2bb6b
Updated files install-kubectl-linux.md , install-kubectl-macos.md , install-kubectl-windows.md (#31916)
* updated install-kubectl-windows.md

* Updated install-kubectl-windows.md

* Update install-kubectl-linux.md

* Update install-kubectl-macos.md
2022-02-26 18:23:17 -08:00
Kubernetes Prow Robot 093f9758db
Merge pull request #31918 from tallclair/psp-migration
Link to PSP migration guide from PSP to PSS reference
2022-02-26 18:19:16 -08:00
Meysam 1e95dbe901
fix: modify article (#31922)
* fix: modify article

* fix: add missing preposition
2022-02-26 18:11:16 -08:00
Maksim Nabokikh 38c9c82c76
Update configure-service-account.md
fix: Delete the double running from the service account docs
2022-02-26 19:58:32 +04:00
Mac Chaffee d657a0d10a
Add upgrade notes to cpu-mgt-policies
Signed-off-by: Mac Chaffee <machaffe@renci.org>
2022-02-25 18:49:11 -05:00
Tim Allclair b8264dcfc7 Link to PSP migration guide from PSP to PSS reference 2022-02-25 10:27:52 -08:00
Christopher Negus 1ed65df34c Added note for when baseurl fails in kubeadm install 2022-02-25 17:25:26 +00:00
Kubernetes Prow Robot b7331def4c
Merge pull request #31781 from shannonxtreme/dockershim-debug-intro
Update samples to use containerd
2022-02-25 07:21:51 -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 fe955d4a9e
Merge pull request #31768 from brunosaboia/31543-add-multi-container-debug-info
Add multi-container info on pod failure docs
2022-02-24 20:01:56 -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
Meysam Azad 94fd5b9698 fix: typo 2022-02-24 23:36:03 +03: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
Bruno Saboia d1f511f92c Use explicit backticks for shell content 2022-02-24 09:09:06 -03:00
Kubernetes Prow Robot 6c5fd95659
Merge pull request #31879 from JimBugwadia/add_projects
add 3rd party pod security options
2022-02-24 02:05:34 -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
Kubernetes Prow Robot 0f6cb4fbfe
Merge pull request #31863 from Aayush987/typo_fix
Fixed typo in cpu-constraint-namespace.md & memory-default-namespace.md
2022-02-23 23:25:33 -08:00
Jim Bugwadia 9e10d98d07 add options
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2022-02-23 17:58:26 -08:00
Jay Beale c910edd70e
Correct the name: CertificateSigningRequests
- This page referenced the "CertificationSigningRequests API," but this should be "CertificateSigningRequests API" or "Certificates API." 
- Added a link to the documentation for CertificateSigningRequests.
2022-02-23 17:27:32 -08:00
Kubernetes Prow Robot e025825f02
Merge pull request #31865 from mitul3737/new-branch
[en] Solved some typos "hostname of FQDN" and "PowerShell"
2022-02-23 16:39:33 -08:00
Kubernetes Prow Robot e4c09583e7
Merge pull request #31875 from shannonxtreme/dockershim-ddebug-troubleshooting
Remove docker mention in bugs guidance
2022-02-23 16:33:33 -08:00
Kubernetes Prow Robot f678b95243
Merge pull request #31726 from MrMYHuang/patch-1
Simplify commands.
2022-02-23 16:19:34 -08:00
Shannon Kularathna b03d603182 Remove docker mention in bugs guidance 2022-02-23 23:16:45 +00:00
Shannon Kularathna b60aa414a0 Update samples to use containerd 2022-02-23 21:35:01 +00:00
Bruno Saboia dd3e660cfe Remove useless whitespace 2022-02-23 17:22:05 -03:00
Jordan Liggitt 3d15ef3810 Stop recommending people scrape auto-generated service account tokens 2022-02-23 13:28:02 -05:00
Md Shahriyar Al Mustakim Mitul 038256a86b
Solved some typos 2022-02-23 18:23:36 +06:00
Aayush Sharma 27caffcbf0 fixed typo 2022-02-23 16:53:10 +05:30
Kubernetes Prow Robot 4b9ba4eda8
Merge pull request #31820 from arielshaqed/patch-1
Fix golang client-go/tools/cache package name
2022-02-23 00:32:19 -08:00
Kubernetes Prow Robot 55b0abf63f
Merge pull request #31843 from 0xff-dev/en-main
[en] update yaml docs
2022-02-23 00:24:18 -08:00
Shubham a45bf8459d
Added Hyperlink to RFC3339. (#31836)
* Added Hyperlink to RFC3339.

* Wrapping a line!
2022-02-22 22:54:18 -08:00
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