Commit Graph

58 Commits

Author SHA1 Message Date
Cailyn Edwards 474d89721e
KubeCon Docs Sprint: Update Weights for Setup and Subfolders 2022-10-24 12:55:54 -04:00
mtardy 1ab76fba82 Bump the feature state of the Pod Security plugin to stable 2022-09-22 15:12:19 +02:00
kadtendulkar ba857ccda1 Update content/en/docs/setup/best-practices/enforcing-pod-security-standards.md 2022-09-20 21:58:41 +05:30
Arnaud Meukam a180cd6853
Update docs to reference new container image registry
k8s.gcr.io is deprecated in favor of registry.k8s.io. The kubernetes
codebase have been updated with the new endpoint.

Ref: https://github.com/kubernetes/k8s.io/issues/3411

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2022-08-18 16:35:26 +02:00
Tim Bannister 6700656cb4 Move Pod Topology Spread Constraints into scheduling
These constraints apply specifically to the mechanism for placing Pods
onto nodes (that is, scheduling).
2022-07-14 23:59:05 +01:00
Kubernetes Prow Robot 090803440d
Merge pull request #33130 from tengqm/move-kubelet-authn-authz
Move kubelet authn authz
2022-06-07 19:11:49 -07:00
Kubernetes Prow Robot 8170154a6e
Merge pull request #31849 from mk46/fp_31667
Remove --pod-cidr from docs
2022-04-29 16:21:12 -07:00
Qiming Teng a3ea9f4caf Update references to the kubelet security files
This commit updates all the existing references to the files move in the previous commit.
2022-04-23 14:32:19 +08:00
Nate W e65201a5b3 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-11 09:31:28 -07:00
Kubernetes Prow Robot 9169cc8ebc
Merge pull request #32791 from jihoon-seo/220407_Replace_Go_Doc_URL_with_pkg.go.dev
Replace Go Doc URL with `pkg.go.dev`
2022-04-08 16:06:04 -07:00
Konstantinos Tsakalozos eb53819201
Fix minor typo in certificates.md 2022-04-08 12:08:55 +03:00
Jihoon Seo b16e2bc7f4 Replace Go Doc URL with pkg.go.dev 2022-04-07 11:22:38 +09:00
Nate W 7c67921f3f Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-28 08:48:23 -07:00
Kubernetes Prow Robot f5e8071030
Merge pull request #30588 from dialogbox/patch-2
Update certificates.md
2022-03-24 23:23:50 -07:00
Jason Kim (Jun Chul Kim) 2cca1a2f85
Update content/en/docs/setup/best-practices/certificates.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-03-06 09:39:02 +09:00
Nate W b7f8b0daae Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-02-28 16:18:31 -08:00
Jim Bugwadia 9e10d98d07 add options
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2022-02-23 17:58:26 -08:00
Manish Kumar 0673b89cd4 follow-up of #31667 2022-02-23 01:12:29 +05:30
Manish Kumar 7fc89637f3 Removed kubenet reference 2022-02-22 18:59:32 +05:30
Shubham Kuchhal 15bc0c7621 Improvement: Updated FEATURE STATE of PodSecurityAdmission. 2022-01-19 18:04:52 +05:30
dgengtek bd6dd9b58e kube-etcd certificate requires additional SAN's 2021-12-02 17:33:50 +01:00
Jason Kim (Jun Chul Kim) e0fdee6b0d
Update certificates.md
[kubelet has client and server certificates](https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet-tls-bootstrapping/#client-and-serving-certificates).

But this page only mentions kubelet client certificate. I linked to the [page](https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet-tls-bootstrapping/#client-and-serving-certificates) because I couldn't find the doc about what are those `certain features`. Please suggest a better link if there are any.
2021-11-22 15:19:13 +09:00
Chris Negus 2a84b55424
Add file paths to keys and certificates (#28367)
* Adding diagrams to certificates page

* Cropped diagrams

* Changed diagrams to tree output

* Formatting fix

* Fixed text block markup and spacing

* Changed tree view of files to full-path view

* Changed order of two cert files

* Broke up links into separate sentences, per review comment

* More changes per review comments
2021-10-07 17:41:50 -07:00
Victor Palade 252c44c53d Merge master into dev-1.22 to keep in sync 2021-07-29 15:40:32 +03:00
Samuel Roth e0d4b53b1c incorporating initial round of feedback 2021-07-21 15:33:46 +00:00
vaibhav 1df00698d4 Update addon resizer in cluster-large.md 2021-06-17 18:36:05 +05:30
Kubernetes Prow Robot 3540214344
Merge pull request #28152 from JayKayy/master
Update default node pod limits for large cluster
2021-06-12 09:17:00 -07:00
Jihoon Seo dfaefa54aa Nit: Fix hrefs of some links 2021-06-03 06:20:26 +09:00
John Kwiatkoski 8c4a748db1
Update default pod limits
This update modifies the "pods-per-node" recommendation to align with the default Kubernetes setting of 110 pods per node.
2021-05-28 09:10:47 -04:00
Christopher Negus 415468a1a3 Added links to etcd content 2021-05-17 14:25:45 +00:00
Karen Bradshaw 3ff5ec1eff clean up use of word: just 2021-03-17 19:57:40 -04:00
Yuiko Mouri a9254a9836 Replace redirect links of labels-annotations-taints 2021-03-10 15:01:58 +09:00
Kenichi Omichi e7a25a823c Replace redirect links of kubeadm
/docs/reference/setup-tools/kubeadm/kubeadm/ is redirected to
/docs/reference/setup-tools/kubeadm/
This replaces the redirect links of kubeadm with the direct links.
2021-03-05 22:45:48 +00:00
Ricardo Pchevuzinske Katz 2346581566
Fix some spell checking
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
2021-01-24 16:27:42 -03:00
Jie Shen a6e8f8bca1 Revise multiple zones 2020-12-02 12:52:30 +08:00
Saintmalik cbffc023e9 Fix broken url in docs 2020-11-27 04:27:04 +00:00
Kubernetes Prow Robot ce40d8da83
Merge pull request #24538 from Cweiping/feature/fix_node-conformance_apiserver_adress_error
fix node-conformance apiserver adress flag error
2020-11-16 18:46:04 -08:00
Weiping Cai e245787641
fix node-conformance apiserver adress error
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-11-17 10:11:45 +08:00
Kubernetes Prow Robot 56cf8f59f0
Merge pull request #24424 from sftim/20201007_large_cluster_guidance
Revise large cluster guidance
2020-11-10 18:37:48 -08:00
Tim Bannister f80591272c Add advice about control plane resilience for large clusters 2020-11-05 17:33:39 +00:00
Tim Bannister 0600eaedde Reword “Building large clusters”
The existing page had lots of references to specific products. Those
references aren't in line with the current content guide, so I cut them
out.

I then reshaped the page to be a general set of advice about managing
and running large clusters.
2020-11-05 17:33:39 +00:00
Kubernetes Prow Robot 56b0a2fb86
Merge pull request #23498 from sftim/20200827_revise_multiple_zones_setup
Revise page about multiple zones
2020-10-07 23:12:15 -07:00
Tim Bannister 7196db6980 Revise page about multiple zones
Drop provider-specific details, in line with current content guide.
Plus general rewording.
2020-10-07 12:19:42 +01:00
Qiming Teng a679d93368 Remove dated information for node conformance
This PR addresses an issue about outdated limitation.
2020-09-16 08:37:13 +08:00
tallaxes a2a1755608
Fix arguments for service account key pair 2020-08-28 15:40:13 -07:00
Qiming Teng c4add100ff Replace redirected links with the real targets
For some links that are invalid forever, this PR drops them.
2020-07-20 16:17:37 +08:00
Qiming Teng 31730ce174 Use inline links when possible
This is in prep for link checker. By using inline links everywhere, we:

- reduce the risk of dangling, missing, unused links as you can see from the PR;
- simplify the link checker logic (under development).
2020-07-15 17:09:32 +08:00
Karen Bradshaw 49575ad2dd clean up in page toc 2020-06-15 12:02:24 -04:00
Karen Bradshaw 5fe8c3ca5e move setup konnectivity svc
move api-access to extend-kubernetes
2020-06-10 16:06:01 -04:00
Karen Bradshaw ecc27bbbe7 add en pages 2020-06-09 19:33:15 -04:00