Commit Graph

682 Commits

Author SHA1 Message Date
Tim Bannister 487b7b17a2 Revise StatefulSet tutorial
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2024-04-22 09:48:30 +01:00
Tim Bannister 6385a62747 Ready Hello, Minikube page for vanilla Docsy 2024-04-20 20:40:54 +01:00
Kubernetes Prow Robot 61f8737cbd
Merge pull request #44540 from adityasamant25/configmaps-secrets
Document updating configuration via a ConfigMap
2024-04-17 14:13:26 -07:00
Shannon Kularathna 610753c768 Add page for kernel-level security concepts 2024-04-17 17:00:13 -04:00
CJ Cullen 1833b33d91
Update hello-minikube.md
Add warning about kubectl expose on agnhost
2024-04-15 11:49:29 -07:00
tomoaki-ii c25ab084b3
Update basic-stateful-set.md
Revise get statefulset web  #115-116
Revise container images  #640-642
2024-04-12 16:01:03 +09:00
tomoaki-ii 6324d6304c
Update basic-stateful-set.md
statefulset web revise
2024-04-12 09:29:30 +09:00
Aditya Samant 3efc5cde2f
Updating Configuration via a Configmap
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-04-05 09:16:51 +05:30
Oluebube Princes Egbuna 0568c8af60 Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-03-26 08:40:45 +01:00
Dennis Schubert f69cbbde73
Show the correct proxy URL in the deploy-intro. 2024-03-21 20:32:08 +01:00
Tim Allclair 4f11f83a45 AppArmor v1.30 docs update 2024-03-19 14:25:06 -07:00
mietnik ef8ca3629f
check-service-exists
Following tutorial step by step at this point service is not defined
2024-03-14 11:49:04 +00:00
Kubernetes Prow Robot f48e66caa7
Merge pull request #45471 from tallclair/apparmor
Refresh AppArmor documentation
2024-03-13 02:49:45 -07:00
Tim Allclair e6be053f74 Make AppArmor docs conform to style guide 2024-03-08 10:52:16 -08:00
Tim Allclair 49ace75b78 Refresh AppArmor documentation 2024-03-07 16:05:43 -08:00
Kubernetes Prow Robot 812a59bdfd
Merge pull request #44885 from pedantic-git/patch-1
Edit docker-specific image  name
2024-03-04 06:47:51 -08:00
Kubernetes Prow Robot 85c7968840
Merge pull request #44767 from Gauravpadam/20240116_scale_intro_styling_fix
Styling improvements for scale-intro.md
2024-02-13 22:16:11 -08:00
David M. Lentz 1a509fd3e4
Update deploy-intro.html
Fix typo
2024-01-24 20:08:15 -07:00
Quinn 5f0c60e0d6
Edit docker-specific image name
This documentation failed for me because I was running Minikube on Podman Desktop, and the image name `jocatalin/kubernetes-bootcamp` assumed that the registry was `docker.io`.

