Commit Graph

7825 Commits

Author SHA1 Message Date
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
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
Bruno Saboia 24444fab32 Remove unecessary additional info 2022-02-22 16:48:57 -03:00
0xff-dev f9ac04521d [en] update yaml docs 2022-02-23 00:32:01 +08:00
Bruno Saboia 25aa381f75 Put multi-container info outside numbered list 2022-02-22 12:55:58 -03:00
Ariel Shaqed (Scolnicov) 9d45d964ed Fix golang client-go/tools/cache package name
Documentation shows incorrect package name, I believe it should refer to
[`client-go/ools/cache`](https://pkg.go.dev/k8s.io/client-go/tools/cache).
2022-02-22 17:08:57 +02:00
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
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 d202485f1e Merge pull request #31563 from bryfry/main
correct references to service-account-signing-key-file flag
2022-02-21 03:42:11 -08:00
Kubernetes Prow Robot 3f6efc04df Merge pull request #31621 from mk46/doc_description
Added docs for kubernetes.io/description
2022-02-21 02:22:11 -08:00
Marco Voelz 9823ecda09 Update proposal link to point to archive
Original link says
```
Design proposals have been archived.

To view the last version of this document, see the Design Proposals Archive Repo.

Please remove after 2022-04-01 or the release of Kubernetes 1.24, whichever comes first.
```
2022-02-21 10:54:50 +01: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
Mark Rossetti 1b1dd7d9ae Adding a warning to Windows docs for NodePort service issues on WS2022 (#31759)
* Adding a warning to Windows docs for NodePort service issues on WS2022

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

* Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md

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

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-02-20 23:54:11 -08:00
Kubernetes Prow Robot 9da7dead81 Merge pull request #31764 from RinkiyaKeDad/nca_update
mention about monthly meeting in NCA responsibilities
2022-02-20 23:48:11 -08:00
Kubernetes Prow Robot 96c388532b Merge pull request #31804 from PriyanshuAhlawat/update_link
Ensure “Download Kubernetes” link goes to right page #31794
2022-02-20 20:54:15 -08:00
Qiming Teng fdd671626d Add kubelet credentialprovider API reference 2022-02-21 08:56:27 +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
PriyanshuAhlawat d8271f94f9 Update _index.md 2022-02-20 01:58:00 +05:30
shivam tyagi 33b55edda7 fixed 2022-02-19 01:20:10 +05:30
Arsh Sharma 3c38080005 Update content/en/docs/contribute/advanced.md
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-02-18 13:07:03 +05:30
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
Qiming Teng 5dfea11d6f Update config API reference
This PR refreshes the config API references using the latest generator
which had some nits fixed.
2022-02-18 14:27:04 +08:00
Tim Bannister 362da74120 Update links to Dockershim Removal FAQ
- Identify selected links to the Dockershim Deprecation FAQ
- Replace them with links to the updated FAQ
2022-02-17 17:41:55 +00:00
Kubernetes Prow Robot b72092e0bc Merge pull request #31730 from SWADESNA/patch-2
Update memory-default-namespace.md
2022-02-17 07:19:37 -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
Samuel Gaist 73bd4563a8 docs: add secure example for getting secret values
The current example showing how to decode a secret
does it in several steps which is fine but if some level
of security is required will leak the encoded secret
value in the shell history thus making it retrievable.

This patch adds an example on how to retrieve that
value without exposing it.
2022-02-17 09:11:19 +01:00
Bruno Saboia 481eff6321 Add multi-container info on pod failure docs 2022-02-16 18:40:26 -03:00
Arsh Sharma ca51b25078 mention about monthly meeting in NCA responsibilities
Signed-off-by: Arsh Sharma <arshsharma461@gmail.com>
2022-02-16 18:26:23 +05:30
Tim Allclair b0e4e7a03c Delete broken link (contiv.io) 2022-02-15 15:17:15 -08:00
Meysam Azad 259e312ff2 docs: remove redundant word 📝 2022-02-15 19:16:42 +03:00
Kubernetes Prow Robot a04f1c9f4a Merge pull request #31742 from shu-mutou/patch-1
Update reviewers from SIG-UI
2022-02-15 07:08:03 -08:00
Jordan Liggitt 0e8acb4b02 Fix finalizer doc 2022-02-15 08:42:14 -05:00
Shu Muto c1da5f25ab Update reviewers from SIG-UI
Also, bump kubernetes dashboard to v2.5.0.
2022-02-15 11:18:14 +09:00
Kubernetes Prow Robot 018191a4d2 Merge pull request #31737 from liggitt/patch-3
Update finalizers.md
2022-02-14 18:10:12 -08:00
chrismetz09 3f74c2ae79 update component explanation 2022-02-14 11:01:39 -08:00
Jordan Liggitt fa4cc5965b Update finalizers.md 2022-02-14 10:37:44 -05:00
Kubernetes Prow Robot 7ae88efd7a Merge pull request #31630 from tengqm/fix-links
Fix links in security context page
2022-02-14 07:31:31 -08:00
BG 541e89228c [StorageClasses] Add gp3 to available ebs volume types 2022-02-14 11:38:44 +01:00
srout deb2a9c96b Update memory-default-namespace.md 2022-02-14 13:05:33 +05:30