Commit Graph

7833 Commits (b8d0c07ba8121f67359f10cc5d78a969d610ab17)

Author SHA1 Message Date
Kubernetes Prow Robot 6468a24ba0
Merge pull request #29613 from giraffesyo/patch-1
Use correct namespace
2021-09-05 18:44:28 -07:00
Qiming Teng c7ed438072 Fix kubeadm-config links
This PR fixes the links for kubeadm-config APIs.
2021-09-05 09:59:05 +08:00
Jesse Butler 3a36f1cf3e update 1.22 release webinar date in release blog due to rescheduling 2021-09-04 11:12:37 -04:00
Michael McQuade 2aca8f917c
Use correct namespace
The namespace for this is `ingress-nginx`
2021-09-03 14:24:17 -05:00
Kubernetes Prow Robot 8a26a33998
Merge pull request #29529 from buehler/patch-1
docs: Add "KubeOps" operator SDK to third-party list
2021-09-02 09:26:58 -07:00
Kubernetes Prow Robot 2948ff2fa3
Merge pull request #29127 from tengqm/amend-kubeadm-join
Amend kubeadm join doc for node preparation
2021-09-02 06:40:59 -07:00
Qiming Teng 87e92d4893
Update content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-09-02 14:55:24 +08:00
Vaibhav f6c813de44 Remove the remaining last flag --record from deployment.md 2021-09-01 15:21:31 +05:30
Vaibhav a0d63d1125 Remove the --record flag in https://kubernetes.io/docs/concepts/workloads/controllers/deployment.md 2021-09-01 01:49:22 +05:30
Anuraag Agrawal 6c1ecfa016
Fix typo in health-checks doc 2021-08-31 11:53:15 +09:00
Kubernetes Prow Robot 0cf63c805b
Merge pull request #29345 from sftim/20210812_migrate_image_good_practice_images_concept
Migrate good practice for container images into Containers section
2021-08-30 07:20:54 -07:00
Kubernetes Prow Robot 773411fa3c
Merge pull request #29030 from sgpinkus/patch-2
Update _index.md
2021-08-30 07:18:54 -07:00
Kubernetes Prow Robot d0959ca3f4
Merge pull request #29526 from tylerauerbeck/fix-dashboard-proxy
Fix proxy url to expose dashboard
2021-08-30 07:16:54 -07:00
Kubernetes Prow Robot e861bd334a
Merge pull request #29012 from Kartik494/stableexample
Modify documentation for stable storage
2021-08-30 07:14:54 -07:00
Kubernetes Prow Robot 07725b5490
Merge pull request #29536 from naisuuuu/improve-namespaces-wording
Improve wording of `kube-node-lease` namespace doc
2021-08-30 07:12:54 -07:00
Kubernetes Prow Robot cffa9a09cb
Merge pull request #29539 from niteshseram/fix/migrate-image
migrate images for 'Alpha in Kubernetes v1.22: API Server Tracing' article
2021-08-29 19:48:53 -07:00
Kubernetes Prow Robot c596818637
Merge pull request #29549 from rf232/patch-1
Remove rf232(myself) from reviewers
2021-08-29 19:30:53 -07:00
S Nitesh Singh 1016cd383d fix broken link in install kubectl windows page 2021-08-27 23:10:48 +05:30
Maria Camacho f1b99bb92d
Update static-pod.md
Added a missing verb and full stop.
2021-08-26 19:30:42 +03:00
Rob Franken b2f9611849
Remove rf232(myself) from reviewers
I have not been involved in kubernetes dashboard development for years
2021-08-26 13:23:51 +02:00
naisu 5220cdf8d2
Explain leases in `kube-node-lease` namespace doc
Add a reference to `Lease` resource api doc

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-08-26 02:22:45 +02:00
Dewan Ishtiaque Ahmed 25a7c8f02e
Update content/en/blog/_posts/2021-08-13-SIG-Node-Spotlight/index.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-08-25 17:29:05 -03:00
Dewan Ishtiaque Ahmed 2b09e539ef
Update content/en/blog/_posts/2021-08-13-SIG-Node-Spotlight/index.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-08-25 17:28:56 -03:00
Dewan Ishtiaque Ahmed f93e3cb2be
Update content/en/blog/_posts/2021-08-13-SIG-Node-Spotlight/index.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-08-25 17:28:41 -03:00
Dewan Ishtiaque Ahmed 3f51160e89
Update content/en/blog/_posts/2021-08-13-SIG-Node-Spotlight/index.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-08-25 17:28:13 -03:00
Kubernetes Prow Robot c83e410333
Merge pull request #29492 from sftim/20210820_fix_cronjob_graduation_release
Fix incorrect info about when CronJob reached GA
2021-08-25 10:52:43 -07:00
S Nitesh Singh 9dc4fcc80c migrate images for 'Alpha in Kubernetes v1.22: API Server Tracing' article 2021-08-25 22:59:39 +05:30
Kubernetes Prow Robot 3516b2e199
Merge pull request #29528 from tylerauerbeck/fix-pod-sec-adm-link
Fix link in pod-security-admission
2021-08-25 09:10:41 -07:00
Jesse Butler 6dd696487a
1.22 feature blog for api server tracing (#28991)
* 1.22 feature blog for API server tracing

* Add initial draft of descriptive tracing portions

* demo

demo

* Apply suggestions from code review

Co-authored-by: Chris Negus <cnegus@redhat.com>

* address comments

* address comments and grammar

* Add more explanation to the Demo section; add conclusion

* Update content/en/blog/_posts/2021-08-06-api-server-tracing.md

Co-authored-by: Punya Biswal <punya@google.com>

* address comments

* address feedback

* update alt text

* Update content/en/blog/_posts/2021-08-06-api-server-tracing.md

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

* Rename 2021-08-06-api-server-tracing.md to 2021-09-03-api-server-tracing.md

* update alt text on first image

* better alt text.

Co-authored-by: David Ashpole <dashpole@google.com>
Co-authored-by: Chris Negus <cnegus@redhat.com>
Co-authored-by: Punya Biswal <punya@google.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-08-25 09:06:41 -07:00
naisu 497a5231df
Improve wording of `kube-node-lease` namespace doc
Correct grammar and provide a reference to more detailed documentation of concepts mentioned.
2021-08-25 17:20:22 +02:00
Christoph Bühler c031257f3e
fix ordering of list 2021-08-25 11:25:29 +02:00
Christoph Bühler d8199078f5
Add additional information about "kubeops" 2021-08-25 09:53:01 +02:00
Christoph Bühler 8b013b8e92
docs: Add "KubeOps" operator SDK to third-party list
Adding dotnet operator sdk/framework to third-party list of operator sdks.
2021-08-25 09:33:44 +02:00
Tyler Auerbeck 3dc86945ed Fix link in pod-security-admission 2021-08-25 00:57:35 -04:00
Kubernetes Prow Robot fcff108a23
Merge pull request #29226 from tmeralus/patch-1
fixed small typo
2021-08-24 21:10:39 -07:00
Tedley Meralus 964ab4a274
changed uprate to promote
changed word to better clarify actions used in kubernetes cluster
2021-08-24 23:57:00 -04:00
Kubernetes Prow Robot ad5e309805
Merge pull request #29515 from sftim/20210823_tweak_dashboard_task
Revise task page to deploy and access the Kubernetes Dashboard
2021-08-24 20:34:39 -07:00
Tim Bannister 8563416062
Fix typo
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-08-24 23:59:23 +01:00
Tyler Auerbeck 08121d0c59 Fix proxy url to expose dashboard 2021-08-24 16:06:35 -04:00
Jesse Butler 9924e7a8db
1.22 feature blog for minReadySeconds in StatefulSets (#28992)
* 1.22 feature blog for minReadySeconds in StatefulSets

* Address reviewer's comments

* Update content/en/blog/_posts/2021-08-16-minreadysecond-statefulsets.md

Co-authored-by: Simon Pasquier <spasquie@redhat.com>

* Bump article publication date

Co-authored-by: ravisantoshgudimetla <ravisantoshgudimetla@gmail.com>
Co-authored-by: Ravi Gudimetla <ravisantoshgudimetla@users.noreply.github.com>
Co-authored-by: Simon Pasquier <spasquie@redhat.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-08-24 10:53:13 -07:00
Kubernetes Prow Robot 9b17097b45
Merge pull request #28451 from vaibhav2107/learning-env
Update in docs/setup/learning-environment/_index.md
2021-08-24 10:43:15 -07:00
Kubernetes Prow Robot dc262ad58b
Merge pull request #27905 from jai/jai/fix-20134
docs(manage-resources-containers): add volume and volumeMount for ephemeral storage
2021-08-24 10:41:14 -07:00
Tim Bannister fd19a0c145 Migrate good practice for container images into Containers section 2021-08-24 10:47:18 +01:00
Kubernetes Prow Robot 607405e106
Merge pull request #29505 from jimangel/zoom-policy
adding zoom info for localization teams
2021-08-24 02:37:13 -07:00
Kubernetes Prow Robot 157f1d76b8
Merge pull request #28951 from saschagrunert/seccomp-default-blog
Add seccomp default feature blog post
2021-08-24 02:27:13 -07:00
Sascha Grunert 84e472e95c
Add seccomp default feature blog post
This adds the blog post about the new Kubernetes `SeccompDefault` alpha
feature.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-08-24 08:49:50 +02:00
Tim Bannister a532758197 Fix incorrect info about when CronJob reached GA 2021-08-23 23:00:00 +01:00
Tim Bannister 289295c46c Update Dashboard task title and description 2021-08-23 22:57:03 +01:00
Tim Bannister 950600c510 Reword Dashboard task 2021-08-23 22:56:48 +01:00
Kubernetes Prow Robot 5f301dcec5
Merge pull request #29468 from Abirdcfly/patch-2
Update rbac.md: Describe in detail how to specify resourceNames when using list verbs
2021-08-23 07:12:01 -07:00
Abirdcfly 19807f866c
Update content/en/docs/reference/access-authn-authz/rbac.md
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2021-08-23 21:45:10 +08:00
S Nitesh Singh 2cb0f9cd8f rename product security committee to security response committee 2021-08-23 16:54:01 +05:30
Kubernetes Prow Robot 750d42470b
Merge pull request #29491 from cpanato/update-patches-sept
release/patches: update patch release September cycle
2021-08-23 00:26:00 -07:00
Jim Angel d5b67cf560 adding zoom info for localization teams 2021-08-22 21:04:45 +00:00
Kubernetes Prow Robot 2fb1f22a7b
Merge pull request #29498 from Devops-Ramdas/patch-1
Update components.md
2021-08-22 09:49:59 -07:00
Kubernetes Prow Robot 5c95d82945
Merge pull request #29302 from tengqm/fix-examples-test
Fix examples test
2021-08-22 08:46:00 -07:00
Cheng Wang a130f6b8b9
Fix typo `a extension` 2021-08-22 12:12:30 +08:00
Ramdas Potale 988a62b463
Update components.md
I think adding the "for" word in the below sentence makes more sense.

"This document outlines the various components you need to have "for"
a complete and working Kubernetes cluster."
2021-08-21 09:27:03 +05:30
Kubernetes Prow Robot 116839a094
Merge pull request #29316 from sysnet4admin/patch-2
Update web-ui-dashboard.md
2021-08-20 18:25:59 -07:00
Kubernetes Prow Robot 15a909818d
Merge pull request #29455 from cndoit18/feat/add-cronjob-timezone
[en]: description of the cronjob schedule timezone
2021-08-20 06:31:24 -07:00
Carlos Panato cf027c8105
release/patches: update patch release September cycle
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-08-20 14:29:35 +02:00
Kubernetes Prow Robot 370b521a87
Merge pull request #29489 from saschagrunert/privileged-unconfined
Mention that privileged containers run unconfined
2021-08-20 02:35:24 -07:00
Kubernetes Prow Robot 753e70c072
Merge pull request #29487 from borgerli/main
Change CPU and Memory to lowercase because resoure name is case-sensitive
2021-08-20 01:23:24 -07:00
Li Bo 34d7331e4e change CPU and Memory to lowercase because resoure name is case-sensitive 2021-08-20 16:13:55 +08:00
Sascha Grunert 61b8cafa84
Mention that privileged containers run unconfined
This is a note which helps users to understand the interaction between
privileged containers and seccomp profiles.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-08-20 10:09:11 +02:00
Kubernetes Prow Robot b1b1395b0a
Merge pull request #28695 from geoffcline/kubectl-namespace-patch-1
update desc of namespace defaulting in CLI
2021-08-20 00:59:25 -07:00
cndoit18 4211fa7007
feat(cronjob): description of the cronjob schedule timezone
Signed-off-by: cndoit18 <cndoit18@outlook.com>
2021-08-20 11:49:09 +08:00
Kubernetes Prow Robot cdefcc3a8b
Merge pull request #29477 from brakmic/patch-1
trivial: typo
2021-08-19 20:39:24 -07:00
Rey Lejano 64f91d8e2c add note on owner references in garbage collection page
add note on owner references to owner dependents page
2021-08-19 17:43:09 -07:00
Harris Brakmić 2b268b1a76
trivial: typo
A small typo.
2021-08-19 22:07:59 +02:00
Abirdcfly 162da6561b Update rbac.md: Describe in detail how to specify resourceNames when using list/watch verbs 2021-08-19 23:39:48 +08:00
Jordan Liggitt 315e290107 Avoid word-break on narrow page widths 2021-08-19 10:04:34 -04:00
Jordan Liggitt 8c3eb6e414 Clarify audit annotation destination 2021-08-19 09:59:19 -04:00
Kubernetes Prow Robot d12f42161e
Merge pull request #28970 from skrishna-unix/dev-1.22
Volume Populators Redesign Blog
2021-08-19 03:09:24 -07:00
Tim Bannister de7bca791e
Fix hyperlink 2021-08-19 11:00:21 +01:00
Kubernetes Prow Robot fcd160900a
Merge pull request #29462 from sftim/20210818_fix_date_for_article
Fix date for published blog article
2021-08-18 15:47:45 -07:00
Jim Bugwadia dad01370f8 add kyverno and fix OPA/GK link
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2021-08-18 11:07:02 -07:00
Tim Bannister 944733cb20 Fix date for published blog article
This change affects the date shown in the repository and does NOT affect
the URL or content of the published article.
2021-08-18 16:03:44 +01:00
Kunal Kushwaha ee99447c9d
1.22 Feature Blog for Support for Windows privileged containers (#29022)
* 1.22 feature blog for Support for Windows privileged containers

* Rebased with latest blog content

* dates updated

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md.md

Co-authored-by: Chris Negus <cnegus@redhat.com>

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md.md

Co-authored-by: Chris Negus <cnegus@redhat.com>

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md.md

Co-authored-by: Chris Negus <cnegus@redhat.com>

* Update index.md.md

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md.md

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

* Rename index.md.md to index.md

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

Co-authored-by: Brandon Smith <BRASMITH@MICROSOFT.COM>

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

Co-authored-by: Brandon Smith <BRASMITH@MICROSOFT.COM>

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

Co-authored-by: Brandon Smith <BRASMITH@MICROSOFT.COM>

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

Co-authored-by: Brandon Smith <BRASMITH@MICROSOFT.COM>

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

Co-authored-by: Brandon Smith <BRASMITH@MICROSOFT.COM>

* Fix broken hyperlink

* Fix broken hyperlink

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

* Fix hyperlink

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

Co-authored-by: Brandon Smith <brasmith@microsoft.com>
Co-authored-by: Chris Negus <cnegus@redhat.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-08-18 07:32:08 -07:00
Geoffrey Cline 57c0fe1120 update desc of namespace defaulting in CLI 2021-08-17 18:27:10 +00:00
Victuos 457fd23848
Merge branch 'main' into main 2021-08-17 14:19:44 +02:00
Ben Swartzlander c0b5d85371 Volume Populators Redesign Blog
For https://github.com/kubernetes/enhancements/issues/1495
2021-08-16 16:59:36 -04:00
Kubernetes Prow Robot 87235b508d
Merge pull request #29311 from mengjiao-liu/update-githubbranch-param
Hard-code the name of the target repo's default branch instead of using the githubbranch parameter value
2021-08-16 06:03:18 -07:00
Kubernetes Prow Robot b354468ed0
Merge pull request #29409 from tengqm/fix-featuregates
Fix some errors in the feature-gates page
2021-08-15 10:59:46 -07:00
Kubernetes Prow Robot ff44f2996b
Merge pull request #28978 from wesleyw72/cpu-management-burstable-cfs
Clarify that burstable pods also have their limit enforced by CFS quota
2021-08-15 03:39:46 -07:00
Qiming Teng da53892746 Fix some errors in the feature-gates page 2021-08-15 18:26:20 +08:00
Kubernetes Prow Robot cc493080cd
Merge pull request #29288 from dimabru/patch-1
docs: Update custom-resource-definition-versioning.md
2021-08-14 23:43:46 -07:00
Yug 6c2ff6340e
Update label in NetworkPolicy example description
This change intends to fix the label name in the range of ports NetworkPolicy example.
2021-08-14 22:28:25 -07:00
Pankaj Patil b4ef0b940e Replace cascade=false -> cascade=orphan 2021-08-14 20:27:40 +05:30
Kubernetes Prow Robot 92de2a70a0
Merge pull request #29224 from sftim/20210804_update_node_concept
Update the node concept
2021-08-13 14:27:31 -07:00
Dewan Ahmed 5b34d70e92 Post-PR grammatical fixes 2021-08-13 14:24:53 -03:00
Dewan Ahmed df8f30b120 Fixing minor typos. 2021-08-13 12:26:24 -03:00
Dewan Ahmed ad05f090e7 Removing interviewer initials 2021-08-13 11:50:13 -03:00
Dewan Ahmed 3571016b3c v0.1 for sig node spotlight 2021-08-13 11:47:50 -03:00
Kubernetes Prow Robot a33eb6b4c3
Merge pull request #28919 from niteshseram/fix/redirect
Fixing redirection rules with wildcard(*)
2021-08-12 10:05:48 -07:00
Victuos cfccbdfb1f
Adjust broken link in service.md 2021-08-12 17:28:53 +02:00
Kubernetes Prow Robot 96069e6a32
Merge pull request #28607 from kahirokunn/patch-1
fix: k8s dashboard link.
2021-08-12 08:23:48 -07:00
Kubernetes Prow Robot 08d92f9137
Merge pull request #29171 from ehashman/update-node-perf
Note deprecation of the node performance dashboard
2021-08-11 22:57:47 -07:00
Kubernetes Prow Robot 9383dd8cd0
Merge pull request #28958 from rajula96reddy/memory-manager
Add memory manager moves to beta feature blog post 1.22
2021-08-11 06:16:47 -07:00
Rajula Vineet Reddy a783b05eb2 Add memory manager feature blog post
Co-authored-by: Artyom Lukianov <alukiano@redhat.com>
Co-authored-by: Cezary Zukowski <c.zukowski@samsung.com>
2021-08-11 16:01:22 +03:00
Kubernetes Prow Robot 7c2e229f60
Merge pull request #29236 from reylejano/add-kubewarden-option
Add kubewarden as an alternative to enforce security profiles
2021-08-11 05:26:47 -07:00
Qiming Teng 735701e1cc Amend kubeadm join doc for node preparation
We need to clarify that worker nodes need to be prepared in nearly the
same way as control plane nodes.
2021-08-11 20:10:11 +08:00
Tim Bannister 1b8eeb500a Update the node concept
Modernise the page by:
- rewording to follow the style guide
- adding some glossary tooltips
- linking to new-style API reference
- linking to Safely Drain a Node

plus general tweaks.
2021-08-11 11:58:18 +01:00
Kubernetes Prow Robot dd14c2208c
Merge pull request #29247 from sanmai/patch-1
Update Managing Resources to mention the measure of CPU time
2021-08-11 03:34:46 -07:00
Alexey Kopytko 9ca04a1014
Update Managing Resources to mention the measure of CPU time 2021-08-11 18:30:33 +09:00
Kubernetes Prow Robot de92339f81
Merge pull request #29229 from sftim/20210804_update_api_aggregation_layer
Retitle “Kubernetes API Aggregation Layer” concept
2021-08-10 18:46:46 -07:00
Rey Lejano 08387d8434 add kubewarden as an alternative to enforce security profiles
add third-party content shortcode and list
2021-08-10 07:41:30 -07:00
Kubernetes Prow Robot 5703199613
Merge pull request #29282 from kendfinger/patch-1
Fix double usage of "simplify the process" in kubelet-tls-bootstrapping.
2021-08-10 06:05:18 -07:00
Kubernetes Prow Robot 7331e54c09
Merge pull request #28623 from chenxuc/staticPod
static pod not support configmap or secret
2021-08-10 03:23:17 -07:00
Mengjiao Liu f945335af6 Hard-code the name of the target repo's default branch instead of using the githubbranch parameter value 2021-08-10 18:03:21 +08:00
Hoon Jo 11c7b70b41
Update web-ui-dashboard.md
I rquest to update dashboard/v2.3.1 from v2.2.0

Refer to below 
https://github.com/kubernetes/dashboard
2021-08-10 18:51:23 +09:00
Kubernetes Prow Robot 5f65b4fcd0
Merge pull request #28853 from saschagrunert/seccomp-index
Add seccomp tutorial to index
2021-08-10 02:27:17 -07:00
Kubernetes Prow Robot 20890d53b7
Merge pull request #29304 from hokadiri/patch-1
Update safely-drain-node.md
2021-08-10 02:11:18 -07:00
Kubernetes Prow Robot da11af4bbe
Merge pull request #29271 from yuswift/update-ssa
update server-side-apply state to stable
2021-08-10 02:09:17 -07:00
yuswift 00c205bc38 update ssa state to stable
Signed-off-by: yuswift <yuswift2018@gmail.com>
2021-08-10 15:47:50 +08:00
Kubernetes Prow Robot 2fbd6ceded
Merge pull request #28879 from Shubham82/correct-FQDN_for_dockerhub
Correct FQDN for DockerHub.
2021-08-10 00:35:20 -07:00
Kubernetes Prow Robot e68dc3c075
Merge pull request #28736 from chenxuc/hello-minikube-2
improve hello-minikube page for dashboard
2021-08-10 00:23:19 -07:00
Kubernetes Prow Robot 67eca4178c
Merge pull request #28461 from sftim/20210617_improve_make_generate_ref_docs
Improve docs about contributing upstream for generated content
2021-08-10 00:15:19 -07:00
Kubernetes Prow Robot a80328f582
Merge pull request #29295 from mfilocha/fix/rbac-links
Fix links in RBAC default bindings table
2021-08-09 20:37:17 -07:00
Kubernetes Prow Robot 409a5ef110
Merge pull request #29105 from mauriciopoppe/feature-blogpost-csi-windows-support
[Feature blogpost][1.22] CSI Windows Support with CSI Proxy reaches GA
2021-08-09 11:05:10 -07:00
Mauricio Poppe 57e7b781f2 Update blogpost release date to 2021-08-09 2021-08-09 17:28:34 +00:00
Kubernetes Prow Robot 3e4fc78b51
Merge pull request #29060 from ehashman/swap-blog
1.22 feature blog for alpha swap support
2021-08-09 10:21:32 -07:00
Kubernetes Prow Robot 9c7c238efe
Merge pull request #29270 from davidmlentz/patch-2
Fix typo
2021-08-09 09:55:31 -07:00
Kubernetes Prow Robot a78a812311
Merge pull request #29299 from Shubham82/fix_broken_link-webhook.go
Fix the broken link for "webhook.go"
2021-08-09 09:53:32 -07:00
Tim Bannister 39e39c0d02 Move node swap post-release article sooner 2021-08-09 17:48:51 +01:00
Hussein Kadiri e6082aca98
Update safely-drain-node.md 2021-08-09 09:37:05 -07:00
Qiming Teng 1846afe3d5 Fix test case for examples
This is an adaptation for 1.22.
2021-08-09 22:29:17 +08:00
Kubernetes Prow Robot 302743eb9d
Merge pull request #28363 from RA489/update_init
Update activeDeadlineSeconds with Pod page
2021-08-09 07:01:31 -07:00
Kubernetes Prow Robot 58d9f81010
Merge pull request #29268 from cpanato/update-patch
Update patch schedule and add 1.22 to the party
2021-08-09 06:55:31 -07:00
Shubham Kuchhal bdb4cc4603 Fix the broken link for "webhook.go" 2021-08-09 16:17:06 +05:30
Maciej Filocha 647e9d6ca8 Fix links in RBAC default bindings table
An extra line needs to be added to allow
the link to be rendered properly.
Also reformatting link line to be better readable.
2021-08-09 12:09:29 +02:00
Carlos Panato fafe6d1e9f
patch releases: add 1.22 release to the schedule
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-08-09 11:22:30 +02:00
Kubernetes Prow Robot aa86cfbe42
Merge pull request #29284 from tengqm/update-kubelet-ref
Update reference for kubelet
2021-08-08 20:07:30 -07:00
Kubernetes Prow Robot 90f2d903fb
Merge pull request #29250 from jalagari/main
Selector expect map not string
2021-08-08 13:37:30 -07:00
Dima Brusilovsky 91f4f4adf7
Update custom-resource-definition-versioning.md 2021-08-08 18:47:19 +03:00
Qiming Teng f45f67739e Update reference for kubelet
The kubelet reference is not auto-generated. This PR is about fixing the
outdated information by manually comparing the reference against the
output from `kubelet --help`.
2021-08-08 19:59:56 +08:00
Kenneth Endfinger f805b220d8
Fix double usage of "simplify the process" in kubelet-tls-bootstrapping. 2021-08-08 01:56:17 -07:00
Elana Hashman cb0d216f72
Add alpha swap support blog 2021-08-06 12:07:05 -07:00
Mauricio Poppe 9f30588101 Non-critical updates from feedback 2021-08-06 17:14:04 +00:00
yuswift 4e06971871 update ssa state to ga
Signed-off-by: yuswift <yuswift2018@gmail.com>
2021-08-06 22:17:24 +08:00
Kubernetes Prow Robot b5c1e98957
Merge pull request #29241 from YuikoTakada/fix_relative_paths
Replace with relative path
2021-08-06 06:51:19 -07:00
David M. Lentz e47fba2b92
Fix typo 2021-08-06 07:46:25 -06:00
Huang Huang 11a2e54d7a
Fix a broken link 2021-08-06 20:42:30 +08:00
Carlos Panato 555801a38b
move cherry-pick deadline to a Friday, was on Saturday
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-08-06 12:35:46 +02:00
Kubernetes Prow Robot 60de38d64f
Merge pull request #29251 from sftim/20210805_link_to_v1.22_release
Link to v1.22 release announcement from removals article
2021-08-05 16:27:55 -07:00
Kubernetes Prow Robot b24deab7fa
Merge pull request #29228 from sftim/20210804_update_apiservice_link_to_api_reference
Link to new API reference page for APIService
2021-08-05 15:19:41 -07:00
deepsan 788b9ce132 Reword Go requirement for Aggregated API
Given 'Aggregated APIs are subordinate API servers that sit behind the primary API server, which acts as a proxy', the comparison table indicates a requirement for the subordinate API servers to use Go, when it is not a requirement as long as the subordinate API server follows the expected contract
2021-08-05 15:07:43 -07:00
Kubernetes Prow Robot 0b09d3ecc5
Merge pull request #29230 from sftim/20210804_update_link_from_secret_concept_to_api
Update links from Secret concept to relevant API reference
2021-08-05 15:07:41 -07:00
Kubernetes Prow Robot c91e60ce01
Merge pull request #29231 from sftim/20210804_update_link_to_api_reference_working_with_objects
Update link from Working With Objects to Kubernetes API Reference
2021-08-05 14:23:41 -07:00
Kubernetes Prow Robot ad3319300f
Merge pull request #29232 from sftim/2021084_update_links_to_api_reference_pv
Link from PV / PVC concept to new API reference
2021-08-05 13:47:19 -07:00
Kubernetes Prow Robot c0612021dd
Merge pull request #29233 from sftim/20210804_update_link_to_api_reference_init_containers
Update init containers concept to link to new API reference
2021-08-05 13:29:20 -07:00
Kubernetes Prow Robot 0525ee9a1f
Merge pull request #29244 from niteshseram/glossary
Adding Eviction to glossary
2021-08-05 13:05:19 -07:00
Elana Hashman b480f0fb53
Note deprecation of the node performance dashboard 2021-08-05 11:03:09 -07:00
Mauricio Poppe 02ebc799d7 Change publish date to 2021-08-05 2021-08-05 16:16:40 +00:00
Mauricio Poppe 4bcfded6d8 Moved section about alpha APIs to be along the APIs that are reaching v1 2021-08-05 16:13:50 +00:00
Mauricio Poppe 0398ce4e27 Keep some sentences in third person 2021-08-05 16:13:50 +00:00
Mauricio Poppe 8dcebae500 Explain work done in PD CSI in more detail, add statement for the system API 2021-08-05 16:13:50 +00:00
Mauricio Poppe 111b8032e0 Feature blogpost: CSI Windows support with CSI Proxy reaches GA 2021-08-05 16:13:50 +00:00
Kubernetes Prow Robot 9ebb504c7a
Merge pull request #29262 from haugenj/patch-1
fix small grammatical error in kube-scheduler.md
2021-08-05 08:41:22 -07:00
Kubernetes Prow Robot e2b4e2644c
Merge pull request #29243 from tengqm/configapi-122
Config API for 1.22
2021-08-05 08:15:22 -07:00
Kubernetes Prow Robot a1c346fd16
Merge pull request #29242 from tengqm/compref-122
Update generated component reference docs for 1.22
2021-08-05 08:09:22 -07:00
Jason Haugen 1b8686e66a
Update kube-scheduler.md
fix a small grammatical error
2021-08-05 09:18:38 -05:00
Tim Bannister cd44e2757f Link to v1.22 release announcement from removals article 2021-08-05 11:53:21 +01:00
Vijay Kumar Jalagari 2eda36ea27
Selector expect map not string
If we using string then k8s api is throwing validation error
``` (HorizontalPodAutoscaler.spec.metrics[0].object.metric.selector): invalid type for io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector: got "string", expected "map"; if you choose to ignore these errors, turn validation off with --validate=false ```
2021-08-05 16:10:36 +05:30
Kubernetes Prow Robot 708cc9a5fe
Merge pull request #29216 from danwinship/ipblock-selectors
Add a manual anchor to an interesting spot in the NetworkPolicy docs
2021-08-05 03:25:22 -07:00
Yuiko Mouri 1ad2bce475 Fix missing link 2021-08-05 14:55:29 +09:00
S Nitesh Singh 1230f21648 add eviction to glossary 2021-08-05 10:30:26 +05:30
Qiming Teng f51ed0569d Config API for 1.22 2021-08-05 12:50:28 +08:00
Yuiko Mouri 8f301ea379 Replace with relative path 2021-08-05 11:54:46 +09:00
Qiming Teng 8acf5d121e Component reference for 1.22 2021-08-05 09:44:17 +08:00
Kubernetes Prow Robot 93f57fd152
Merge pull request #29235 from sftim/20210804_update_tense_for_v1.22_api_deprecations
Update tense for v1.22 API removals
2021-08-04 16:28:38 -07:00
Kubernetes Prow Robot e8b4f229ce
Merge pull request #29234 from sftim/20210804_update_v1.22_blog_link_to_kubeadm_v1beta3_config
Link to kubeadm v1beta3 config API
2021-08-04 16:09:10 -07:00
Kubernetes Prow Robot 9c4b023f9b
Merge pull request #28964 from Jefftree/ssa-ga
Blog post for Server Side Apply to GA
2021-08-04 15:59:11 -07:00
Tim Bannister af24e94361 Update tense for v1.22 API removals
These removals have happened, so refer to them in the past.
2021-08-04 23:54:40 +01:00
Tim Bannister b20979dbc4 Link to kubeadm v1beta3 config API
https://k8s.io/docs/reference/config-api/kubeadm-config.v1beta3/ exists,
so let's link to it.
2021-08-04 23:48:38 +01:00
PI-Victor 44e9cd313e
Merge pull request #29103 from jlbutler/122-release-blog
Add Kubernetes 1.22 release blog article
2021-08-05 00:21:21 +02:00
Tim Bannister 191c2bf4ee Pick example versions based on current release 2021-08-04 23:12:25 +01:00
Tim Bannister 142177068b Refer to the “default” rather than “master” branch
Get ready for a switch to "main"
2021-08-04 23:12:25 +01:00
Tim Bannister c1feea756f Update init containers concept to link to new API reference 2021-08-04 22:58:42 +01:00
Tim Bannister 1b3125353d Link from PV / PVC concept to new API reference 2021-08-04 22:52:27 +01:00
Tim Bannister cba4f57124 Update link from Working With Objects to Kubernetes API Reference 2021-08-04 22:42:14 +01:00
Tim Bannister 97c35ce770 Update links from Secret concept to relevant API reference 2021-08-04 22:35:56 +01:00
Tim Bannister 075fdf2e37 Retitle “Kubernetes API Aggregation Layer” concept
The old title “Extending the Kubernetes API with the aggregation layer”
sounds more like a task page than a concept, so I reworded.
2021-08-04 22:28:54 +01:00
Tim Bannister 1ca5ecbf77 Link to new API reference page for APIService 2021-08-04 22:25:12 +01:00
Tedley Meralus de80496fcf
fixed small typo
changed uprate to upgrade on line 12
2021-08-04 17:11:28 -04:00
Philippe Martin 02d18a3ce1 v1.22 beta.0 2021-08-04 22:22:35 +02:00
Philippe Martin d531f1d97b API Ref v1.22 alpha.3 2021-08-04 22:21:53 +02:00
Victor Palade 61ac44bb11 Merge master into dev-1.22 to keep in sync 2021-08-04 19:43:06 +02:00
Jesse Butler 8042f206ee add Kubernetes 1.22 Release Blog 2021-08-04 10:03:31 -07:00
Dan Winship 5a8bd9216a Add a manual anchor to an interesting spot in the NetworkPolicy docs 2021-08-04 11:50:21 -04:00
Jefftree 437f38b0dc Address comments 2021-08-04 08:20:12 -07:00
Jeffrey Ying 04e5a046f7 Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-08-04 08:20:12 -07:00
Jefftree 8f7c04acb9 Draft blog post for SSA GA 2021-08-04 08:20:12 -07:00
Kubernetes Prow Robot a54e81ece4
Merge pull request #29159 from spiffxp/use-k8s-staging-ci-images
kubeadm: use k8s-staging-ci-images instead of kubernetes-ci-images
2021-08-03 09:18:48 -07:00
spdfnet 0d82d2df06 kubelet_typos
Fix typos in kubeadm-init-phase.md
kublet -> kubelet
2021-08-02 22:46:21 +00:00
spdfnet 1fe6f70f5d
finialize_typo
Fix typo in kubeadm-init-phase.md
finialize -> finalize
2021-08-02 22:44:54 +01:00
Tim Bannister 03c2c0fb35 Improve StatefulSet docs around rolling updates
As an alpha feature, rolling updates for StatefulSets can now have a
.spec.minReadySeconds field. Improve the documentation for StatefulSets
to better explain how this is useful.
2021-08-02 18:31:53 +01:00
Kubernetes Prow Robot c2b38df06f
Merge pull request #28138 from aanm/update-cilium-docs
Update cilium docs
2021-08-02 05:45:21 -07:00
Shubham Kuchhal bcd6bc07ce Fix Static Pod Link. 2021-08-02 15:27:02 +05:30
Sanu Satyadarshi 0032199ed6
Add missing ServiceAccount
Added missing ServiceAccount, ClusterRole and ClusterRoleBinding.

https://github.com/kubernetes/website/issues/15280
https://github.com/kubernetes/kubernetes/blob/master/cluster/addons/dns-horizontal-autoscaler/dns-horizontal-autoscaler.yaml
2021-08-02 12:55:33 +05:30
Kubernetes Prow Robot 02ef010015
Merge pull request #29175 from ClaudiaJKang/fix-html-named-character
Fix the missing termination character with HTML5 named character reference
2021-08-01 12:29:21 -07:00
Kubernetes Prow Robot f21c56522a
Merge pull request #29166 from ClaudiaJKang/fix-typo-kubectl-convert-macos
Fix kubectl-convert plugin typo on "Install kubectl on macOS"
2021-08-01 12:27:21 -07:00
Kubernetes Prow Robot 2b457e1612
Merge pull request #28944 from aliakbar-hemmati/fix-28875
Add explanations for control-plane pods restart after certificate ren…
2021-07-31 20:29:20 -07:00
Claudia J. Kang d534f730cf Fix the missing termination character with HTML5 named character reference
The HTML5 named character reference such as '&gt', '&lt' should be terminated
with semicolon character. This commit fixes the missing termination character
with the kubernetes-basics tutorials.
2021-08-01 00:05:16 +09:00
Kubernetes Prow Robot a6741614c2
Merge pull request #29157 from cjyar/job-pod-deletion
Add a clarifying reference about a Job's Pod deletion.
2021-07-30 23:15:20 -07:00
Kubernetes Prow Robot 722d7bca96
Merge pull request #29156 from PI-Victor/docs/service-traffic-policies
Document the ProxyTerminatingEndpoints feature
2021-07-30 09:39:37 -07:00
sandipanpanda 4915d216aa
Update token authentication file (#29139) 2021-07-30 09:54:05 -04:00
Juhee Kang 97d371bcf7
Fix kubectl-convert plugin typo on "Install kubectl on macOS"
Compared with the other distro guide about installation kubectl, the macOS installation guide has a typo about validation of kubectl-convert. 
This commits fixes the typo on "Install kubectl on macOS" documentation.
2021-07-30 22:16:44 +09:00
RA489 7f9d3e3f90 Update activeDeadlineSeconds with Pod page 2021-07-30 16:11:31 +05:30
Kubernetes Prow Robot 2aa0117550
Merge pull request #29161 from steven-my/29096-update-location-for-preparenode-ps1
Update location of PrepareNode.ps1
2021-07-30 03:11:37 -07:00
Aaron Crickenberger be9926dff4 kubeadm: use k8s-staging-ci-images instead of kubernetes-ci-images 2021-07-29 17:59:06 -07:00
Kubernetes Prow Robot 0df45a7130
Merge pull request #29154 from cslauritsen/patch-1
mark adjectival phrases with hyphens
2021-07-29 15:41:39 -07:00
Tim Bannister 02fbd11727
Fix grammar 2021-07-29 23:40:15 +01:00
Jihoon Seo 3b7a5610ca
Fix nits in user-guide-windows-containers (#28379)
* Fix nits in user-guide-windows-containers

* Replace 'master' with 'control plane'
2021-07-29 14:09:19 -07:00
Kubernetes Prow Robot f470819727
Merge pull request #28583 from vaibhav2107/hpa-walkthrough
Update the command in /docs/tasks/run-application/horizontal-pod-auto…
2021-07-29 14:05:19 -07:00
Chris Jones 1a2e20268a Add a clarifying reference about a Job's Pod deletion. 2021-07-29 12:50:06 -06:00
Andrew Sy Kim 3cb9ee4e67 Document the ProxyTerminatingEndpoints feature
Document Service Traffic Policies

Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
Reviewed-by: Victor Palade <victor@cloudflavor.io>
2021-07-29 20:40:34 +03:00
Kubernetes Prow Robot ddf3002561
Merge pull request #29146 from craigbox/interview-1.21
Add release interview for 1.21
2021-07-29 10:16:19 -07:00
Chad Lauritsen abeaf3e5ea
mark adjectival phrases with hyphens 2021-07-29 12:46:32 -04:00
Craig Box aaf9833b32 Merge branch 'interview-1.21' of https://github.com/craigbox/kubernetes.github.io into interview-1.21 2021-07-29 16:52:32 +01:00
Craig Box 401690d7b5 s/engineering/Engineering/ 2021-07-29 16:52:23 +01:00
craigbox 54090324e2
Final suggestions from Nabarun's review
Co-authored-by: Nabarun Pal <palnabarun@users.noreply.github.com>
2021-07-29 16:51:41 +01:00
craigbox bb26915575
Apply suggestions from Nabarun's review
Co-authored-by: Nabarun Pal <palnabarun@users.noreply.github.com>
2021-07-29 16:47:04 +01:00
Kubernetes Prow Robot 6b0351333e
Merge pull request #29153 from PI-Victor/merged-main-dev-1.22
Merge main into dev 1.22 to sync and fix conflicts
2021-07-29 08:14:19 -07:00
Victor Palade 4b3b80f962 deprecation: Update quobyte storage class
This change adds a deprecation notice for the in-tree quobyte storage class and offers a link to the out-of-tree example.

Signed-off-by: Victor Palade <victor@cloudflavor.io>
2021-07-29 15:56:41 +03:00
Victor Palade 252c44c53d Merge master into dev-1.22 to keep in sync 2021-07-29 15:40:32 +03:00
Craig Box 527f15ee47 Add some links 2021-07-29 12:40:50 +01:00
Steven Yan 6db181178f Update location of PrepareNode.ps1 2021-07-29 16:35:26 +08:00
bhumijgupta 60d8eaf339 Add requirement note for kubectl convert command reference
Signed-off-by: bhumijgupta <bhumijgupta@gmail.com>
2021-07-29 09:10:42 +05:30
Craig Box 8d55192ee4 Add release interview for 1.21 2021-07-28 23:12:29 +01:00
Kubernetes Prow Robot ddf46cfd6b
Merge pull request #29124 from tallclair/podsecurity
[PodSecurity] Correct and clarify a few things
2021-07-28 11:26:47 -07:00
Tim Allclair 6ac692be8e [PodSecurity] Correct and clarify a few things 2021-07-28 10:41:59 -07:00
Kubernetes Prow Robot 43c48ea6b4
Merge pull request #28051 from XudongLiuHarold/promote-loadbalancerclass-to-beta
KEP-1959 Update document for promoting loadbalancerclass to beta
2021-07-28 10:17:35 -07:00
PI-Victor fe170db160
Merge branch 'dev-1.22' into merged-master-dev-1.22 2021-07-28 18:14:25 +03:00
Nitesh Seram 83be6d3193
updating the outdated word 2021-07-28 20:23:04 +05:30
Kubernetes Prow Robot 96c89395cc
Merge pull request #28610 from bswartz/volume-populators
[1.22] Volume populators redesign #1495
2021-07-28 06:35:35 -07:00
Kubernetes Prow Robot 85be5bb2b1
Merge pull request #29126 from tengqm/add-apiserver-traceconfig
Add API server config API v1alpha1
2021-07-28 03:05:35 -07:00
Kubernetes Prow Robot 80815add70
Merge pull request #29136 from tengqm/fix-annotation
Amend the annotation concept
2021-07-28 01:59:35 -07:00
chenxuc f4e6b41840 improve hello-minikube page for dashboard 2021-07-28 16:26:27 +08:00
kartik494 c7a44f14ea Modify documentation for stablestorage 2021-07-28 09:37:42 +05:30
Kubernetes Prow Robot f7c51d8db5
Merge pull request #29120 from yuswift/q-typo
Fix typo in content/en/docs/contribute/generate-ref-docs/quickstart.md
2021-07-27 20:45:34 -07:00
Qiming Teng 651a0c2183 Amend the annotation concept 2021-07-28 11:30:35 +08:00
Kubernetes Prow Robot 8ceaf4daef
Merge pull request #29066 from rahdeck/patch-1
Lowercase one of the memory suffixes
2021-07-27 19:53:34 -07:00
Kubernetes Prow Robot 5cab9ac7a0
Merge pull request #28896 from niteshseram/fix/tool-lists
Fixing tools list by rewording it
2021-07-27 19:51:34 -07:00
Kubernetes Prow Robot 380c92b7a6
Merge pull request #29131 from astraw99/patch-2
Update CSR Signers description
2021-07-27 19:43:34 -07:00
Cheng Wang c5c8dd48b3
Apply suggestions from code review
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2021-07-28 10:11:36 +08:00
Kubernetes Prow Robot 3e806911c0
Merge pull request #28830 from chenxuc/kubelet-config-file
improve example for kubelet config file
2021-07-27 18:35:35 -07:00
Kubernetes Prow Robot 728b13d7fd
Merge pull request #27668 from vshn/improve-init-containers
Improve resource section of init containers
2021-07-27 18:03:35 -07:00
Ben Swartzlander 2fd8c1435a [1.22] Volume populators redesign #1495
Add dataSourceRef documentation
2021-07-27 18:36:45 -04:00
Junaid Ali 2fe20a8ac4
Fix link to decoding a secret 2021-07-27 23:34:13 +01:00