Kubernetes Prow Robot
ee85c6c6c6
Merge pull request #25488 from prankul88/expose-service-update
...
Update expose service intro
2021-03-17 15:07:19 -07:00
Kubernetes Prow Robot
240251b001
Merge pull request #26755 from jailton/en/docs/tutorials
...
Update Deploy App Tutorial to use the "control plane" terminology.
2021-02-27 09:40:38 -08:00
Jailton Lopes
e78c03800a
Update Tutorial Deploy App to use the "control plane" terminology.
...
* Update page content/en/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.html
* Update image content/en/docs/tutorials/kubernetes-basics/public/images/module_02_first_app.svg
Signed-off-by: Jailton Lopes <jailton@gmail.com >
2021-02-27 13:44:20 -03:00
Kubernetes Prow Robot
e44726958e
Merge pull request #26645 from jailton/en/kubernetes-basics/create-cluster
...
Update content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html to to use the "control plane" terminology
2021-02-24 01:20:50 -08:00
Jailton Lopes
25a21cb87a
Update content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html to to use the "control plane" terminology
...
Signed-off-by: Jailton Lopes <jailton@gmail.com >
2021-02-20 16:17:31 -03:00
Jailton Lopes
f381ec8dc3
Update docs/tutorials/kubernetes-basics/public/images/module_01_cluster.svg to to use the "control plane" terminology
...
Signed-off-by: Jailton Lopes <jailton@gmail.com >
2021-02-20 16:04:00 -03:00
Kubernetes Prow Robot
39edec0aac
Merge pull request #25814 from mehmetefeumit/master
...
Replaces the "Using a Service to Expose Your App" Page's Diagrams
2021-02-07 03:39:11 -08:00
Karen Bradshaw
c4ef1d4b81
Apply suggestions from code review
...
Thanks for the review. Good suggestions!
Co-authored-by: Celeste Horgan <celeste@cncf.io >
2021-02-03 14:28:28 -05:00
Karen Bradshaw
7d9916af0c
clean up use of word: easy
2021-02-01 15:14:25 -05:00
Mehmet Efe Umit
364b9e9f5d
Replaced the Old Diagrams in Expose Intro Page
2020-12-25 16:52:18 +03:00
prankul88
613cb9d4f3
Update expose service intro
2020-12-08 14:54:49 +05:30
RA489
0a2ec705b9
Update hello minikube tutorial intro page
2020-12-01 12:51:38 +05:30
Kubernetes Prow Robot
11d11a6adc
Merge pull request #25122 from Marusyk/25118
...
Remove automatic index from tutorials list
2020-11-19 12:52:52 -08:00
Roman Marusyk
7ae8024f03
Remove automatic index from tutorials list
2020-11-19 22:26:59 +02:00
Tim Bannister
18e5d14344
Remove rkt
...
https://github.com/rkt/rkt is an ex-project.
rkt has kicked the bucket, shuffled off its mortal coil, run down the
curtain and joined the choir invisible.
2020-10-12 21:52:33 +01:00
Ben Hall
537957f8b4
Update content/en/docs/tutorials/kubernetes-basics/public/css/styles.css
...
Co-authored-by: Celeste Horgan <celeste@cncf.io >
2020-09-10 09:30:49 +01:00
Ben Hall
957fcae26b
Update content/en/docs/tutorials/kubernetes-basics/public/css/styles.css
...
Co-authored-by: Celeste Horgan <celeste@cncf.io >
2020-09-10 09:30:33 +01:00
Ben Hall
040afda42a
Remove Roboto from English docs
...
Signed-off-by: Ben Hall <ben@benhall.me.uk >
2020-09-09 08:52:21 +01:00
Hiram Foster
74ed545285
remove rkt reference
2020-08-15 18:55:49 -04:00
Hiram Foster
1d60018620
remove rkt reference
...
Project has ended
2020-08-15 18:31:23 -04: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
Maciej Szulik
00f502fa6a
Update kubectl run from docs where necessary
...
kubectl run starting from 1.18 is creating only Pods and there is no option to
create any other resource. Users should be using kubectl create
commands instead. This update the documentation in all those places
where kubectl create should be used instead or changes description to
reflect the situation.
2020-06-25 13:37:14 +02:00
Aidan Ranney
0625ced466
Revise the Kubernetes website to use Docsy ( #20874 )
...
* Add Docsy, required packages and config
* Apply Docsy integration work to k8s website
This encompasses significant changes to the style system, layout files,
as well as changes to some of the static assets. To examine this work
and the iterations that were performed, the original repository can be
found at https://github.com/gearbox-built/kubernetes-hugo.git
* Address issues found in review
The styling and positioning of the header, footer, some shortcodes and
main container elements are improved. A new partial is added for
favicons. The sidebars, as well as inner table of contents, have been
altered for better positioning and rendering of content. Localization
has also been addressed.
* Enable announcements
The recent Black Lives Matter announcement surfaced issues which have
been addressed.
2020-06-15 12:09:57 -07:00
Kubernetes Prow Robot
9d09e8c0e3
Merge pull request #20228 from cesarpino/patch-1
...
Better error message when window is too narrow to display Terminal
2020-04-20 20:00:55 -07:00
Oleg Butuzov
57d216840a
Changing links in the old interactive tutorials.
2020-04-14 12:31:18 +03:00
cesarpino
e9ad783208
Update cluster-interactive.html
...
If the desktop window is too narrow, Terminal does not show.
The old message was confusing in that case.
2020-04-10 00:21:01 +02:00
Kubernetes Prow Robot
820c5d229d
Merge pull request #19352 from brentcklein/master
...
Updated Deployment description for clarity.
2020-04-08 16:31:45 -07:00
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
Brent Klein
93a23a1bf4
Updated Deployment description for clarity.
2020-02-27 13:50:15 -05:00
Laurens Versluis
fa598f196e
Typo fix ( #18830 )
2020-02-03 15:15:26 -08:00
Kyle Smith
45d22102c6
Add Hyperlink to Kubernetes API ( #18852 )
2020-01-27 08:01:03 -08: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
Gabriele Cimato
5c41bb0482
docs: update deploy-intro, fix node js sentence ( #15758 )
2019-08-09 14:47:13 -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
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
mohamed chiheb ben jemaa
ff60500bb1
fixing carousel Fixes ##14882 ( #14895 )
2019-06-16 02:34:08 -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
WanLinghao
5ffd272aef
Fix a 404 link error in explore document ( #14035 )
2019-04-25 04:20:47 -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
Damini Satya
ae355ed890
Fix #11761 - Provide clear explanation of Kubernetes deployments ( #12561 )
2019-03-07 13:54:16 -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
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
Andrew Chen
2fc30aab67
Remove distracting, superfluous links from Learn Kubernetes Basics ( #11593 )
2018-12-06 18:36:02 -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
June Yi
76c65a8418
Use absolute URLs and avoid aliases in the tutorial ( #10924 )
2018-11-13 17:36:06 -08: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