Tim Bannister
252bcf6c29
Adapt Kubernetes basics tutorials for local use
...
Avoid relying on Katacoda.
Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2023-03-28 15:23:31 +01:00
Tim Bannister
3e5196834d
Mark Kubernetes basics tutorials missing
...
No more Katacoda.
2023-03-28 15:23:31 +01:00
Nate W
c3f31fea70
updating katacoda removal message, adding it to more pages
...
Signed-off-by: Nate W <natew@cncf.io>
2023-03-25 10:05:21 -07:00
Nate W
26b24d762f
Adding katacoda removal notices on pages with interactive tutorials
...
Signed-off-by: Nate W <natew@cncf.io>
2023-03-24 17:38:38 -07:00
Qiming Teng
b832ead744
Clean up redirects for 'docs/user-guide/...' entries
...
This is the second PR for cleaning up old redirection entries that are
more than 4 years old. The `docs/user-guide` directory was removed on
in June, 2018. It should be okay to remove these entries since those old
bookmarks are no longer useful anyway.
2023-02-23 11:32:43 +08:00
Kubernetes Prow Robot
7aee017354
Merge pull request #38720 from nikitar/main
...
Remove an incorrect warning when using katacoda tutorials
2023-01-06 06:06:00 -08:00
Akanksha kumari
fbd7819eca
Add link to Etcd information in cluster-intro page ( #37042 )
...
* Add link to Etcd information in cluster-intro page
* Update content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html
Co-authored-by: Chris Negus <cnegus@redhat.com>
Co-authored-by: Chris Negus <cnegus@redhat.com>
2023-01-02 23:37:32 -08:00
Nikita Rybak
1dc0caa4bf
Remove an incorrect warning when using katacoda tutorials
...
Signed-off-by: Nikita Rybak <nikita.rybak@gmail.com>
2023-01-02 18:28:40 +11:00
Tim Bannister
ce46f1ca74
Move "Connecting Applications with Services" to tutorials section
...
Co-authored-by: Rolfe Dlugy-Hegwer <rolfedh@users.noreply.github.com>
2022-11-09 22:31:05 +00:00
Kubernetes Prow Robot
1e1fd08cd5
Merge pull request #36498 from Krishnamohan-Yerrabilli/new_branch
...
Fix grammar in Using a Service to Expose Your App tutorial
2022-10-22 02:07:56 -07:00
Krishnamohan Yerrabilli
4594d02f8d
Update content/en/docs/tutorials/kubernetes-basics/expose/expose-intro.html
...
Suggestions applied
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-10-22 14:27:53 +05:30
Shivansh Yadav
d75f302c1f
fix: CSS inconsistencies between docs/tutorials/kubernetes-basics and… ( #34188 )
...
* fix: CSS inconsistencies between docs/tutorials/kubernetes-basics and the rest of the pages
* fix: remove blank lines
2022-10-02 09:40:13 -07:00
Krishnamohan Yerrabilli
9bedc37607
Update expose-intro.html
2022-08-30 14:29:18 +05:30
Kubernetes Prow Robot
d441837c51
Merge pull request #33880 from JohnTitor/patch-1
...
Fix some minor typos on expose-intro.html
2022-06-01 21:11:45 -07:00
Yuki Okushi
d8f20c9e5b
Fix some minor typos
2022-06-02 06:57:20 +09:00
Tim Bannister
a7c5ec8eda
Extend Katacoda removal warning
...
Also cover HTML-based interactive tutorials that do not launch Katacoda
from a button. This commit only updates the English localization.
2022-05-29 14:17:54 +01:00
Kubernetes Prow Robot
59f7c6f39c
Merge pull request #28905 from RA489/update_cluster
...
Improvement to create cluster page
2021-12-17 07:44:29 -08:00
RA489
3766686671
Improvement to create cluster page
2021-12-06 12:38:43 +05:30
RA489
1ddef08a50
Improvement to create cluster page
2021-11-09 11:06:25 +05:30
Claudia J. Kang
d534f730cf
Fix the missing termination character with HTML5 named character reference
...
The HTML5 named character reference such as '>', '<' should be terminated
with semicolon character. This commit fixes the missing termination character
with the kubernetes-basics tutorials.
2021-08-01 00:05:16 +09:00
able.lv
d439e57224
Fix a code block format in expose-intro.html
2021-07-22 19:40:05 +08:00
Kubernetes Prow Robot
b05de02eaa
Merge pull request #28292 from Philipsty/master
...
Improvement for k8s.io/docs/tutorials/kubernetes-basics
2021-07-04 06:20:18 -07:00
uhziel
ca1f9bd689
Update explore-intro.html
2021-07-04 08:54:54 +08:00
uhziel
84fea74349
replace 'the Master' to 'the Control Plane'
2021-07-03 18:29:24 +08:00
uhziel
8af5744ea3
replace 'the Master' to 'the Control Plane'
2021-06-29 21:04:56 +08:00
tylerphilips
be1f5e6b35
update kubernetes-basics buttons
2021-06-25 20:53:28 -04:00
tylerphilips
d1fa1547e7
Added Navigation buttons for training modules 1 to 6
2021-06-08 19:04:27 -04:00
tylerphilips
b3c36f6b5e
Added Navigation buttons for training modules 1 to 6
2021-06-04 21:35:43 -04:00
tylerphilips
7a02a387dc
Added navigation buttons for training modules 1 to 4
2021-06-04 20:53:33 -04:00
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