2983 Commits

Author SHA1 Message Date
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