Commit Graph

245 Commits

Author SHA1 Message Date
Sean Wei 34721abcac Use relative links for k8s.io 2022-06-30 12:08:14 +08:00
Sean Wei 34127abcea Add quote for shell variable in configure-access-multiple-clusters.md 2022-06-04 22:03:42 +08:00
Kubernetes Prow Robot fd4b65f358
Merge pull request #33243 from tengqm/tweak-portforward
Tweak indentation on portforward page
2022-05-28 07:26:51 -07:00
Sean Wei 50b9fb29b0 Remove data-lang for command outputs 2022-05-28 20:08:49 +08:00
Quan Tian 56e597ced4 Fix links about apiserver proxy
* The link in access-cluster.md is stale
* service name segment of apiserver proxy must have trailing colon when
  schema is specified
* Replace apiserver address with a reserved documentation IP address

Signed-off-by: Quan Tian <qtian@vmware.com>
2022-05-18 23:00:57 +08:00
Qiming Teng 7359d60de8 Tweak indentation on portforward page
This PR fixes the indentation nits in the
`port-forward-access-application-cluster` page.
We are not supposed to indent lines by 4 spaces because such
indentations may mislead the markdown parser to render them as code
snippets.
2022-04-27 10:20:18 +08:00
Qiming Teng 58a00cfb36 Remove duplicated contents for accessing the API server
The topic of accessing the API server can be found in two places. This
is not good.
2022-03-25 18:48:27 +08:00
Thomas Güttler 2176c33e62
second yaml snippet was not alligned to first one
This snippet had less indentation then the previous.

