aimeeu
bda7f1f517
Modify apparmor.md based on PR - Fix site build ( #16531 ) ( #16648 )
...
Modify apparmor.md and delete .profile to enable the site to
build with Hugo 0.57.2. Could not cherry pick PR 16531 because
the Korean translation was added in 1.14.
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com >
2019-10-01 15:53:08 -07:00
Dani Comnea
7c987a81b8
Use busybox image v1.28 for DNS related examples ( #13336 )
2019-03-22 15:32:10 -07:00
chenrui
5a5f77db64
Fix relative links issue in English content ( #13307 )
...
* `http://kubernetes.io/docs/ ` -> `/docs/` in content/en folder
* `https://kubernetes.io/docs/ ` -> `/docs/` in content/en folder
2019-03-20 16:05:05 -07:00
eliot1785
321e7fe9d2
fix type in service listing ( #13230 )
...
The tutorial has somebody expose this service externally, so they should be getting NodePort or LoadBalancer not ClusterIP. I followed this tutorial and that's what I got (as expected)
2019-03-19 11:36:21 -07:00
Karthik Gaekwad
6362d6173e
Alphabetized, and made linux academy consistent ( #13141 )
...
changed instances of linuxacademy.com to Linux Academy
2019-03-12 16:38:38 -07:00
Karthik Gaekwad
5b1b1341cc
added K8s training materials ( #13136 )
2019-03-12 12:36:41 -07:00
Marco Voelz
a3d246fc4a
Fix busybox nslookup example ( #13071 )
...
* Similarly to https://github.com/kubernetes/website/pull/9901 pin busybox image to 1.28. Although https://bugs.busybox.net/show_bug.cgi?id=11161 is closed, this still doesn't work on images > 1.28
* remove `/bin/sh` from the command to be executed on busybox, this leads to `/bin/sh: can't open 'nslookup': No such file or directory`
2019-03-12 09:50:50 -07:00
Supriya Sirbi
09e45d42d8
Issue #12533 ( #12701 )
...
Update k8s.io/docs/tutorials/services/source-ip/
2019-03-07 13:58:13 -08:00
Damini Satya
ae355ed890
Fix #11761 - Provide clear explanation of Kubernetes deployments ( #12561 )
2019-03-07 13:54:16 -08:00
Neha Yadav
d3cca48e3f
Code snippents shouldn't include the command prompt ( #12779 )
2019-03-07 01:31:05 -08:00
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 5dcca521c40f214b261ceac8db9bd027dc463fbc.
* 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
https://github.com/kubernetes/contrib/commit/c7b70969bc31f7551bc2d8a6717d4d0532073cb4
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