Commit Graph

425 Commits

Author SHA1 Message Date
Sean Wei 34126fed73 Update links in addons.md 2022-06-10 11:00:04 +08: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
Jihoon Seo 1039f1d78c Restore accidentally removed Contiv details 2022-06-08 09:48:54 +09:00
Kubernetes Prow Robot d2f96a9db5
Merge pull request #32937 from sftim/20220414_add_link_to_romana
Update Romana details
2022-06-04 17:52:20 -07:00
Guangwen Feng bdee4b90f1 Fix a typo in flow-control.md
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2022-05-17 09:29:35 +08:00
Kubernetes Prow Robot 07e1929b49
Merge pull request #33220 from Shubham82/update_link_for_Auditing
Improvement: Updated all the links of the task "Monitoring, Logging, and Debugging" on all pages.
2022-05-10 22:36:50 -07:00
Nate W 5ead53b3e8 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-05-02 10:29:49 -07:00
Shubham Kuchhal d1076700c7 Fixed all hyperlinks of the task "Monitoring, Logging, and Debugging" in all pages. 2022-05-02 14:46:52 +05:30
xin.li b831e96c6a [en] modify debug-cluster/audit
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 20:40:59 +08: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
Tim Bannister 0322a37d80 Update Romana details
- omit it as an example from CNI-Genie
- update the hyperlink
2022-04-20 12:51:35 +01:00
Nate W 0135d3642b Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-19 15:45:28 -07:00
Tim Allclair 2dbbadd7d7 Fix contiv link 2022-04-14 09:49:19 -07:00
Tim Allclair 33d6f7a697 Revert "Delete broken link (contiv.io)"
This reverts commit b0e4e7a03c.
2022-04-14 09:47:26 -07:00
Mike Spreitzer 6ce3dd2237 Update APF metrics again 2022-04-11 23:20:18 -04: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 0c9f2ffafc
Merge pull request #32473 from husky-parul/dev
KEP-1753 Deprecate Kubernetes system components logs sanitization
2022-04-11 08:32:09 -07:00
Mark Andreev 27ec191771
Remove link to domana.io
The domain name Romana.io is for sale. I suggest to remove this invalid ref.
2022-04-09 13:13:20 +04:00
Patrick Ohly 4a57c111f9 features: add ContextualLogging
This is a new feature in 1.24. Only the infrastructure is going in at this
point with no changes in Kubernetes components, so the user-visible effect is
minimal.
2022-04-04 18:08:00 +02:00
Parul 870d12697f remove log sanitization from dev-1.24
Signed-off-by: Parul <parsingh@redhat.com>
2022-03-24 14:08:49 -04: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
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
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
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
Tim Allclair b0e4e7a03c
Delete broken link (contiv.io) 2022-02-15 15:17:15 -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 2d6d22ddec
Merge pull request #31440 from MikeSpreitzer/note-apf-autoupdate
Catch APF description up with recent developments
2022-02-03 03:05:45 -08:00
Michel Bongard 8ea2fb38ed
Update logging.md 2022-01-27 12:37:35 +01:00
Kubernetes Prow Robot 3aea799ca5
Merge pull request #31231 from sftim/20220106_add_contiv_vpp
Add Contiv-VPP network plugin
2022-01-23 18:31:57 -08:00
Kubernetes Prow Robot 14b5ac97c4
Merge pull request #31446 from championshuttler/ln
Update URLs for some network plugins
2022-01-22 05:41:52 -08:00
Mike Spreitzer 2bfc31833f Catch APF description up with recent developments
Primarily the change, in release 1.22, of how configuration objects
are maintained.

Also describe the new priority level.

