Commit Graph

608 Commits (a86cebbc948be52aa95fd1bb562d14b8902cf60d)

Author SHA1 Message Date
Kubernetes Prow Robot f4febd0922
Merge pull request #44151 from utkarsh-singh1/update-content-tutorial-kubernetes-basics
Fix markup for tutorials
2024-01-09 16:55:18 +01:00
Kubernetes Prow Robot bf40e12353
Merge pull request #44234 from adityasamant25/issue-43256
Improve user guidance in Kubernetes basics tutorials
2024-01-07 23:13:25 +01:00
Tim Bannister ca37e9ac68 Revise StatefulSet tutorial updates advice 2024-01-02 11:14:52 +00:00
John Gaughan 88820251b4
Grammar corrections 2023-12-30 17:17:02 -08:00
Kubernetes Prow Robot eabc417dc4
Merge pull request #44241 from haripriya9647/note
Add note to specify only AMD64 compatibility for example image
2023-12-28 14:59:24 +01:00
Kubernetes Prow Robot b57d839f8f
Merge pull request #44432 from sftim/20231219_revise_statefulset_tutorial
Write headings in sentence case for StatefulSet tutorial
2023-12-22 04:27:22 +01:00
Kubernetes Prow Robot 69d7cef2bb
Merge pull request #44402 from rohan-kapse/patch-9
Fix incorrect redirection for "PersistentVolumes" in "Running ZooKeeper"  tutorial
2023-12-22 04:21:31 +01:00
Kubernetes Prow Robot 337ef041fd
Merge pull request #44396 from tchiaspko/patch-1
Update configure-redis-using-configmap.md
2023-12-22 02:15:13 +01:00
Tim Bannister a0433c9a40 Write headings in sentence case 2023-12-20 15:14:16 +00:00
Haripriya f55c69129a updated note 2023-12-20 20:22:49 +05:30
Kubernetes Prow Robot 2af6d25176
Merge pull request #44036 from pranav-pandey0804/updated_source-ip__page
Capitalized the required words
2023-12-19 03:28:04 +01:00
Kubernetes Prow Robot d723817b6a
Merge pull request #44390 from sftim/20231216_revise_statefulset_tutorial
Add comments to shell snippets in StatefulSet tutorial
2023-12-18 01:38:28 +01:00
Kubernetes Prow Robot 87618b516c
Merge pull request #44116 from digininja/patch-2
show the output from metrics server
2023-12-18 01:12:08 +01:00
Rohan Kapse baa9da8695
Update zookeeper.md 2023-12-18 02:39:32 +05:30
Tim Bannister 939c2f5990 Add comments to shell snippets
Use POSIX-compatible comments to explain the context and expectations to
the person following the tutorial.
2023-12-17 17:10:11 +00:00
Tony Chia bd2c8d05c6
Update configure-redis-using-configmap.md
Fix missing configMap parent key
2023-12-16 21:13:25 -08:00
Haripriya b8c2e02763 note 2023-12-14 22:38:07 +05:30
Haripriya 6165f83b98 added note 2023-12-14 22:27:34 +05:30
Kubernetes Prow Robot c0648857e2
Merge pull request #43719 from PranitRout07/test1
Improve visibility for tutorial diagrams through color change
2023-12-09 20:50:40 +01:00
Kubernetes Prow Robot 4c04be3030
Merge pull request #43984 from sftim/20231117_statefulset_changes
Switch StatefulSet tutorial to HTTP manifest source
2023-12-08 03:57:02 +01:00
lakshmi prasuna 5f77eb1ecd
added hyperlink for pod and updated with a note. (#44051) 2023-12-07 14:45:51 +01:00
Kubernetes Prow Robot 0398a27328
Merge pull request #43692 from PranitRout07/test
Fix missing Step labels in 'Using a Service to Expose Your App' tutorial
2023-12-07 14:35:57 +01:00
Kubernetes Prow Robot 2bb38cbd20
Merge pull request #42025 from shurup/tutorials-fix-hello-minikube
Internal link fix for the Hello Minikube tutorial
2023-12-07 11:35:21 +01:00
Dmitry Shurupov a76c8e718f Small fixes for the hello minikube tutorial
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-12-07 11:21:22 +07:00
Haripriya 5d1eb2af2a added note 2023-12-07 00:27:29 +05:30
Aditya Samant 65e1dc9059 Issue 40645 - Added a note about minikube tunnel for Docker Desktop 2023-12-06 18:22:05 +05:30
Aditya Samant 81a6077759 43256 - Changes to consolidate and streamline Kubernetes basics tutorials to avoid redundancy and confusion 2023-12-06 16:59:08 +05:30
utkarsh-singh1 6ad170bf17 Updated kubernetes tutorials from deploy-intro.html to update-intro.html
Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
2023-11-30 12:00:37 +05:30
Delta X 310a1221ac
[en] Update cluster-level-pss.md show the code sample what user will apply
Add code sample link to show what user will apply.
2023-11-30 01:22:58 +08:00
Robin Wood 8f1c455717
show the output from metrics server
It seems a shame to install it and then not show it in use. The first thing I did after installing it and then seeing the next command was to uninstall it was to go and google what it is and how to get data from it.
2023-11-28 10:35:08 +00:00
pranav-pandey0804 8dd8d4a06d Capitalized the required words 2023-11-22 19:59:29 +05:30
Tim Bannister 13039d826c Switch StatefulSet tutorial to HTTP manifest source
kubectl can apply manifests direct from the web; let's teach that.
2023-11-17 19:00:24 +00:00
DeltaX 9c29ea92e9 Fix scale-intro.html outputs indentations of terminal.
Fix command code block without line break

Update content/en/docs/tutorials/kubernetes-basics/scale/scale-intro.html

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-11-16 17:13:18 +08:00
yanggang ad52e828b5
Fix KinD typos in en docs.
Signed-off-by: yanggang <gang.yang@daocloud.io>
2023-11-08 22:12:26 +00:00
dancer13 1d7e34fcf2
refactor(content.en.docs.tutorials.security.SecComp): add sha to kindes/node image 2023-10-31 09:48:12 +01:00
dancer1325 7df7e9dd7e fix(content.en.docs.tutorials.security.SecCommp): switch to newer kindes/node version 2023-10-30 18:17:20 +01:00
PranitRout07 5c49e610e3 Changed yellow color to orange color for better visibility 2023-10-28 16:19:00 +05:30
PranitRout07 ea1e980806 Assigned numbers to steps that were previously unlabeled.
Update content/en/docs/tutorials/kubernetes-basics/expose/expose-intro.html

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-10-26 14:30:33 +05:30
Hasan Rashid 972a46738e
Remove redudant steps from instruction (#41953)
* Remove redudant steps from instruction

* Update content/en/docs/tutorials/services/connect-applications-service.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Update content/en/docs/tutorials/services/connect-applications-service.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Update content/en/docs/tutorials/services/connect-applications-service.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Update content/en/docs/tutorials/services/connect-applications-service.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Update content/en/docs/tutorials/services/connect-applications-service.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tutorials/services/connect-applications-service.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Change line 313, and add missing line

* Fix missing command end on line 313

* Update connect-applications-service.md

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-10-10 09:19:02 +02:00
Kubernetes Prow Robot 329af06916
Merge pull request #42085 from AlexanderSerbul/patch-1
Update connect-applications-service.md
2023-10-10 08:59:01 +02:00
Kubernetes Prow Robot 5e30f39aaa
Merge pull request #42104 from lngando/patch-1
Update connect-applications-service.md
2023-10-10 08:35:55 +02:00
Kubernetes Prow Robot bdea330d48
Merge pull request #43133 from sftim/20230920_revise_statefulset_tutorial_introduction
Revise introduction to StatefulSet tutorial
2023-10-09 10:58:40 +02:00
Kubernetes Prow Robot 48832a315f
Merge pull request #43250 from PranitRout07/patch-3
Ensure all letters in kind are in lowercase
2023-10-05 14:55:52 +02:00
Kubernetes Prow Robot d23de5e9ec
Merge pull request #43312 from Affan-7/Katacoda-Kubernetes-basics
Remove mention of Katacoda interactive tutorial
2023-10-04 11:05:26 +02:00
Mohammed Affan 82a5754036 Remove katacoda interactive tutorial 2023-10-04 12:10:06 +05:30
Kubernetes Prow Robot deaf757362
Merge pull request #43234 from PranitRout07/patch-2
Remove some vertical space between lines of text
2023-10-03 05:33:31 +02:00
Kubernetes Prow Robot 205f1f940c
Merge pull request #43187 from steve-hardman/fix-feedback
Fix style guide nits in tutorial
2023-09-29 18:09:56 -07:00
PranitRout07 9b302b4da2
Ensure all letters in kind are in lowercase
I have found the word 'kind' is written like 'KinD'.So i have changed all the letters in 'KinD' to lowercase.
2023-09-29 07:19:35 +05:30
steve-hardman da8f6e9a23 Fix sytle guide pending feedback 2023-09-28 12:55:11 +00:00
PranitRout07 3543676a5a
Removed extra spaces between lines.
issue : unnecessary spaces present between the lines.
2023-09-28 07:39:47 +05:30