Kubernetes Prow Robot
6126c42ba1
Merge pull request #22683 from MikeSpreitzer/doc-health-for-strangers
...
Document the health-for-strangers workaround
2020-08-04 16:04:28 -07:00
Qiming Teng
c8f4704873
Fix links in concepts section (2)
2020-08-02 09:11:14 +08:00
Kubernetes Prow Robot
78e997cf3f
Merge pull request #22655 from MikeSpreitzer/doc-new-apf-metrics
...
Document new API Priority and Fairness metrics
2020-08-01 16:29:40 -07:00
Mike Spreitzer
499d0f4df1
Tweaked wording and added codenew example re health-for-strangers
2020-07-31 15:30:57 -04:00
Mike Spreitzer
8250aa2df0
Tweak APF metric doc in response to review
2020-07-31 15:26:47 -04:00
Tim Bannister
49eee8fd3d
Revise Pod concept ( #22603 )
...
* Revise Pod concept
Adapt the existing Pod documentation to suit the Docsy theme, by
promoting the Pod concept itself to /docs/concepts/workloads/pods/
Following on from this, update the Pod Lifecycle page to cover the
lifecycle of a Pod and follow on directly from the Pod concept,
for readers keen to understand things in detail.
This change also removes the automatic contents list from the Pod
overview page. Instead, the new page links to all the pages
inside the Pod section.
* Update links to Pod concept
Link to updated content
* Incorporate Pod concept suggestions
Co-authored-by: Celeste Horgan <celeste@cncf.io>
* Revise StatefulSet suggestion for Pod concept
Co-authored-by: Celeste Horgan <celeste@cncf.io>
Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-07-26 20:18:16 -07:00
Kubernetes Prow Robot
9880cbd671
Merge pull request #22318 from tengqm/fix-19996
...
Fix pages that reference removed API groups
2020-07-26 19:38:18 -07:00
Kubernetes Prow Robot
46daba41aa
Merge pull request #22651 from MikeSpreitzer/doc-apf-debug
...
Document APF debug URL paths
2020-07-26 19:04:16 -07:00
Naoki Oketani
7e10eb67da
paraphrase master to control plane
2020-07-26 20:15:28 +09:00
Mike Spreitzer
b2f5fbeaac
Document the health-for-strangers workaround
...
.. to issue #93359
2020-07-24 00:18:39 -04:00
Mike Spreitzer
7080355d10
Improve doc of /debug/api_priority_and_fairness/dump_requests
...
Include a non-phantom line.
Document the phantom lines (these are a bug, but not fixed yet, so
need to be documented).
2020-07-23 11:48:23 -04:00
Mike Spreitzer
dc432198e5
Document APF debug URL paths
...
Documented the debug paths introduced by #90967
2020-07-23 00:22:34 -04:00
Mike Spreitzer
800a602e36
Document new API Priority and Fairness metrics
...
Also brush up the descriptions of some of the older metrics.
2020-07-22 21:19:29 -04: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
Jerry Park
64f62106c1
Fix issue of document link in some documents
2020-07-05 22:46:08 +09:00
Qiming Teng
e097b93c8e
Fix pages that reference removed API groups
...
Quite some resources have been moved out of the `extensions` API group
since 1.18; the `apps/v1beta1` and `apps/v1beta2` group versions are
also dropped. This PR updates the pages which still reference such API
groups or group versions.
2020-07-04 13:23:26 +08:00
Karen Bradshaw
fcc2dc2b19
add no_list param
2020-07-01 12:06:04 -04:00
Kubernetes Prow Robot
86d373b0f9
Merge pull request #21997 from sftim/20200622_tidy_concepts_section_post_docsy
...
Tidy concepts section post-Docsy
2020-06-27 17:12:14 -07:00
Tim Bannister
4a4719d619
Switch note to use shortcode
2020-06-25 17:10:03 +01:00
Tim Bannister
f265aed794
Fold concept overview pages into section indexes
...
Where an existing Concept section has an index and the first page is
“Overview of X”, move the content of that overview into the index page
itself.
Also, configure redirects accordingly.
2020-06-25 17:10:03 +01:00
Tim Bannister
3ff7312cff
Add descriptions to Concept sections
...
Each section directly beneath Concepts gains a description.
2020-06-25 17:09:58 +01:00
Kubernetes Prow Robot
71ebd876ec
Merge pull request #21418 from lnregalias/patch-1
...
Add info to `aws-load-balancer-security-groups` annotation
2020-06-23 09:57:42 -07:00
Alex Lin
384de5991f
Update content/en/docs/concepts/cluster-administration/cloud-providers.md
...
Co-authored-by: Jim Angel <jimangel@users.noreply.github.com>
2020-06-22 10:37:28 +10:00
Karen Bradshaw
ecc27bbbe7
add en pages
2020-06-09 19:33:15 -04:00
Kubernetes Prow Robot
352fafdcc7
Merge pull request #21041 from prasadkatti/move_obj_patching_page
...
Move update-api-object-kubectl-patch.md to be under 'Manage Kubernete…
2020-06-08 12:19:47 -07:00
wangxy518
560ee51cb3
a misspelling
...
a misspelling
2020-06-03 15:43:07 +08:00
Alex Lin
05b5e8d9f2
Add info to `aws-load-balancer-security-groups` annotation
...
Add warning to avoid sharing security groups between multiple services in the `service.beta.kubernetes.io/aws-load-balancer-security-groups` annotation
2020-06-02 13:22:11 +10:00
Kubernetes Prow Robot
6874e48e3a
Merge pull request #21270 from artberger/adb-ibm-reg-links
...
Fixing links to IBM Cloud documentation
2020-05-28 19:07:16 -07:00
Zach Corleissen
835af84149
Revert "Add DigitalOcean to cloud provider documentation."
2020-05-28 13:49:50 -07:00
Art Berger
f3ed751967
IKS link
2020-05-28 10:42:35 -04:00
MorrisLaw
921b2c8625
Add DigitalOcean to cloud provider documentation.
2020-05-26 18:08:44 +00:00
Prasad Katti
1481e711c6
Move update-api-object-kubectl-patch.md to be under 'Manage Kubernetes Objects' section
2020-05-18 09:25:13 -07:00
Kubernetes Prow Robot
f1929c87ea
Merge pull request #20924 from celestehorgan/fix-broken-links
...
Fix broken links identified by linkchecker
2020-05-14 07:22:22 -07:00
Kubernetes Prow Robot
253c1c5c78
Merge pull request #20931 from zacharysarah/fix-flow-control
...
Correctly enclose table shortcode
2020-05-12 18:42:26 -07:00
zacharysarah
78ee63f620
Remove table shortcode
2020-05-12 17:04:53 -07:00
Celeste Horgan
e0ae1338cd
Correct links
...
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-05-12 13:58:32 -07:00
Kubernetes Prow Robot
a0f8b298e0
Merge pull request #20858 from gujingit/master
...
Add content about the Alibaba cloud provider
2020-05-11 00:31:51 -07:00
gujingit
03aa645e8c
add load balancer info for alibaba cloud provider
2020-05-10 09:52:47 +08:00
gujingit
c349c7dfd2
Add content about the Alibaba cloud provider
2020-05-09 10:49:19 +08:00
Kubernetes Prow Robot
9c8e3c5130
Merge pull request #20819 from rkamudhan/patch-8
...
adding OVN4NFV-K8S-Plugin in addons
2020-05-08 19:19:51 -07:00
Kuralamudhan Ramakrishnan
1a04e1471d
adding OVN4NFV-K8S-Plugin in addons
2020-05-06 20:52:14 -07:00
Kuralamudhan Ramakrishnan
d8172b6aab
Update networking.md
2020-05-06 20:39:53 -07:00
Jerry Park
ee9f3db6cf
Fix issue with k8s.io/docs/concepts/cluster-administration/cloud-providers/
2020-05-01 08:06:54 +09:00
Daniel Barclay
1563cf64c9
Fixed Markdow syntax error.
...
Can someone verify that my correction is correct? (I don't know how to view the rendered form of the Markdown.)(
2020-04-29 10:59:03 -04:00
Hongcai Ren
b00c2da0ee
Explain how to manage Kubernetes running on HUAWEI CLOUD provider. ( #20579 )
...
* Explain how to manage Kubernetes running on HUAWEI CLOUD provider.
* Update content/en/docs/concepts/cluster-administration/cloud-providers.md
Co-Authored-By: Kevin Wang <kevinwzf0126@gmail.com>
* Update content/en/docs/concepts/cluster-administration/cloud-providers.md
Co-Authored-By: Kevin Wang <kevinwzf0126@gmail.com>
Co-authored-by: Kevin Wang <kevinwzf0126@gmail.com>
2020-04-27 04:45:29 -07:00
Jerry Park
2511741bc1
Fix Issue with k8s.io/docs/concepts/cluster-administration/manage-deployment/
2020-04-15 23:53:09 +09:00
Kubernetes Prow Robot
26ddea1f27
Merge pull request #20154 from sftim/20200407_suggest_kubectl_scale
...
Suggest scaling deployment to 3 before rollout of update
2020-04-08 17:11:44 -07:00
Karen Bradshaw
2d39523ee7
fix page formatting
2020-04-07 18:08:40 -04:00
Tim Bannister
4d3b7a06da
Suggest scaling deployment to 3 before rollout of update
2020-04-07 16:55:11 +01:00
MengZeLee
c11c8b38c4
run command is deprecated
...
can't not create deployment with kubectl run.
2020-04-07 23:27:33 +08:00