Also move the sections on defaults and health check configuration to
follow the description of configuration objects.
2022-01-21 13:06:51 -05:00
Kubernetes Prow Robot da262be43e
Merge pull request #31282 from shannonxtreme/dockershim-clusteradmin
Action on Docker mentions in Concepts > Cluster Administration
2022-01-21 07:41:59 -08:00
Shivam Singhal d677a0eed5 Update URLs for some network plugins 2022-01-21 13:02:32 +02:00
ixodie c073285fb3
Removing Romana
Romana is defunct and has been removed from main networking docs already.
2022-01-11 10:53:58 -05:00
Shannon Kularathna be490005ff Remove Docker mentions 2022-01-11 07:07:22 +00:00
Kubernetes Prow Robot c4b4768ae0
Merge pull request #31145 from hhyasdf/introduce-hybridnet
Add Hybridnet CNI to networking.md
2022-01-08 06:26:19 -08:00
Tim Bannister a3e8980eac
Add Contiv-VPP network plugin 2022-01-06 22:24:08 +00:00
Kubernetes Prow Robot 4763cd9329
Merge pull request #30759 from ixodie/patch-12
Kind cleanup - Remove Contiv
2022-01-06 14:22:00 -08:00
Neha Viswanathan 24ee2527d0
migrate the K8s networking model section (#28617) 2022-01-05 08:08:41 -08:00
hhyasdf 1d56098e9a
Add Hybridnet CNI to networking.md 2022-01-04 10:34:57 +08:00
Antonio Ojea ec3ed1ee36
kubernetes networking model clarifications (#28454)
Amend some clarifications to the kubernetes networking model to
deal with some ambiguities, mainly related to the use of NAT and
the host-network pods special requirements.

xref:

https://groups.google.com/g/kubernetes-sig-network/c/m6lwTjKLV8o/m/jM59qEKOBAAJ
2021-12-11 10:31:58 -08:00
Kubernetes Prow Robot 5baf960187
Merge pull request #30758 from ixodie/patch-11
Kind cleanup - Remove Romana
2021-12-09 02:34:11 -08:00
Qiming Teng b198199336 Configuration API for v1.23 2021-12-08 16:19:23 +08:00
Jesse Butler 584421fe11 Merge remote-tracking branch 'upstream/main' into dev-1.23 2021-12-06 08:55:54 -05:00
ixodie 5d7141f903
Kind cleanup - Remove Contiv
This domain/URL has no relevant content, is a squatter.
Video link on youtube is 5 years old.
Product seems to be abandonware.
2021-12-06 06:53:02 -05:00
ixodie ac929239cf
Kind cleanup - Remove Romana
This doimain does not work and company appears to be defunct.
2021-12-06 06:48:52 -05:00
Kubernetes Prow Robot 1b95b8b60d
Merge pull request #29719 from sftim/20210915_document_node_problem_detector_add_on
Add node problem detector to add-ons
2021-12-05 17:54:35 -08:00
Kubernetes Prow Robot 1664e4e4c4
Merge pull request #29964 from MikeSpreitzer/fix-105494
Improve API Priority and Fairness for clients
2021-12-05 17:32:32 -08:00
Kubernetes Prow Robot ec41959cc1
Merge pull request #30134 from ixodie/patch-10
Removing GCE bridging/routing config tweaks
2021-12-05 12:06:32 -08:00
Jesse Butler 018f9d05a2 Merge remote-tracking branch 'upstream/main' into dev-1.23 2021-12-01 12:23:10 -05:00
Kubernetes Prow Robot f20b27e539
Merge pull request #30094 from ixodie/patch-9
Remove Open vSwitch from “How to implement the Kubernetes networking model”
2021-12-01 04:23:16 -08:00
Tim Bannister c0c3d040f8 Add node problem detector to add-ons 2021-11-27 18:37:48 +00:00
Kubernetes Prow Robot b6ae6e78f7
Merge pull request #29386 from bridgetkromhout/dev-1.23
Promote IPv4/IPv6 dual-stack support to Stable in 1.23
2021-11-20 11:04:59 -08:00
Kubernetes Prow Robot 8da444be20
Merge pull request #30505 from pohly/structured-logging-1.23
logging: structured logging, klog deprecation
2021-11-20 10:54:59 -08:00
Bridget Kromhout a209e3d65e Dual-stack to stable in 1.23
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2021-11-20 16:53:27 +00:00
Patrick Ohly c3073161f7 logging: structured logging, klog deprecation
This is primarily the docs PR for
- alpha: https://github.com/kubernetes/enhancements/issues/2845
- beta: https://github.com/kubernetes/enhancements/issues/1602

But as it touches the file, it also updates the examples and explanations to
reflect some recent observations.
2021-11-18 08:17:36 +01:00
Tim Allclair db7dfbf166
Remove link to compromised github account
Follow up from incomplete fix in https://github.com/kubernetes/website/pull/30496
2021-11-16 14:20:10 -08:00
Tim Allclair 1c8ec705a3
Remove link to compromised github account
This abandoned account was identified by a security researcher, and reported through the Kubernetes bug bounty program.

Don't we have a link checker that should identify cases like this? I'm guessing the github username was changed, so the link was redirecting (still valid), until the researcher recreated it. We should probably have the link checker flag redirects as well.
2021-11-15 16:28:37 -08:00
Kubernetes Prow Robot 3d826f0957
Merge pull request #29695 from ixodie/patch-5
Removed Contiv.io
2021-10-19 07:47:04 -07:00
ixodie 33c363a370
Added open contiv repo
Adding back repo and removing broken link
2021-10-19 09:19:25 -04:00
ixodie 46fc61cd04
Merge branch 'main' into patch-9 2021-10-19 09:16:16 -04:00
ixodie 7d9051266d
Removing GCE bridging/routing config tweaks
Removing this content seems to be appropriate:

Content does not contain a link to a CNI.
Content is not required for k8s to function.
Content seems to be replicated in longer form on the Google Cloud docs site.
2021-10-18 18:29:33 -04:00
ixodie f8dcb7e792
Removed OVS
Open vSwitch is in no way required for Kubernetes to function.  Kubernetes is not mentioned once on this project's website, nor are there any instructions for how you might use this in a k8s environment.
2021-10-14 16:04:38 -07:00
ixodie 8d4006d8ed
Removed Nuage marketing
This entry is not necessary for Kubernetes to function.  Entry provides a link to the main corporate website, not to any relevant information.  No CNI.  Acronym refers to product marketing, not an actual technology.
2021-10-14 15:37:19 -07:00
Mike Spreitzer 7122c51152 Improve API Priority and Fairness for clients 2021-10-07 15:58:56 -07:00
Kubernetes Prow Robot 3a7a495c6c
Merge pull request #29055 from Ritikaa96/update-docs-cluster-networking-concept
updating flannel link address
2021-09-24 16:30:21 -07:00
Kubernetes Prow Robot e6b9490fb1
Merge pull request #29694 from ixodie/patch-4
Removed Apstra AOS from Cluster Networking
2021-09-20 17:56:24 -07:00
ixodie 309065ce9b
Removed Contiv.io
Project did not have direct integration with k8s.

URL to project info goes to malicious browser plugin install and ad-based squatter on contiv.io.
2021-09-13 16:42:43 -04:00
ixodie f1751b1e24
Removed Apstra AOS
Apstra AOS (now owned by Juniper) has no direct integration with Kubernetes.

No CNI, no operator, no CRDs, nothing.

Kubernetes is not natively supported in the product, there is no mention of any k8s construct in the product.

This entry should be removed because it does not follow https://github.com/kubernetes/website/issues/20232
2021-09-13 16:34:52 -04:00
ixodie e6f83df546
Removed Big Switch Fabric
None of the links for this entry actually work.
2021-09-13 12:40:56 -04: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
Victor Palade 252c44c53d Merge master into dev-1.22 to keep in sync 2021-07-29 15:40:32 +03:00
PI-Victor fe170db160
Merge branch 'dev-1.22' into merged-master-dev-1.22 2021-07-28 18:14:25 +03:00
Kubernetes Prow Robot 0b0b85b6ed
Merge pull request #28412 from MikeSpreitzer/add-apf-seats
Doc the apiserver_flowcontrol_request_concurrency_in_use metric
2021-07-27 10:57:09 -07:00
Victor Palade 3c95e6a96b Merge master into dev-1.22 to keep in sync 2021-07-27 18:47:27 +03:00
Qiming Teng 683d28574d Wrap long lines for system-traces 2021-07-27 17:42:49 +08:00
Qiming Teng 96b9dd41b7 Add API server config API v1alpha1
The `v1alpha1` API is not the *latest* version but it contains some new
structures not seen in `v1beta1` or `v1`.
2021-07-27 17:39:57 +08:00
Kubernetes Prow Robot d078b427b8
Merge pull request #28870 from shannonxtreme/gc-docs
Create garbage collection docs
2021-07-26 22:40:45 -07:00
David Ashpole 65539f9e67 add documentation for API Server tracing 2021-07-26 10:01:26 -07:00
Ritikaa96 570757a47a updatnig flannel link address
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2021-07-21 16:46:18 +05:30
Shannon Kularathna b1573ad314 Create garbage collection docs 2021-07-13 20:32:50 +00:00
chenxuc e284bf7d9d remove deprecated kubelet flags 2021-07-06 15:25:32 +08:00
Tim Bannister da31234d5d Update docs for primary branch rename to "main" 2021-06-19 01:50:25 +01:00
Mike Spreitzer 75b274a915 Doc the apiserver_flowcontrol_request_concurrency_in_use metric 2021-06-14 14:29:08 -04:00
Qiming Teng ad93c9a6ef Fix some links in the concepts section
This PR fixes the links in the concepts section. Most of the links are
not dead links in English version because there are redirects for them.
However, these links will be broken when localized to any languages
other English.

Where appropriate. this PR also wraps some long lines which are
unfriendly to any localization team that try to catch the differences
between revisions.
2021-06-14 20:38:10 +08:00
Adrian Muraru 131c3a313e
Fixed link to API priority and fairness enhancement proposal 2021-05-25 12:47:13 +03:00
hzliangbin 11e20bc617 update link to Flannel 2021-05-17 17:44:07 +08:00
Han Kang c5bab50caf add back the link to stable metrics list 2021-04-08 14:21:36 -07:00
Tim Bannister 965aa51daf Merge master into dev-1.21 to keep in sync, plus latest API reference
This sync merge includes API reference updates.
2021-04-06 21:38:24 +01:00
Luo Lan c8d20ea228 update antrea link based on review comment 2021-04-01 21:31:22 +08:00
Luo Lan ae1650b2db add antrea in network addon list 2021-03-31 15:28:47 +08:00
Victor Palade ca046d9b1f Merge master into dev-1.21 to keep in sync 2021-03-26 21:29:52 +01:00
yoyinzyc b07e515787 update the doc for disabled_metric(#99217) and metric_cardinality_enforcement(#99385) 2021-03-25 10:50:46 -07:00
Kubernetes Prow Robot 014e124b48
Merge pull request #26799 from umohnani8/cri
Update docs for CRIContainerLogRotation
2021-03-17 17:51:19 -07:00
Karen Bradshaw 3ff5ec1eff clean up use of word: just 2021-03-17 19:57:40 -04:00
Urvashi Mohnani 4cff5d40c7 Update docs for CRIContainerLogRotation
Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
2021-03-17 10:04:45 -04:00
Kubernetes Prow Robot 3773ed06a1
Merge pull request #26805 from smarterclayton/beta_metrics
Mark scheduler pod resource metrics as beta
2021-03-16 13:46:42 -07:00
Clayton Coleman f2464dcc5f
Mark scheduler pod resource metrics as beta
They will be part of 1.21 as beta stability.
2021-03-08 16:18:28 -05:00
Alan Cha d717167e8b
Fix GitHub capitalization 2021-03-04 17:14:41 -05:00
Neha Viswanathan 41220636ec Migrate https://kubernetes.io/docs/concepts/cluster-administration/certificates/ to tasks section 2021-02-24 18:33:38 -08:00
Xianglin Gao 0ac2e87d87
Update flow-control.md
tiny for how to enable flowcontrol.apiserver.k8s.io/v1alpha1
2021-02-14 16:35:35 +08:00
Karen Bradshaw 3fd65482e8 clean up use of word: simply 2021-02-07 12:15:29 -05:00
Kubernetes Prow Robot d2e7f4acab
Merge pull request #26352 from kbhawkey/fixup-remove-word-easy
clean up use of word: easy
2021-02-04 10:48:26 -08:00
Kubernetes Prow Robot 6e95a6b5ad
Merge pull request #24769 from kbhawkey/kb-task-monitoring-stackdriver
remove stackdriver, elastic task pages
2021-02-02 21:14:28 -08:00
Kubernetes Prow Robot 84e14d0c7d
Merge pull request #26104 from andrzejsydor/patch-4
Add example of using `xargs`
2021-02-01 17:00:27 -08:00
Karen Bradshaw 7d9916af0c clean up use of word: easy 2021-02-01 15:14:25 -05:00
Kubernetes Prow Robot 6633351917
Merge pull request #25778 from tengqm/fix-22624
Remove link to empty list for k8s metrics
2021-01-17 16:17:43 -08:00
andrzejsydor 298432dc36
Add example of using `xargs`
Add example of using `xargs`
2021-01-15 10:01:45 +01:00
Haleygo 14bcdc0bc7 only change en 2021-01-14 09:50:00 +08:00
Kubernetes Prow Robot 0e8e614caa
Merge pull request #25483 from yue9944882/apf-slack-channel
References api-priority-and-fairness slack channel in the docs
2021-01-12 09:58:36 -08:00
Qiming Teng 03a336a946 Remove link to empty list for k8s metrics 2020-12-23 13:58:54 +08:00
Kubernetes Prow Robot fad300a30e
Merge pull request #25457 from Kartik494/updatedoc
Retitle “Configuring kubelet Garbage Collection"
2020-12-18 18:40:25 -08:00
kartik494 7f45bcc3a9 Retitle “Configuring kubelet Garbage Collection" 2020-12-18 20:04:02 +05:30
Kubernetes Prow Robot b4fcee247c
Merge pull request #25649 from xaanmu/patch-1
Remove extra space between link and anchor text
2020-12-16 16:57:10 -08:00
Kubernetes Prow Robot 45135da395
Merge pull request #25289 from nate-double-u/20652-copy-edits
Updating docs/concepts/cluster-administration/system-metrics
2020-12-16 13:48:31 -08:00
mateusz c5006a6f1e
Space screwed up formatting
Removing space to clear up formatting and link not working.
2020-12-16 02:52:16 +00:00
Nate W e38868f479 Updating docs/concepts/cluster-administration/system-metrics
Copy editing _Metric lifecycle_ section for clarity.

fixes: https://github.com/kubernetes/website/issues/20652

Signed-off-by: Nate W <4453979+nate-double-u@users.noreply.github.com>
2020-12-14 11:25:23 -08:00
yue9944882 5ab06229c6 references api-priority-and-fairness slack channel 2020-12-11 14:28:22 +08:00
Karen Bradshaw 06ad25e38d remove stackdriver, elastic task pages
clean up links and redirects
2020-12-09 17:33:16 -05:00
Kubernetes Prow Robot b352338ce5
Merge pull request #25419 from bl-ue/patch-2
Remove usage of 'we' in kubelet-garbage-collection.md
2020-12-08 14:07:34 -08:00
bl-ue 042e3062c6
Update kubelet-garbage-collection.md 2020-12-07 12:44:03 -05:00
Anna Jung (VMware) 7f43aceddb Merge remote-tracking branch 'upstream/master' into dev-1.20 2020-12-07 10:39:57 -06:00
Johnny Lim b1f91de703
Add a missing period in logging.md 2020-12-07 11:24:00 +09:00
bl-ue f61eea7e98
Fix grammar in content/en/docs/concepts/cluster-administration/kubelet-garbage-collection.md 2020-12-06 17:12:19 -05:00
bl-ue e5e0d74573
Remove usage of 'we' in kubelet-garbage-collection.md 2020-12-06 08:24:03 -05:00
bl-ue 5f5952973e
Containers in a pod share their MAC address
Containers in a pod share their MAC address as well as IP address
2020-12-06 08:17:59 -05:00
Kristin Martin 86d9492ccb Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.20 2020-12-03 11:58:44 -08:00
Emily Moss ee5a0df6ad remove text fragment 2020-12-02 15:30:05 -08:00
reylejano-rxm d8ae37587e Merge remote-tracking branch 'upstream/master' into dev-1.20 to keep in sync - 11-25-2020 2020-11-25 07:03:22 -08:00
Rob Franken 1de3ac5a28
Small wording update on Log sanitization docs
Follow up to PR #24845, following the remarks kbhawkey had
2020-11-24 09:10:12 +01:00
Marek Siarkowicz d7a3f5d409
Document log sanitization feature (#24845)
* Document log sanitization feature

* Fill in log sanitization documentation

* Update content/en/docs/concepts/cluster-administration/system-logs.md

Co-authored-by: Marek Siarkowicz <marek.siarkowicz@protonmail.com>

Co-authored-by: Rob Franken <rfranken@google.com>
Co-authored-by: Rob Franken <rob@rob-franken.nl>
2020-11-23 23:49:00 -08:00
Kubernetes Prow Robot 6616a8359e
Merge pull request #24910 from smarterclayton/metrics
docs: Scheduler resource tracking metrics
2020-11-23 11:05:01 -08:00
Clayton Coleman bd1a75b6c8
docs: Scheduler resource tracking metrics
In 1.20 an optional metrics endpoint is added to the scheduler that
allows administrators to see the requested pod resources and the
imposed pod limits as metrics to better understand the capacity and
usage of the system under the pod model. Describe how these metrics
can be seen under cluster-administration.
2020-11-23 14:00:05 -05:00
Yamamoto, Hirotaka 499435dc14 Add Coil CNI to networking.md
Coil is a new open-source CNI plugin for Kubernetes.

Resources:
- https://github.com/cybozu-go/coil
- https://blog.kintone.io/entry/coilv2
2020-11-23 16:31:43 +00:00
Hollow Man c0eafeb534
Fix typo
hoding -> holding
2020-11-21 22:53:22 +08:00
Tim Bannister 59dcd57cc9 Revise cluster management task
After removing the sections of the page that are not in line with the
content guide, there is little left.

Edit pages that link to removed task to no longer link there.
Redirect using 302 status so that there is a future opportunity to reinstate
the page or something like it.

- Avoid links to removed cluster management task
- Broaden applicability of “Safely Drain A Node”
- Add (stub) cluster upgrade task page
- Add a basic page about upgrading your cluster.
- Add a task page about enabling or disabling HTTP APIs
2020-11-20 10:22:25 +00:00
Mike Spreitzer bf23ba2aa9
Update API Priority and Fairness doc for graduatino to beta (#24975) 2020-11-14 01:55:04 -08:00
Irvi Aini bb33373bb3
Merge branch 'master' into dev-1.20 2020-11-11 14:55:30 +01:00
Adhityaa Chandrasekar 3b68d53372 flow control metrics: switch to snake_case for labels
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2020-11-09 22:40:03 +00:00
Tim Bannister 595850ca21 Revert pull request 24905
This reverts commit a9a7249330, reversing
changes made to 6d72006c7e - because these
commits were applied to the wrong branch.
2020-11-09 21:32:44 +00:00
Adhityaa Chandrasekar 5ab1d974b5 flow control metrics: switch to snake_case for labels
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2020-11-06 16:19:12 +00:00
Russell Bryant 21b52415e0 Add OVN-Kubernetes to list of cluster add-ons
OVN-Kubernetes is another network provider for Kubernetes.  Add it to the list
of other similar add-ons.
2020-11-04 17:09:06 -05:00
reylejano-rxm 48266bd653 Merge remote-tracking branch 'upstream/master' into dev-1.20 2020-11-04 10:32:10 -08:00
Renaud Gaubert 99ecc57389 Graduate DisableAcceleratorUsageMetrics to beta
Signed-off-by: Renaud Gaubert <rgaubert@nvidia.com>
2020-10-30 10:27:33 -07:00
Laurence Man 7f94c0e4a4 Update Calico description based on feedback 2020-10-28 12:00:23 -07:00
Laurence Man 36a42bf4a1 Update Calico description on 'Cluster Networking' page 2020-10-26 13:14:01 -07:00
Qiming Teng 070023b24a Fix links in concepts section 2020-10-22 14:24:56 +08:00
Tim Bannister 78351ecaf5 Transfer “Controlling Access to the Kubernetes API” to the Concepts section
Readers from several different backgrounds will find it useful to know
about how Kubernetes controls access to its API. Promote this overview
to the Security subsection of Concepts.
2020-10-20 23:41:56 +01:00
yue9944882 72b8425895 a digit typo in apf docs 2020-09-21 16:27:34 +08:00
Kubernetes Prow Robot daf7156bd5
Merge pull request #23517 from sftim/20200828_remove_cloud_providers_page
Remove cloud providers page
2020-09-03 12:07:41 -07:00