June Yi
8e5d7e4829
Make k8s.io/docs/home to support i18n ( #12570 )
...
* Make k8s.io/docs/home to support i18n
* Apply kbhawkey's review comment
2019-02-21 08:24:20 -08:00
Daniele Polencic
66683ea82b
Added Learnk8s Academy as online training offering ( #12737 )
...
* Added Learnk8s Academy as online training offering
* Rearranged in alphabetical order
* Renamed
2019-02-20 06:57:11 -08:00
Chazzledazzle1
31b3e8596f
New Linux Academy Content Added ( #12711 )
...
Edit: Listed courses in alphabetical order & removed UTM from links.
2019-02-19 20:54:20 -08:00
cell13
c4a0e6be5c
Update hello-minikube.md ( #12257 )
...
modify:
Katacoda environment only: Type `30369`, and then click **Display Port**.
2019-02-17 07:38:21 -08:00
Tim Bannister
f9ad42915a
Sort course list ( #12647 )
2019-02-15 03:39:11 -08:00
Omid Raha
99909a4ccc
Fix note as others ( #12628 )
2019-02-14 00:44:53 -08:00
PingWang
4baf6d4d52
Update links of apparmor doc ( #12593 )
...
Signed-off-by: PingWang <wang.ping5@zte.com.cn>
2019-02-13 02:11:04 -08:00
Yu-Zhen Tu
222ac3410e
Add two training courses from Coursera ( #12569 )
2019-02-13 02:02:48 -08:00
Damini Satya
bd5c9a0d8d
Fix 12497 - Update links for additional resources in apparmor doc ( #12518 )
2019-02-06 20:38:52 -08:00
Mumshad Mannambeth
883f43e36b
Add beginners course link from KodeKloud ( #12190 )
...
* Add beginners course link from KodeKloud
* Remove code
2019-01-31 11:14:28 -08:00
yanghaichao12
ef188cbf30
Fix a typos ( #12458 )
...
* Fix a typos
* Revert "Fix a typos"
This reverts commit 5dcca521c4
.
* Fix a typos
2019-01-31 09:32:10 -08:00
Aleksandr Vinokurov
076efdf364
Fix service's port in Hello Minikube tutorial ( #12229 )
...
Port `8080` is the internal port of container and to follow the tutorial, user must use exposed one.
2019-01-20 19:14:47 -08:00
Robin Dupret
9b55294ae4
Fix a broken anchor ( #12215 )
...
The title of this section has been changed so since the anchor is
automatically computed, links were broken.
Stems from da9722af
.
2019-01-14 17:28:04 -08:00
Sebass van Boxel
0a0655c646
Removed colon and made description consistent ( #11984 )
2019-01-08 05:06:39 -08:00
William Chia
55a483022c
move port flag to expose ( #11778 )
...
moved `--port=8080` from `kubectl create` to `kubectl expose`
2018-12-16 17:34:16 -08:00
lIuDuI
9833da206e
Update the version in the example ( #11598 )
2018-12-11 16:09:45 -08:00
Andrew Chen
2fc30aab67
Remove distracting, superfluous links from Learn Kubernetes Basics ( #11593 )
2018-12-06 18:36:02 -08:00
David Somers-Harris
1e933a1a96
replace `run` with `create deployment` ( #11392 )
...
* replace `run` with `create deployment`
because `kubectl run` is deprecated
* korean
* removing ko files
2018-11-30 12:51:59 -08:00
Ernesto Hegi
9c53721234
Update expose-intro.html ( #11309 )
...
Replaces the word fungible with an easier to read synonym like exchangeable.
2018-11-26 21:16:15 -08:00
Vladimir Rutsky
a628a0595b
Fix link on DaemonSet AppArmor loader example ( #11288 )
...
It was moved from kubernetes/contrib to kubernetes/kubernetes repository in
c7b70969bc
2018-11-25 18:11:00 -08:00
Liuduii
b5b8539a8e
Remove excess Spaces ( #11106 )
2018-11-20 07:10:46 -08:00
shavidissa
a24381103a
Minor updates ( #11021 )
...
- Added a missing full stop.
- Separated the details on the --type flag under the respective section.
- Linked to the page on setting up Minikube locally.
- Introduced the VM abbreviation when used for the first time on the page.
2018-11-16 10:22:21 -08:00
Mumshad Mannambeth
d9cfd8b6f3
Add KodeKloud online training for CKAD Preparation course ( #10991 )
...
* Add KodeKloud online training
* Add KodeKloud online training
2018-11-14 17:15:14 -08:00
June Yi
76c65a8418
Use absolute URLs and avoid aliases in the tutorial ( #10924 )
2018-11-13 17:36:06 -08:00
Cody Clark
e74e9394cd
Fix numbered lists ( #10887 )
...
* Fix numbered lists
* Update hello-minikube.md
* Update hello-minikube.md
* Update hello-minikube.md
* Update hello-minikube.md
* Update hello-minikube.md
* Update hello-minikube.md
* Update hello-minikube.md
* remove redundant note labels
2018-11-08 11:13:04 -08:00
Luc Perkins
d65e1790ff
Add admonition type to shortcode ( #9482 )
...
* Change existing admon blocks
* Fix includes issue
2018-11-06 11:33:04 -08:00
Cody Clark
a0b97a3e5d
Update tutorial to work with Katacoda, No Install ( #10797 )
...
* Update tutorial to work with Katacoda, No Install
* Update hello-minikube.md
2018-11-05 11:31:11 -08:00
Cody Clark
e0168fd8dc
Tutorial cleanup: Delete K8s 101 and 201 ( #10786 )
...
* Delete k8s201.md
* Delete k8s101.md
2018-11-05 09:29:14 -08:00
Chazzledazzle1
b96ee7d8c4
Additional Documentation ( #10480 )
...
* [Kubernetes the Hard Way (LinuxAcademy.com)](https://linuxacademy.com/linux/training/course/name/kubernetes-the-hard-way )
2018-10-10 06:15:04 -07:00
bobs-bits
ed1b47f552
Update hello-minikube.md ( #10182 )
...
added powershell equivalent for eval $(minikube docker-env), and added some text to help a beginner understand in more concrete terms the difference between the local docker registry, and the one in minikube (might only be an issue for newbs, but I am a newb :) and limited to powershell :().
2018-10-03 20:50:42 -07:00
JJ Asghar
afbb7092c5
Update hello-minikube.md ( #10440 )
...
Added `shell` highlighting.
2018-10-03 19:53:01 -07:00
Karen Bradshaw
0ea9225760
Fix link to deploy node.js app ( #10372 )
...
- Update deploy instructions to link to hello-minikube
node.js app create, deploy.
- See issue #10362 .
2018-10-03 19:35:10 -07:00
Luc Perkins
7631d38534
Add missing font imports ( #10263 )
2018-10-03 19:25:16 -07:00
Chazzledazzle1
e088e3f26f
Update overview.md ( #10185 )
2018-10-03 12:29:28 -07:00
SataQiu
1f4962fd44
update version info ( #10409 )
2018-10-03 11:42:18 -07:00
Rui Cao
e401866efe
Fix typo: folllowing -> following ( #10457 )
...
Signed-off-by: Rui Cao <ruicao@alauda.io>
2018-10-02 16:31:03 -07:00
Jim Angel
1774347e71
Adding a back button on last module ( #10089 )
...
Closes: https://github.com/kubernetes/website/issues/10073
2018-09-19 08:45:46 -07:00
Bjørn Erik Pedersen
1b5ff98a44
Make the home page into reusable and translatable blocks ( #10071 )
...
* Make navigation and UI strings i18n friendly
This commit
* Extracts most UI strings into i18n bundles so they can be translated
* Makes a proper Hugo menu out of the hardcoded menu that is shown on smaller screens
* Changes the language selector logic to navigate to the current page in the other language if possible (e.g. the translation). If not possible, it takes you to the home page for that language.
For testing, this commit also adds Norwegian as a new language. This is turned off.
* Make the home page into reusable and translatable blocks
This commit adds a set of block type shortcodes that is then used to build the home page.
* These shortcodes gets common image resources from a new headless bundle. These resources can be inherited or overridden by translations.
* The hardcoded case studies section on the home page is replaced with a query and a loop.
* The hardcoded feature list on the home page is replaed qith a query and a loop.
2018-09-14 14:47:24 -07:00
David Young
cbf9e1d872
Fixed typo s/SERVCEPORT/SERVICEPORT/ ( #10066 )
2018-08-23 19:00:37 -07:00
tanshanshan
a6411149a1
fix the command output ( #9951 )
...
I have verified on version v1.11
2018-08-21 07:16:54 -07:00
tanshanshan
1f56be2d06
fix the command output ( #9950 )
...
I have verified on version v1.11
2018-08-21 07:14:21 -07:00
tanshanshan
640b488794
fix the command output ( #9949 )
...
I have verified on version v1.11
2018-08-21 07:11:48 -07:00
tanshanshan
3d48ea5a52
fix the command output ( #9946 )
...
I have verified on version v1.11
2018-08-21 07:09:15 -07:00
Cody Clark
09602a17a9
Minor Fixes - Style Guide, Numbered Lists ( #9934 )
2018-08-20 13:47:30 -07:00
makocchi
e64c61e4f7
change the way to create ConfigMap ( #9903 )
2018-08-20 13:39:33 -07:00
Ben Hall
dc58333e85
The Kubernetes Basics link title was confusing ( #9936 )
2018-08-20 13:31:40 -07:00
Ben Hall
4c581ee74b
Fixes #9787 . Be explicit with page name for Hugo to find section ( #9874 )
...
* Fixes #9787 . Be explicit with page name for Hugo to find section
* Revert "Fixes #9787 . Be explicit with page name for Hugo to find section"
This reverts commit b3f4d5be10
.
* Follow @bep suggestions to fix #9787
2018-08-20 12:42:10 -07:00
Slava Semushin
5f19d7ced8
Fix broken links. ( #9755 )
...
- /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
1894eaf998
fix the command output ( #9860 )
...
I have verified on version v1.11
2018-08-16 16:30:08 -07:00
chenhuan
0523d01cdf
fix the command output ( #9861 )
...
I have verified on version v1.11
2018-08-16 16:09:08 -07:00