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
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
Adam Gerard
6a73d0e087
docs: factor out typos into new pr
2024-11-18 18:41:23 -06: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
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
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
shayan
e9c7b069d5
Modify registry.k8s.io/nginx-slim version from 0.8 to 0.24
2024-06-04 11:10:02 +03:30
shayan
d5b194da5b
Modify the image node-hello to hello-app ( #46582 )
2024-06-01 16:13:16 -07:00
Kubernetes Prow Robot
005a562f0c
Merge pull request #45878 from tomoaki-ii/revise-statefulset-tuto
...
Correcting scenario inconsistencies and output checks
2024-06-01 14:10:02 -07:00
Robert Cronin
990c64b145
Update node-hello image to Google's newer image
2024-05-29 22:50:38 +10:00
steve-hardman
465af1f284
Fix guidance regarding Service creation in tutorial
...
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-05-24 01:08:42 +01:00
steve-hardman
73f10efb0d
Fix guidance regarding Service creation in tutorial
2024-05-23 16:59:24 +01:00
axlrosen
5a85483ed5
Update hello-minikube.md
...
When I ran `kubectl get deployments`, it showed no available nodes. So I thought I did something wrong. Eventually I ran it again and it matched the expected output. So, I would like to add a helpful hint to the documentation.
2024-05-18 16:17:38 +01:00
Hamza Coşkun
e4abc3028e
fix typo in connect-applications-service.md
...
was: 'a labels'
now: 'a label'
2024-05-17 09:43:00 +03:00
tomoaki-ii
aae1fec45e
Update basic-stateful-set.md
...
Update to container images #642
2024-05-14 15:55:30 +09:00
tomoaki-ii
271d4ee007
Update basic-stateful-set.md
...
Update to container images #572&640-642
2024-05-14 14:11:12 +09:00
Tim Bannister
1bd0de1919
Turn interactive tutorials into custom 404 pages
...
Katacoda has shut down for good, and we have not added a local /
in-project alternative playground in the time since. Serving a 404 helps
cement that these pages are no longer part of the site.
2024-05-11 19:04:35 +01:00
windsonsea
983eab4732
Fix lists in apparmor.md
2024-05-10 16:22:33 +08:00
Kubernetes Prow Robot
6d0046600f
Merge pull request #45549 from mietnik/patch-2
...
check-service-exists
2024-05-03 20:48:41 -07:00
Kubernetes Prow Robot
ea4444a849
Merge pull request #43214 from shannonxtreme/apparmor-seccomp
...
Add new page for kernel-level constraints
2024-04-30 04:56:15 -07:00