Kubernetes Prow Robot
f08ea3a5a8
Merge pull request #49125 from dev-johnn/issue-48437
...
Move 'Namespaces Walkthrough' to tutorials section
2025-04-08 05:58:49 -07:00
Kubernetes Prow Robot
8cd43fb092
Merge pull request #48592 from mrgiles/41625_html_tutorials_html_to_md
...
Rewrite tutorials in Markdown
2025-04-05 17:24:37 -07:00
Kubernetes Prow Robot
75faa38ddd
Merge pull request #49414 from aakankshabhende/49326
...
Fixed link navigation bug
2025-02-16 09:20:23 -08:00
aakankshabhende
05bebe386c
Made suggested change
...
Signed-off-by: aakankshabhende <aakanksha0407@gmail.com>
2025-01-29 12:22:46 +05:30
Abhinandh B G
7f4ece6dc8
Fixed command for kubectl patch statefulset
...
Signed-off-by: babugeet <abhinandhbg@gmail.com>
2025-01-27 14:06:25 +00:00
aakankshabhende
f63b95a088
Fixed link navigation bug
...
Signed-off-by: aakankshabhende <aakanksha0407@gmail.com>
2025-01-13 21:51:23 +05:30
Sean McGinnis
fb8573c2fb
Remove tutorials link to java microservice example
...
This content was removed by an earlier PR, but not cleaned up from the
tutorials index.
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2025-01-07 09:48:28 -06:00
John.C
5635d49033
Move 'Namespaces Walkthrough' to tutorials section
2024-12-17 01:25:24 +00:00
Andrei Ivantsov
633e85b9ca
Update apparmor.md
2024-12-04 11:29:16 +01:00
Andrei Ivantsov
f3e97aac9c
Use jsonpath to extract hostname for AppArmor profile distribution
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-12-04 11:23:54 +01:00
Andrei Ivantsov
66fba26914
Fix collection of node host names for apparmor profile distribution
2024-12-03 22:23:26 +01:00
Kubernetes Prow Robot
68ed21755d
Merge pull request #48763 from Thoughtscript/patch-2
...
docs: typos
2024-11-20 15:52:54 +00:00
steve-hardman
657fca254b
Delete obsolete online interactive tutorial page
2024-11-20 00:17:31 +00:00
Marcelo Giles
8a573f4ebc
Add images css and alert boxes
2024-11-18 20:50:24 -08:00
Adam Gerard
6a73d0e087
docs: factor out typos into new pr
2024-11-18 18:41:23 -06:00
Marcelo Giles
8f3435d3c7
Add update-your-app tutorial
...
Add bulleted lists to whatsnext section
Fix typos/tags
Use numbered list for index.md
Fix index page format
blue boxes test > cluster-intro
fix blue boxes test > cluster-intro
Add animations to scale and update
fix index indentations
tidy up index format
fix indentation
fix img src paths
2024-11-18 12:11:58 -08:00
Kubernetes Prow Robot
3fa049b277
Merge pull request #48651 from windsonsea/sidec
...
Clean up a tutorial: pod-sidecar-containers.md
2024-11-09 00:26:43 +00:00
windsonsea
a7c9e0bbc9
Fix bullet indentations and typos in kubelet-standalone.md
2024-11-06 17:33:23 +08:00
windsonsea
96d69d62fe
Clean up a tutorial: pod-sidecar-containers.md
2024-11-06 10:05:34 +08:00
Marcelo Giles
7d9f20185a
Add scale-your-app tutorial
...
Minor edits to expose-your-app-publicly
2024-11-03 20:38:16 -08:00
Marcelo Giles
2694be67ee
Add expose-your-app-publicly tutorial
2024-11-03 20:38:15 -08:00
Marcelo Giles
d222f02f75
Add explore-your-app tutorial
2024-11-03 20:38:14 -08:00
Marcelo Giles
a3ff25ab92
Add deploy-an-app tutorial
...
Minor edits to create-cluster
2024-11-03 20:36:59 -08:00
pegasas
7195f5feaa
[SidecarContainer] provide sidecar implementation best practices hints
...
Update content/en/docs/concepts/workloads/pods/sidecar-containers.md
Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>
Update content/en/docs/tutorials/configuration/pod-sidecar-containers.md
Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>
2024-11-02 14:08:13 +08:00
Marcelo Giles
fcf2501559
Add create-cluster tutorial
2024-10-29 13:09:21 -07:00
Kubernetes Prow Robot
5429a6fbad
Merge pull request #48003 from ayushpatil2122/patch-9
...
Add sample output to Kubernetes introductory tutorial (scaling)
2024-10-20 13:51:03 +01:00
Tim Bannister
57950764ca
Fix indentation
2024-10-20 13:40:50 +01:00
Kubernetes Prow Robot
27ea28db8f
Merge pull request #48094 from mrgiles/47402_standalone_kubelet_tutorial
...
Add Tutorial Running Kubelet in Standalone Mode
2024-10-16 17:29:03 +01:00
Marcelo Giles
f9851cdd11
Expand kubelet config explanation note
2024-10-15 21:25:09 -07:00
Marcelo Giles
c87c4b8649
Add Tutorial Running Kubelet in Standalone Mode
...
Add lessoncontent tag
Add changes requested in comments/feedback
Add svcs checks and cleanup details. Fix typos
Simplify curl test commands
Revert curl test commands syntax change. Fix kubelet api addr
Minor edits, fixes
Remove list items, minor fixes
Add changes requested in feedback. Add arm64 arch urls and commands
Add changes requested in feedback. Add sudo to commands
Move kubelet-standalone to new cluster-management section
Add changes requested in feedback. Minor fixes
Switch pod ip addr to localhost
Add swap section and fix systemctl daemon-reload
Add swap note and fix paragraph
Substitute containerd with crio. Modify instructions
Add changes requested in feedback/comments. Other minor fixes
Add security warnings to kubelet config file
Add changes requested in feedback/comments
Add more changes requested in feedback/comments
Fix kubelet api port
Replace containerd.service -> crio.service
Add suggested changes in feedback and minor fixes
Add set up cri-o title header
2024-10-15 13:34:45 -07:00
Kubernetes Prow Robot
92fad83587
Merge pull request #45885 from LavredisG/main
...
Update en-update-intro.html
2024-10-10 00:34:24 +01:00
LavredisG
aab31488ba
Update content/en/docs/tutorials/kubernetes-basics/update/update-intro.html
2024-10-06 23:16:27 +00:00
Zadjad Rezai
b55400ab9a
Fix typo in apparmor.md
2024-09-28 23:13:30 +02:00
HITMAN
5864801071
Update scale-intro.html
2024-09-19 21:45:51 +05:30
Gulcan Topcu
9c58a926d5
Update source-ip.md
...
Update the echoserver:1.4 to 1.10
2024-09-08 17:21:36 +03:00
HairlessVillager
0e5b1538ac
docs: fix borken hyperlink in pod-sidecar-containers.md
2024-09-05 11:32:46 +08:00
Alexander Stefurishin
7e64c2db82
Fix broken links from "overview/components/#..." to "architecture/#..." ( #47724 )
...
* replace "docs/concepts/overview/components/#" with "docs/concepts/architecture/#" in "content/en/**/*.*"
* revert changes in old blog posts
2024-08-31 23:54:45 +01:00
Kubernetes Prow Robot
cada0a9c15
Merge pull request #46825 from SergeyKanzhelev/sidecarsTrobleshooting
...
Add tutorial about running Pods with sidecar containers
2024-08-25 02:02:08 +01:00
Kubernetes Prow Robot
6bc8f405ac
Merge pull request #47067 from Ritikaa96/glossary-add-watch
...
Added watch to glossary
2024-08-22 15:54:11 +01:00
Sergey Kanzhelev
4bc6afb68c
sidecar containers
2024-08-08 20:38:54 +00:00
Kubernetes Prow Robot
01a668bfb4
Merge pull request #47023 from vinayakankugoyal/armor2
...
KEP-24: Graduate Kubernetes' support for AppArmor to GA.
2024-07-24 18:19:18 -07:00
Vinayak Goyal
87a705579f
KEP-24: Graduate Kubernetes' support for AppArmor to GA.
...
Signed-off-by: Vinayak Goyal <vinaygo@google.com>
2024-07-24 23:17:07 +00:00
Ritikaa96
5053a95f53
Adding glossary tooltip for watch in k/docs
...
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-07-23 15:08:24 +05:30
Aaina26
50bddee591
Fixed a dead link in AppArmor doc
2024-07-18 11:13:48 +05:30
windsonsea
860edc844f
Clean up updating-configuration-via-a-configmap.md
2024-07-17 09:47:22 +08:00
Kubernetes Prow Robot
9b9259727a
Merge pull request #46140 from cjcullen/patch-3
...
Update hello-minikube.md
2024-07-10 08:57:57 -07:00
CJ Cullen
a3e1fef3a0
Update content/en/docs/tutorials/hello-minikube.md
...
Co-authored-by: Shubham <shubham.kuchhal@india.nec.com>
2024-06-27 10:43:11 -07:00
Robin Wood
41ae34b988
tell the user to use their own name, not the example. ( #44115 )
...
* tell the user to use their own name, not the example.
The example command won't work if just copy/pasted, the name in it needs updating to the one in the user's environment.
* Update content/en/docs/tutorials/hello-minikube.md
Co-authored-by: lakshmi prasuna <thummala.prasuna@india.nec.com>
* Update hello-minikube.md
Fixing line styling
* Updated to use a note.
* Removing stray left over line
---------
Co-authored-by: lakshmi prasuna <thummala.prasuna@india.nec.com>
2024-06-14 05:10:57 -07:00
Kubernetes Prow Robot
714e0533af
Merge pull request #46639 from shayaniox/main
...
Modify registry.k8s.io/nginx-slim version from 0.8 to 0.24
2024-06-07 06:11:28 -07:00
Osama Dar
c2650d69a9
Update hello-minikube.md
...
Update the tutorial instructions to get the correct pod name
2024-06-05 14:32:08 +02:00