vergissmiNET
588dfad489
Update cluster-intro.html ( #19446 )
2020-03-15 21:14:35 -07:00
Vinicius Barbosa
740e53d1e1
Update expose-intro.html ( #19637 )
2020-03-15 01:32:34 -07:00
Dean Coakley
6a8085fac5
Update deploy-interactive to include note on pods ( #19455 )
...
* Update deploy-interactive to include note on pods
Signed-off-by: Dean Coakley <dean.s.coakley@gmail.com >
* Update copy
Signed-off-by: Dean Coakley <dean.s.coakley@gmail.com >
2020-03-05 19:10:50 -08:00
Kubernetes Prow Robot
c5626fd69d
Consolidate and redirect training content ( #19500 )
...
* Consolidate and redirect training
* Update static/_redirects
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
* Remove Udacity link
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-03-05 15:52:50 -08:00
Brent Klein
93a23a1bf4
Updated Deployment description for clarity.
2020-02-27 13:50:15 -05:00
Victor Shinya
119ba0d87a
Remove IBM course ( #18836 )
...
Since January 2020, IBM removed all microservice courses and specialization on Coursera.
2020-02-25 06:42:48 -08:00
Naoki Oketani
ae7ace0f71
Replace links with redirect destination ( #19038 )
2020-02-10 18:18:01 -08:00
Armand Grillet
e80f1f7da8
update command used to create deployment ( #19005 )
...
The previous one was showing a deprecation warning when used.
2020-02-09 15:03:53 -08:00
Laurens Versluis
fa598f196e
Typo fix ( #18830 )
2020-02-03 15:15:26 -08:00
Jacky Wu
644c356ca7
doc: add link for type=LoadBalancer service in tutorial. ( #18916 )
2020-02-03 11:01:21 -08:00
Kyle Smith
45d22102c6
Add Hyperlink to Kubernetes API ( #18852 )
2020-01-27 08:01:03 -08:00
Kartik494
9b9910c0d4
Update k8s.io/docs/tutorials/hello-minikube ( #18673 )
...
* Update k8s.io/docs/tutorials/hello-minikube
* Update hello-minikube.md
2020-01-16 09:48:22 -08:00
Habib Ridho
e07ef7dc65
Add tooltip for addons in Hello Minikube page ( #18156 )
...
* Add tooltip for addons in Hello Minikube page
* Update glossary title and add more descriptive info
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-01-13 08:59:38 -08:00
Anshu Prateek
6e94490186
Make wordpress snippet copy/pastable ( #18240 )
...
Remove leading space to make it copy pastable.
2020-01-10 14:17:37 -08:00
Chen, Xu Chun (Simon)
53b0a30e11
Update command output for latest version ( #18073 )
2019-12-17 10:19:58 -08:00
RobertKalnins
8a69c534ba
Clarify port selection section ( #17983 )
...
* Clarify port selection section
Avoids situation where a beginner is directed to enter the wrong port and has to backtrack and reread.
* Update content/en/docs/tutorials/hello-minikube.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
2019-12-17 10:13:57 -08:00
Tim Bannister
e4101d7133
Fix sample command output for “Hello Minikube” ( #18077 )
2019-12-16 06:41:37 -08:00
Colleen Murphy
a494490458
Fix Pods concepts link in StatefulSet tutorial ( #18063 )
...
Without this change, the instruction to "get familiar with" the Pods
concept directs the user to the pods section of the User Guide, which
actually redirects to the "Run a Stateless Application Using a
Deployment" task, which is not strictly about Pods. This change fixes
the link to point to the Pods Overview in the Concepts section, which
makes more sense in this context.
2019-12-16 06:17:37 -08:00
Qiming
7f7829fceb
Fix the format of prerequisites section ( #17892 )
...
for: #17652
2019-11-30 21:21:03 -08:00
Tariq Ibrahim
1ef778e98d
[docs/tutorials]: update kube-state-metrics install details ( #17570 )
2019-11-18 06:55:41 -08:00
Sascha Grunert
7f9f9d9fbe
Update AppArmor requirement section ( #17531 )
...
Mainly all runtimes support AppArmor from now on, so we should update
the documentation accordingly.
Signed-off-by: Sascha Grunert <sgrunert@suse.com >
2019-11-11 18:30:07 -08:00
Luzhenxing
3aab039ac4
change kubectl get deployment output ( #17351 )
2019-11-01 21:31:40 -07:00
Luzhenxing
de84e18d3c
fix err url of minikube ( #17273 )
2019-10-29 14:18:52 -07:00
Karen Bradshaw
c26ea07706
Fix styling of tutorial pages ( #17177 )
...
* [WIP] Fix styling of tutorial pages
* additional cleanup of styles.css
2019-10-26 07:31:23 -07:00
Yuk, Yongsu
d437e8c6bc
en: Change the full link in the document to an inline link. ( #17057 )
...
* Change the full link in the document to an inline link.
grep -r "https \: \ / \ / kubernetes \ .io" content/en/docs
Changed to inline link except the following list.
- URLs are mentioned directly in the body
- release note
- url to blog
- url to community
- Url to be redirected
* Apply suggestions from code review
Co-Authored-By: June Yi <june.yi@samsung.com >
2019-10-23 06:20:14 -07:00
Rajesh Deshpande
abc1aef445
Fixing port related description ( #16819 )
...
* Fixing port related description
This tutorial has a step to use randomly generated port number but it was not mentioned that it can be different when the user tries this example. so to remove ambiguity, I have added a proper description. Please have a look at #16810
* Incorporating review comments
Incorporating review comments
2019-10-11 22:20:38 -07:00
CloudYuga Technologies
7124c8dde4
Update overview.md ( #16617 )
2019-10-01 10:37:34 -07:00
Qiming
82d8113545
Fix site build ( #16531 )
...
The `*.profile` file referenced do not need to be provided in a separate
file. Making them separate files is preventing hugo from correctly
building the site.
2019-09-24 09:35:30 -07:00
simplytunde
6c66ccd456
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.16
2019-08-23 12:43:41 -05:00
Naoki Oketani
1d11d14f22
trim redundant leading spaces ( #15904 )
2019-08-18 06:46:04 -07:00
simplytunde
5e8cf9b8a5
Merge remote-tracking branch 'upstream/master' into HEAD
2019-08-12 08:05:36 -05:00
Gabriele Cimato
5c41bb0482
docs: update deploy-intro, fix node js sentence ( #15758 )
2019-08-09 14:47:13 -07:00
Wojciech Tyczynski
6daa99cdd8
Remove references to selflinks ( #15751 )
2019-08-08 19:59:24 -07:00
Victor Ude
088bc912d3
Explain how to cleanup the created pod ( #15698 )
...
* Explain how to cleanup the created pod
I'm still learning. Feel free to provide a better example.
* Update configure-redis-using-configmap.md
2019-08-06 17:18:53 -07:00
vanou
6b2fdcecac
Add Linux Foundation's K8s Online Training to Online Training List ( #15608 )
2019-08-02 07:43:53 -07:00
Stef Ki
bb9ee3db9b
Line break between section and previous paragraph ( #15474 )
...
Line break between the "Kubernetes Basics Modules" and the previous paragraph, for consistency.
2019-07-25 00:33:53 -07:00
mohamed chiheb ben jemaa
94d0b0b6fe
replace kubectl error message with the related output ( #15510 )
2019-07-23 19:28:14 -07:00
Richard Marcum
6498cf861c
Remove unnecessary paragraph ( #15075 )
...
* Remove unnecessary paragraph
Fixes issue #15027
* Revise per PR
2019-06-27 08:55:21 -07:00
mohamed chiheb ben jemaa
cb574f4b75
fix carousel ( #15129 )
2019-06-26 08:55:17 -07:00
Hypo
23583c5e12
add describe about WordPress deploy yml ( #15003 )
...
* add desc about wp deploy.yml
* make corrections
* Update mysql-wordpress-persistent-volume.md
2019-06-25 07:10:35 -07:00
mohamed chiheb ben jemaa
b9a5c8d7b0
update tutorial to use deployment yaml file ( #14959 )
...
* update run command for deployment
* recommended label name
2019-06-19 12:18:31 -07:00
mohamed chiheb ben jemaa
efe2d0fd99
change minion-group to node-pool ( #14976 )
2019-06-19 12:06:36 -07:00
mhamdi semah
82650353cb
Outdated terminology: “kubernetes-minion-group” ( #14859 )
2019-06-18 13:49:50 -07:00
mohamed chiheb ben jemaa
ff60500bb1
fixing carousel Fixes ##14882 ( #14895 )
2019-06-16 02:34:08 -07:00
Jingfang Liu
b3e3332739
update kubectl "$" format ( #13256 )
2019-06-10 19:42:16 -07:00
Supriya Sirbi
fd6ec9bdb5
Update guestbook-logs-metrics-with-elk.md ( #14755 )
2019-06-05 22:14:10 -07:00
shavidissa
3af9a19141
Updates kubernetes-basics ( #14702 )
...
Minor updates:
- Add a full stop.
- Removed the 'Start the tutorial›' section. The sections are already linked from 1 to 6 and this section doe not add any value after point 6.
2019-06-03 17:37:00 -07:00
Maksym Bendeberia
a7209fa732
Update overview.md ( #14424 )
...
* Update overview.md
Fixed broken links for the Linuxacademy courses
* Update overview.md
2019-05-24 19:27:27 -07:00
Seth
3f02b89a1e
Fix dangling "pick-right-solution" references - English ( #14468 )
...
* Fix dangling references
* Redirect to setup
* english update only
* english update only
* Update last file
* word fix
2019-05-22 19:56:23 -07:00
Seth
7f888c11f3
Pod yaml command and change pod curl ( #14448 )
2019-05-21 13:40:06 -07:00