Commit Graph

7429 Commits

Author SHA1 Message Date
Yuiko Mouri 1ad2bce475 Fix missing link 2021-08-05 14:55:29 +09: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
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
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
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
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