Now the second path is aligned to the second path
2022-03-21 21:15:38 +01:00
Qiming Teng cce96ae367 Migrate access cluster service page
The acess-cluster-service page, has nothing to do with administering a cluster.
A better home for this page should be the `/docs/tasks/access-application-cluster` subdirectory instead.
2022-03-16 16:45:10 +08: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
Jordan Liggitt 3d15ef3810 Stop recommending people scrape auto-generated service account tokens 2022-02-23 13:28:02 -05:00
Shu Muto c1da5f25ab
Update reviewers from SIG-UI
Also, bump kubernetes dashboard to v2.5.0.
2022-02-15 11:18:14 +09:00
Kubernetes Prow Robot 9118ba9df6
Merge pull request #31019 from championshuttler/fixLink
Fix the link to access cluster service in docs
2022-01-04 12:36:08 -08:00
Alex McCarthy f424739d9c
Fix grammar in kubernetes dashboard docs
Start a new sentence after a period.
2021-12-31 07:06:04 -10:00
Shivam Singhal 5fee22b574 Fix the link to access cluster service in docs 2021-12-18 12:25:34 +02:00
Kubernetes Prow Robot 24c84387ac
Merge pull request #29078 from vaibhav2107/cluster-services
Remove the duplicate content from access-cluster.md
2021-12-05 19:22:32 -08:00
Mohit Sharma 1660298346
fixed the list container images by pod section (#30207)
Signed-off-by: Mohit Sharma <imoisharma@icloud.com>
2021-12-05 17:18:32 -08:00
Vaibhav e8ff60d0e9 Update the reference statement in access-cluster-services.md 2021-11-18 10:49:08 +05:30
sandipanpanda 7a513e6dee
Fix broken anchor link of #type-nodeport in service.md (#30388)
* Fix broken anchor link of #type-nodeport in service.md

* Update anchor link from #nodeport to #type-nodeport

Update anchor link from #nodeport to #type-nodeport in overview.md

* Update anchor link from #nodeport to #type-nodeport

Update anchor link from #nodeport to #type-nodeport in ingress.md

* Update anchor link from #nodeport to #type-nodeport

Update anchor link from #nodeport to #type-nodeport in troubleshooting-kubeadm.md

* Update anchor link from #nodeport to #type-nodeport

Update anchor link from #nodeport to #type-nodeport in connecting-frontend-backend.md

* Update anchor link from #nodeport to #type-nodeport

Update anchor link from #nodeport to #type-nodeport in source-ip.md
2021-11-12 08:02:28 -08:00
Kubernetes Prow Robot dfbb64991f
Merge pull request #30117 from ztzxt/patch-1
Bump dashboard version to 2.4.0 from 2.3.1
2021-11-06 19:26:51 -07:00
Guangwen Feng 5a92aaf08b Fix typo
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2021-11-02 13:38:41 +08:00
ztzxt c864a62dff
Bump dashboard version to 2.4.0 from 2.3.1 2021-10-17 13:28:03 +03:00
Tim Bannister 9d77a6bf22 Revise task for practising NGINX Ingress controller 2021-10-12 20:33:40 +01:00
Kartik Sharma bd8f97816a
Merge branch 'main' into ingressControllerNamespace 2021-09-09 08:40:39 +05:30
Kubernetes Prow Robot af7f06193f
Merge pull request #27182 from sftim/20210323_update_task_create_external_load_balancer
Reword “Create an External Load Balancer” task
2021-09-08 17:54:11 -07: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 d0959ca3f4
Merge pull request #29526 from tylerauerbeck/fix-dashboard-proxy
Fix proxy url to expose dashboard
2021-08-30 07:16:54 -07: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
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
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 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 96069e6a32
Merge pull request #28607 from kahirokunn/patch-1
fix: k8s dashboard link.
2021-08-12 08:23:48 -07: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
Tim Bannister 39f2c3860d Reword “Create an External Load Balancer” task
- general cleanup
- update sample output
- use more tooltips
- avoid specifying specific cloud providers

The website repo doesn't maintain a definitive list of cloud providers that
pass Kubernetes conformance tests. It's certainly more than AWS and GCP as
the previous revision stated.
2021-07-24 02:19:40 +01:00
Vaibhav 816a5debe8 Remove the duplicate content from access-cluster.md 2021-07-22 18:54:41 +05:30
kahirokunn e6271ef41b
fix: k8s dashboard link.
k8s dashboard required https.
http does not currently have a corresponding endpoint.
So if you try to access it like this, you will get an error: "no endpoints available for service".
2021-06-24 21:54:12 +09:00
Shubham Kuchhal 21ca9a224f Add MongoDB deployment and service. 2021-06-21 18:27:52 +05:30
Grace Nguyen 04d0c72c32
Kube config warnings for code execution (#28248)
* Update configure-access-multiple-clusters.md

* Rewording kubeconfig warning

* Tabitha's suggestion

Co-authored-by: Tabitha Sable <51767484+tabbysable@users.noreply.github.com>

* Re-order sentences

* Copy update

Co-authored-by: Tabitha Sable <51767484+tabbysable@users.noreply.github.com>
2021-06-20 07:12:51 -07:00
Kubernetes Prow Robot 5dfcf92490
Merge pull request #28447 from tengqm/fix-file-modes
Remove exec permission on markdown files
2021-06-17 19:04:04 -07:00
Qiming Teng e9703497a1 Remove exec permission on markdown files
For some unknown reasons, we have got many markdown files with exec
permission. That is weird and risky.
2021-06-16 17:57:00 +08:00
Qiming Teng 8282ae39a9 Fix some links in the tasks section
This PR fixes some links and typesetting nits in the tasks section.
There is no fundamental changes to the content.
2021-06-14 21:06:10 +08:00
kartik494 b16ccb3d1d Adding output for ingress-nginx namespace 2021-06-11 12:00:27 +05:30
Kubernetes Prow Robot 1f70fdbf44
Merge pull request #28030 from ms-choudhary/fix-list-images
Fix list all uniq container images
2021-06-05 06:16:38 -07:00
ms-choudhary e4550dc620 Fix: List all unique container images 2021-05-21 13:38:42 +05:30
Kubernetes Prow Robot 731cd8c138
Merge pull request #27885 from jihoon-seo/210506_Remove_duplicate_code_block
Remove duplicate code block
2021-05-18 07:53:31 -07:00
Ludovit Scholtz 61b73cede4
update dashboard version to 2.2.0 2021-05-12 16:35:26 +02:00
Jihoon Seo e2dfeef40a Remove duplicate code block 2021-05-06 09:50:40 +09:00
Kubernetes Prow Robot 6131c455fd
Merge pull request #26659 from jailton/en/docs/tasks
Update content/en/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md
2021-03-26 04:44:43 -07:00
Kubernetes Prow Robot ec4840824d
Merge pull request #26472 from kbhawkey/cleanup-usage-just
clean up use of word: just
2021-03-26 04:34:43 -07:00
Derek Tamsen 525192372f
chore(access-cluster): update references of port_name to include usage of port number 2021-03-18 17:52:01 -07:00
Karen Bradshaw 3ff5ec1eff clean up use of word: just 2021-03-17 19:57:40 -04:00
Jailton Lopes 9068e70716
Update content/en/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md
Update page port-forward-access-application-cluster.md to use MongoDB
examples instead of Redis examples

Commit 99029b9 removes the Redis examples.

Signed-off-by: Jailton Lopes <jailton@gmail.com>
2021-02-21 20:18:25 -03:00
Karen Bradshaw 3fd65482e8 clean up use of word: simply 2021-02-07 12:15:29 -05:00
Leonardo Murillo f7b29716fd
Enhancements in clarity to access-application-cluster/connecting-frontend-backend.md (#25927)
* Enhancements in clarity to docs/tasks/access-application-cluster/connecting-frontend-backend.md

* Code review comments

* Reverting name of service due to backed value in Dockerimage
2021-01-13 17:47:03 -08:00
Kubernetes Prow Robot 52897eda23
Merge pull request #25377 from squarebracket/patch-1
Fix minor typo
2021-01-13 10:08:37 -08:00
Kubernetes Prow Robot 839873d01d
Merge pull request #25624 from Cweiping/feature/add_note_port_forward
add note to kubectl port-forward
2020-12-17 00:39:09 -08:00
Cweiping aec2737f36
add note to kubectl port-forward
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-12-17 09:35:17 +08:00
Charle Demers 590cac5fb5
Update content/en/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-12-04 10:35:39 -05:00
Charle Demers 36ab3f3fae
Update content/en/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-12-04 10:33:56 -05:00
Charle Demers e651788efd
Update port-forward-access-application-cluster.md
Add documentation about the simplified port mapping notation
2020-12-03 14:30:43 -05:00
Chuck Wilson 4d9cbb7797
Fix minor typo 2020-12-03 12:36:42 -05:00
dharmendraImprowised d8912d5da1
Update configure-access-multiple-clusters.md 2020-10-22 14:28:47 +05:30
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
Qiming Teng 9fa03cbdf1 Move example-ingress.yaml
The commit (a79db9d5de) made the sample
YAML for Ingress a standalone file, but it was placed into a NEW
`examples/ingress` directory. This PR moves it to
`examples/service/networking` subdirectory where all other Ingress
examples are located. Having a single file under a dedicated directory
seems not good.
2020-10-12 11:17:08 +08:00
Weiping Cai a79db9d5de
fix example-ingress.yaml format error
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-10-10 10:03:46 +08:00
Christopher Montoro 7fc8f1a220
Update the example for kubectl port-forward
Clarify that `REMOTE_PORT` is interpreted as identifying a _Service_ port when provided `TYPE` is `service`.
Also, highlight support for specifying a named port as `REMOTE_PORT`.
2020-10-07 22:02:37 -04:00
Kubernetes Prow Robot 0445c38154
Merge pull request #24225 from miry/update-ingress-example-with-new-api-en
[en] Use apiversion networking.k8s.io/v1 for ingress
2020-09-29 18:23:25 -07:00
Michael Nikitochkin 599e1db6dc
Use apiversion networking.k8s.io/v1 for ingress for EN
There is a warning deprecation message for kubernetes v1.19:

```
Warning: networking.k8s.io/v1beta1 Ingress is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
```

Switched apiversion in the example to `networking.k8s.io/v1`
2020-09-29 18:03:58 +02:00
Dalibor Karlović 8c626d69d3
Make the dashboard URL a clickable link 2020-09-23 18:36:24 +02:00
Kubernetes Prow Robot 70b75e16f0
Merge pull request #22981 from shuuji3/en/replace-special-quote-with-normal-ones
Replace special quote characters with normal ones
2020-08-26 14:55:02 -07:00
TAKAHASHI Shuuji c6a96128c4
Replace special quote characters with normal ones. 2020-08-11 21:05:22 +09:00
Andrew Allbright c8c662b99e Ingress snippet conforms to ingress spec 2020-08-10 05:37:59 -04:00
Kubernetes Prow Robot a8d831318c
Merge pull request #23017 from tengqm/links-tasks-2
Tune links in tasks section (2/2)
2020-08-09 17:24:19 -07:00
Qiming Teng 92ae1a9cf8 Tune links in tasks section (2/2) 2020-08-08 16:15:28 +08:00
TAKAHASHI Shuuji 7b3322d426 Add a code block fence for example-ingress.yaml. 2020-08-06 11:56:33 +09: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
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
Qiming Teng 1d5c6b53e6 Tune the code snippet in the list environment 2020-06-28 09:56:04 +08:00
Tim Bannister 74360fa8ee Add descriptions for tasks
Add description metadata for each task section (English localization).
For sections that only have one page, make sure that that sole page has
description metadata set.

This change helps prepare for the migration to the Docsy theme.
2020-06-15 20:47:26 +01:00
Kubernetes Prow Robot ef9aa6b6b5
Merge pull request #21131 from sftim/20200522_tweak_kubectl_multicluster_task_prerequisites
Revise prerequisites for “Configure Access to Multiple Clusters”
2020-06-11 05:48:56 -07:00
Tim Bannister fc25b8e38e Remove “Configure Your Cloud Provider's Firewalls”
Removing this page as it doesn't meet the Kubernetes website
content guidelines
https://kubernetes.io/docs/contribute/style/content-guide/
2020-06-10 19:53:22 +01:00
Karen Bradshaw ecc27bbbe7 add en pages 2020-06-09 19:33:15 -04:00
divyabhushan 434dae9ad7 Linked entrypoint command to the right page#21139
Reference issue: https://github.com/kubernetes/website/issues/21139
File modified: content/en/docs/tasks/access-application-cluster/web-ui-dashboard.md
Line no: 122
2020-05-23 14:39:02 +02:00
Tim Bannister 8b7e900e39 Revise prerequisites
The previous content recommended running "kubectl version", which
will error out for readers who have not yet configured a cluster.

Reword with that in mind.
2020-05-22 19:02:24 +01:00
Celeste Horgan e0ae1338cd Correct links
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-05-12 13:58:32 -07:00
Dave Barnow a0dfd8743f
Fix broken layout in docs 2020-05-12 10:59:42 -04:00
viniciusbds 471840944c Add cleanup topic 2020-05-09 10:23:26 -03:00
Kubernetes Prow Robot ba1e890aaa
Merge pull request #20720 from afmsavage/patch-1
Fixed configure-access-multiple-clusters.md
2020-05-08 19:41:52 -07:00
Gaurav Jain b683006914 fixed ingress minikube 2nd deployment commands 2020-05-08 16:02:27 +05:30
Antonio Savage d13ae7a5da
Fixed configure-access-multiple-clusters.md
I fixed a Powershell command that you had provided in this document.  Attempting to run the command with the format you supplied resulted in errors due to some conflict between using backwards slash for pathnames inside of parentheses.
2020-05-01 21:19:41 -05:00
Dmitry Tokarev 4d29445949 Updated dashboard installation command to use v2.0.0 2020-04-26 01:53:32 -07:00
ntkjer f438d28b31 fixed deprecated references to kubectl deployment generation. uses create instead of run instead. 2020-04-15 17:56:00 -04:00
Kubernetes Prow Robot 65f4ef30fa
Merge pull request #20022 from dsbos/patch-4
Fix grammar problems and otherwise try to improve wording.
2020-04-08 17:27:44 -07:00
Daniel Barclay 0bd6f53d4a
Restored accidentally deleted space. 2020-04-06 19:39:55 -04:00
Kubernetes Prow Robot 175ad5ec8e
Merge pull request #19655 from izeye/patch-2
Improve wording for Configure Access to Multiple Clusters
2020-04-02 18:39:46 -07:00
Davi Garcia 9d34deda55 Remove untidy caution note from tutorial
The caution note was warning user about having Ingress Controller configured as prerequisite, but this is exactly what the tutorial is explaining.

Signed-off-by: Davi Garcia <dvercill@redhat.com>
2020-04-02 10:01:50 -03:00
Daniel Barclay a864c1b7e3
Fix grammar problems and otherwise try to improve wording. 2020-03-31 16:17:59 -04:00
Johnny Lim 7b51cbd8b2
Polish 2020-03-16 18:24:53 +09:00