Commit Graph

2884 Commits

Author SHA1 Message Date
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
Shubham Kuchhal aa8b37770e Improvement: Updated FEATURE STATE of NamespaceDefaultLabelName. 2022-03-08 13:10:22 +05:30
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 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
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
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
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
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
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
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 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
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