Commit Graph

149 Commits

Author SHA1 Message Date
Tim Bannister 04ddaa4711 Reference glossary definitions in “Connect a Front End to a Back End Using a Service” ()
* Reference terms in glossary

* Enable syntax highlighting for shell snippets
2019-02-27 21:11:22 -08:00
Cody Clark 0bbe2db0be Fix Ingress callouts, links, nav, and templating ()
* Fix Ingress callouts, links, nav, and templating

* Update ingress.md

* Update ingress-minikube.md

* Delete .md that caused 404

* Delete .md that caused 404

* Update ingress-controllers.md

* Update ingress-minikube.md

* spell check pass

* Update ingress.md

* Update ingress-minikube.md
2019-02-27 15:15:30 -08:00
June Yi 8e5d7e4829 Make k8s.io/docs/home to support i18n ()
* Make k8s.io/docs/home to support i18n

* Apply kbhawkey's review comment
2019-02-21 08:24:20 -08:00
Cody Clark a96ea24939 Updates to Ingress ()
* Create ingress-minikube.md

* Update ingress.md

* Move Ingress controllers content to own page
* Link to Set up Ingress on Minikube with the NGINX Controller task
* Minor edits

* Create ingress-controllers.md

* Update ingress-controllers.md
2019-02-17 18:36:33 -08:00
Dr Luke Angel c613b54671 Updated ReadMe ()
* Updated ReadMe

Added windows commands

* Update configure-access-multiple-clusters.md

* Update configure-access-multiple-clusters.md

* Update configure-access-multiple-clusters.md
2019-02-17 17:38:57 -08:00
Brendan Wrafter bc3a0369af Minor Type ()
The frontend service should show type of "LoadBalancer"
2019-02-13 01:50:44 -08:00
Dr Luke Angel 134a391407 Minor type ()
Removed an & that was not needed and would break on windows
2019-01-28 16:40:34 -08:00
chenrui ca4f474235 Add `jsonpath` approach for apiserver query ()
* Add `jsonpath` approach for apiserver query

* Refine the wording with the approach description

* Refine the command log

* Move the itemized number back
2019-01-27 22:18:54 -08:00
Rachael Graham db1007a73c Update configure-cloud-provider-firewall.md () 2019-01-23 08:55:05 -08:00
Anh Le (Andy) ab2918bf31 Access Cluster: failed to grep on MacOS ()
The related issue is here: https://github.com/kubernetes/website/issues/12199
2019-01-13 18:39:47 -08:00
Roy Lenferink 1bc0d7c385 Improvements for markdown formatting ()
* Fixed markdown formatting

* Resolved usage of 'shell' instead of 'yaml'