I think this slight modification would work for Docker and Podman alike. Let me know if you agree!
2024-01-24 17:28:59 +00:00
John Huang dc66ef3554
Add comments on Tutorial for not working on ARM architecture cluster (#44279)
* Add comments on Tutorial  for not working on ARM architecture cluster

* Update deploy-intro.html

* Update content/en/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.html

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

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-01-21 21:53:44 +01:00
Gauravpadam 181cbe0aa7 Styling improvements for scale-intro.md 2024-01-17 11:24:53 +05:30
Aditya Samant 14bda6e902 Improved the Note at the start of the section by specifying the command to create the Service if not present.
Specified the Step 2 which was missing earlier.

Added the note inside a shortcode.
2024-01-16 15:27:50 +05:30
John Gaughan 22de82adbd
Add clause about waiting for new pods before removing old ones
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-01-10 21:59:51 -05:00
John Gaughan 4f4519d245
Clarify explanation of rolling updates
I was tripped up while reading the paragraph that explains what a rolling update is and how it works. This commit makes some small phrasing and grammatical changes to make the explanation easier to read. 

Importantly, it replaces the word "updates" with "replaces", since rolling updates create *new* pods which replace the old ones, rather than updating the current pods.
2024-01-09 17:41:52 -08:00
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
PranitRout07 cd1a88f570
Update _index.md
In security section all the points are starting with capital letter but seccomp starts with small letter. So to maintain uniformity i have changed seccomp to Seccomp.
2023-09-26 20:31:28 +05:30
Kubernetes Prow Robot 462a4f7700
Merge pull request #41260 from fyu17/patch-1
Update expose-intro.html to add notes for minikube tunnelling with Docker
2023-09-24 01:42:56 -07:00
Kubernetes Prow Robot 9c66f01bee
Merge pull request #43132 from sftim/20230920_revise_statefulset_tutorial
Fix case for headings in StatefulSet tutorial
2023-09-22 03:26:48 -07:00
Tim Bannister 67fc1107fe Fix case for headings 2023-09-22 11:10:39 +01:00
Tim Bannister cab22c412d Revise tutorial introduction 2023-09-21 11:52:09 +01:00
Fucheng Yu e08eb51af4
Update content/en/docs/tutorials/kubernetes-basics/expose/expose-intro.html
Co-authored-by: Nate W <natew@cncf.io>
2023-09-15 22:45:53 -04:00
Fucheng Yu 4b13a93940
Update content/en/docs/tutorials/kubernetes-basics/expose/expose-intro.html
Co-authored-by: Nate W <natew@cncf.io>
2023-09-15 22:45:45 -04:00
MeenuyD 28a3b6db68
fix:"Hello Minikube" tutorial objective discrepancy: 'View Application Logs' mentioned but not covered . (#42998)
* fix:adding of view application logs

* remove unwanted lines
2023-09-14 20:12:13 -07:00
Aritra Ghosh da45f94c13 Update scale-intro.html
Added disclaimer to account for deleted service
2023-09-10 16:10:20 -07:00
Fucheng Yu c89260f3f6
Update expose-intro.html 2023-09-07 22:07:19 -04:00
Fucheng Yu b7d0e96c9f
improve styling 2023-09-07 21:16:39 -04:00
Kubernetes Prow Robot 4cbfe015fb
Merge pull request #42818 from tengqm/move-labels-content
Move labels discussion back to its concept page
2023-09-06 14:40:56 -07:00
Mengjiao Liu e8b136c3b3 Use code_sample shortcode instead of code shortcode 2023-09-05 17:10:14 +08:00
Qiming Teng a84bdb6470 Move labels discussion back to its concept page
The discussion about "managing labels effectively" and "updating labels"
are currently difficult to find. They are supposed to be part of the labels
concept page. This PR moves this two sections there and adjusts the links
where they were pointed at.
2023-09-01 22:17:58 +08:00
Qiming Teng 07f224714a Fix links
This PR fixes some link errors as discovered by the `linkchecker.py` tool.
2023-08-31 21:11:57 +08:00
Kubernetes Prow Robot 65bbe6a945
Merge pull request #41946 from sravyasambaturu/patch-2
Clarify which node component(s) contact control plane
2023-08-19 10:13:21 -07:00
Kubernetes Prow Robot 1d26fb7a47
Merge pull request #42504 from shurup/tutorials-intro-fixes
Tiny fixes for deploy & scale tutorials
2023-08-12 05:09:18 -07:00
Raghunandan16 5f42748e64
Removed the Katacoda shutdown notice (#41841)
* removed the Katacoda shutdown notice

* Removed Katacode shutdown notice and its mention

* fixed Formatting of the file

* fixed formatting

* fixed markdown
2023-08-11 10:13:27 -07:00
Dmitry Shurupov 7adb4352fe Tiny fixes for deploy & scale tutorials 2023-08-11 21:12:58 +07:00
windsonsea 690fd45644 use a consistent code reference in pods-and-endpoint-termination-flow 2023-08-09 09:16:42 +08:00
Kubernetes Prow Robot 6a6bf06972
Merge pull request #40230 from chirag0002/duplicated-examples
removed duplicated examples
2023-08-08 11:12:16 -07:00
Kubernetes Prow Robot f86b8d6095
Merge pull request #41929 from craigcomstock/issue-41259
Fixed "Show the app in the terminal" URL (en)
2023-08-04 05:24:21 -07:00
Kubernetes Prow Robot 001873c7a7
Merge pull request #42197 from Affan-7/cluster-intro-containerd-tooltip
Add tooltip for containerd
2023-08-01 04:50:37 -07:00
Mohammed Affan ddc5c2b64c
Update content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-01 16:43:28 +05:30
Tim Bannister a56d96f4b6 Use code shortcode for Tutorials section
Replace legacy codenew shortcode with code shortcode.
2023-07-31 14:43:14 +01:00
Marcelo Giles ee171ac8c8
Fix runtime sentence 2023-07-28 10:38:04 -07:00