* Removed unknown 'log' keyword
2019-01-13 18:14:44 -08:00
xiaotuanyu120 ea9e5ef7eb Add base64 encoded data configuration ()
for the issue [11774](https://github.com/kubernetes/website/issues/11774)
2019-01-07 01:56:11 -08:00
David Lovitch c8838cda7d Fix typo privelages->privileges () 2018-12-25 21:38:47 -08:00
Paulo caabac594c Update web-ui-dashboard.md ()
wrong

```sh
$ kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/master/src/deploy/recommended/kubernetes-dashboard.yaml
error: unable to read URL "https://raw.githubusercontent.com/kubernetes/dashboard/master/src/deploy/recommended/kubernetes-dashboard.yaml", server reported 404 Not Found, status code=404
```

right

```sh
kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/master/aio/deploy/recommended/kubernetes-dashboard.yaml
```

github page

```sh
https://github.com/kubernetes/dashboard/blob/master/aio/deploy/recommended/kubernetes-dashboard.yaml
```
2018-12-20 21:50:42 -08:00
Jim Angel e4994dc47c Ui dashboard docs refresh ()
* updating docs for Dashboard

* removing old images
2018-12-16 19:34:39 -08:00
Pierre-Yves Aillet 037eb2460e Remove load balance access task () 2018-12-05 05:03:45 -08:00
Luc Perkins d65e1790ff Add admonition type to shortcode ()
* Change existing admon blocks

* Fix includes issue
2018-11-06 11:33:04 -08:00
MengZeLee 04163e9a7c removing toc shortcode. () 2018-10-25 11:02:31 -07:00
chenDT e6611e3100 Fix some "capture prerequisites" errors in docs/tasks. ()
Multiple "capture prerequisites" can only display the last one, so we need to
merge multiple "capture prerequisites".
2018-10-11 14:21:04 -07:00
JuleeB1 8a42e16fa6 Note Formatting Correction ()
* Note Formatting Correction

Formatted the note according to the style guide.

* Small cleanup to note cleanup

Fiddly stuff, original PR is good.
2018-08-20 12:26:30 -07:00
JuleeB1 2a3bf87b4d Applied note formatting ()
Apparently, this used the old note formatting. Just swapped out the tags with the new ones.
2018-08-20 12:13:36 -07:00
Zach Arnold f870f53d45 update configure-cloud-provider-firewall.md () 2018-08-20 11:22:58 -07:00
John Oss 73f4567c80 Fix 404 in Configure DNS Cluster ()
Original Page: 

https://kubernetes.io/docs/tasks/access-application-cluster/configure-dns-cluster/

Updates to use kubernetes/examples as source
2018-08-17 19:13:00 -07:00
Slava Semushin 5f19d7ced8 Fix broken links. ()
- /docs/concepts/services-networking/service/#type-nodeport => /docs/concepts/services-networking/service/#nodeport
- /docs/concepts/services-networking/service/#type-loadbalancer => /docs/concepts/services-networking/service/#loadbalancer
- https://github.com/kubernetes/ingress-nginx/blob/master/docs/ingress-controller-catalog.md => https://github.com/kubernetes/ingress-nginx/
2018-08-17 10:00:10 -07:00
chenhuan 094cf11b6c fix the command output ()
I have verified on version v1.11
2018-08-11 05:10:54 -07:00
chenhuan 3f1279c3db fix the command output ()
I have verified on version v1.11
2018-08-11 05:08:54 -07:00
chenhuan 3d70c1622f fix the command output ()
I have verified on version v1.11
2018-08-11 05:07:54 -07:00
Qiming 53228de1e3 Fix links to example YAMLs ()
There are a few cases which were missed during previous effort on
consolidating all example YAML files. This PR fixes them all in the
English version.

Closes: 
2018-07-31 15:12:38 -07:00
Takuya Tokuda b97002f268 Fix command highlight in port-forward-access-application-cluster ()
* fix command highlight in port-forward-access-application-cluster

* Fix structure and add some sentences

* modify the wording

* update wording
2018-07-19 17:25:53 -07:00
Luc Perkins fa657b76a9 Recommend --watch flag for obtaining external IP information (issue 8483) ()
* Use --watch flag instead of checking multiple times

* Wording changes
2018-07-18 17:34:42 -07:00
Chao Wang 41cc078015 update the go client usage to prevent common error. () 2018-07-18 16:43:06 -07:00
craigbox f0e2876848 Fixes to example for connecting with curl ()
* Fixes to example for connecting with curl

Example for getting cluster token
- does not work with multiple entries in kubeconfig
- does not work with Istio installed

Fix both

* also need to change the tr from tabs to spaces
2018-07-18 15:22:56 -07:00
Leonardo Carreiro 1f90f0602e Replacing the example IP address by something that could exists. ()
The example `123.45.678.9` was an invalid IP address.
2018-07-18 00:25:19 -07:00
Bob Killen 42decf8cf7 Update accessing-the-api links ()
* update accessing-the-api links

* undo update of cn content
2018-07-11 21:45:25 -07:00
Bob Killen 09e5db0724 Update authentication links ()
* update authentication links

* undo cn updates
2018-07-11 13:43:26 -07:00
Qiming ea6004bd4f Consolidate YAML files [part-12] ()
* Consolidate YAML files [part-12]

Relocate YAML files referenced by the accessing application topic
and the rest of cluster administration.

* Adjust json shortcodes.
2018-07-03 23:19:23 -07:00
Joe Rocklin 7be7d8e8f3 Fix overview capture ()
The currently rendered document has an error block displayed indicating an overview section is needed.
2018-06-26 15:16:52 -07:00
Steven Smith 56565c3402 Update web-ui-dashboard.md () 2018-06-26 15:10:52 -07:00
Dimitris-Ilias Gkanatsios a29a924f09 Update port-forward-access-application-cluster.md ()
minor UI issue
2018-06-25 15:54:22 -07:00
Steve Perry 75f00dfc60 Apply templates to all concepts and tasks to fix double bullets in TOC ()
* Apply concept template to fix double bullet issue.

* Apply concept template

* Apply templates to tasks
2018-06-22 11:20:04 -07:00
Takuya N 3ed3ae82de Update Kuberbetes Blog URLs ()
- blog.kubernetes.io => kubernetes.io/blog/
- Kubernetes blog => Kuberentes Blog
- Remove *.html
2018-06-15 10:19:29 -07:00
makocchi 982cbd453b use note short tags () 2018-06-12 16:17:28 -07:00
Travis Rhoden e690ca416e Remove GCE references from service-access-application-cluster.md ()
Remove links and references that are GCE specific. ()
2018-06-06 13:52:26 -07:00
Masaya Aoyama (@amsy810) 127b52afaf [mod] Client library link is dead ()
NG: https://kubernetes.io/docs/reference/client-libraries/
OK: https://kubernetes.io/docs/reference/using-api/client-libraries/

For example, this page contain dead link.
https://kubernetes.io/docs/reference/

Old page is this, so its change is correct.
https://v1-9.docs.kubernetes.io/docs/reference/client-libraries/

Note:
China page don't have this link.
2018-06-01 12:58:57 -07:00
Melissa Anderson 83d9cef8a9 Update service-access-application-cluster.md ()
* Update service-access-application-cluster.md

Fix code snippet formatting and indentation in ordered list ()

* Fixes code formatting using code fences

Here's a pass with code fences. It seems to work well, and I indented the code fences in the source for readability, even though it wasn't needed for proper indentation in the rendered output.

I wasn't able to use code fences and get the text "The response to a successful request is a hello message:" on its own line. I can achieve that using indentation, but for consistency's sake I used the code fences and placed the text with the paragraph above it.

* Adds `shell` to the code fences
2018-05-25 14:04:32 -07:00
Brad Topol 7ace5d4e21 Add configure link description ()
* Add configure link description
I added a configure link description. Just having a link
on a page with no introductory context seemed awkward.

Signed-off-by: Brad Topol <btopol@us.ibm.com>

* removing unnecessary header

* updated text to be active voice
2018-05-22 14:59:25 -07:00
Steve Perry 9c94281570 Add weighs and move files under Tasks > Access App. () 2018-05-19 20:40:51 -07:00
Jonathan Katora 221c38d62d Update load-balance-access-application-cluster.md ()
* Update load-balance-access-application-cluster.md

* Update load-balance-access-application-cluster.md

removed unnecessary code highlights.
2018-05-06 12:16:50 -07:00
Bjørn Erik Pedersen 7f3b633aa0 Convert site to Hugo ()
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00