Commit Graph

682 Commits

Author SHA1 Message Date
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
Mohammed Affan a20cd4ff22
Update content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2023-07-28 09:59:15 +05:30
Mohammed Affan 50ec0c7b90 Added link for containerd.io 2023-07-26 10:46:59 +05:30
Marcelo Giles 2c31509aa9
Merge branch 'main' into 31536_seccomp_tutorial_add_prereqs 2023-07-25 12:16:22 -07:00
Andrey Goran eb522c126f
Replace {{< codenew ... >}} with {{% codenew ... %}} in all English docs (#42180)
* Replaced {{< codenew ... >}} with {{% codenew ... %}} in all files

* Reverted changes in non-english localizations
2023-07-25 05:54:06 -07:00
Mohammed Affan 6098faa019 Add tooltip for containerd 2023-07-25 16:43:25 +05:30
Lino Ngando b1a61e5916
Update connect-applications-service.md
It is the ReplicaSet who recreates dead pods and not the deployment
2023-07-20 10:37:06 +02:00
Alex Serbul 9ad322dabc
Update connect-applications-service.md
Semantic fix
2023-07-19 13:50:34 +03:00
Alex Serbul 8face3d008
Update connect-applications-service.md
We are talking about pods here, not about services yet.
2023-07-19 13:16:49 +03:00
Kubernetes Prow Robot dd9c5380f3
Merge pull request #39961 from Dhairya-Arora01/addLine
Improvement for the security docs
2023-07-10 18:21:11 -07:00
Dhairya Arora df2613671a
Update content/en/docs/tutorials/security/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-07-10 18:50:04 +05:30
Marcelo Giles 2a642c11de
Add docker prereq, mention podman and rearrange sections 2023-07-10 01:04:41 -07:00
sravyasambaturu 495e360a1e
Update content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-07-09 19:50:05 +05:30
sravyasambaturu c2ad478632
updating cluster-intro.html #line89 2023-07-08 22:31:21 +05:30
Craig Comstock 6182853f04 Fixed "Show the app in the terminal" URL
The app is listening on port 8080 so that must be included otherwise port 80 (default) is used and the curl request will fail.

Issue: 41259
2023-07-07 15:13:17 -05:00
Kubernetes Prow Robot dfe45a9d08
Merge pull request #41820 from alex-dixon/patch-1
Add --rm for temporary pod command
2023-07-05 21:49:03 -07:00
shubham82 ce9a098b01 Improvement: Updated the link for Service Proxies. 2023-07-05 18:32:00 +05:30
Dipesh Rawat 73c7e96747
Add tutorial link to deploy first app 2023-07-03 00:17:00 +01:00
Alex Dixon de09ed7f45
Add --rm for temporary pod command
Without --rm this creates a pod in the default namespace named `curl`. It seems ok to remove it on exit.
2023-06-30 20:41:26 -07:00
Kubernetes Prow Robot 0b16ccfe5b
Merge pull request #41651 from stormqueen1990/patch-1
Remove reference to interactive tutorial in expose-intro.html
2023-06-29 10:37:42 -07:00
Mauren Berti 9c0d101871
Fix link and add anchor to navigate to specific section.
Fix the target link in the expose-intro tutorial and add an anchor to deploy-intro so the link points to the specific page location.
2023-06-27 11:24:34 -04:00
Mauren Berti 0924c73c8f
Change from review: add a link to the previous tutorial.
* Include a link that points to the tutorial where the deployment in question was originally created, to allow the reader a better flow between tutorials.
2023-06-27 11:17:49 -04:00
kanhaya kumar yadav f4a2ad9612
Update scale-intro.html
Formatted the output lines
2023-06-23 11:12:09 +05:30
J.P. Dowd 602b20bcf4 Update images to mySQL 8.0 and Wordpress 6.2.1. This example will now work on ARM based systems (Macbook M1 chips+).
Configured database image to create the required database and a non-root user for the Wordpress site.
2023-06-19 11:52:11 -04:00
Mauren Berti ad0169b0da
Remove reference to interactive tutorial in expose-intro.html
Remove reference to interactive tutorial in expose-intro.html as this is not going to be run from an interactive platform such as Katacoda anymore, but in the user's local workstation.
2023-06-15 15:23:31 -04:00
Mauren Berti bbbdb79885
Remove dangling </div> element.
Remove a dangling </div> element that is causing the following pages to break rendering:
* tutorials/kubernetes-basics/create-cluster/cluster-interactive.html
* tutorials/kubernetes-basics/deploy-app/deploy-interactive.html
* tutorials/kubernetes-basics/explore/explore-interactive.html
* tutorials/kubernetes-basics/expose/expose-interactive.html
* tutorials/kubernetes-basics/scale/scale-interactive.html
* tutorials/kubernetes-basics/update/update-interactive.html
2023-06-08 14:23:44 -04:00
Fucheng Yu af59b62a00
Update expose-intro.html
Adding node for minikube tunnelling with Docker
2023-05-22 04:19:01 -04:00
AmarNathChary bfeaca1b59 removed hyperlink in restrict a container 2023-05-16 10:45:31 +05:30
Kubernetes Prow Robot 2849ccec38
Merge pull request #41001 from Zhuzhenghao/expose-external-ip-address
Cleanup page expose-external-ip-address
2023-05-08 02:29:18 -07:00
Zhuzhenghao 071d1a5fd8 Cleanup page expose-external-ip-address 2023-05-08 13:18:34 +08:00
Arhell 5d5263b3b0 [en] remove duplicate intro html 2023-05-05 02:16:23 +03:00
Tim Bannister 50d7e85643
Migrate from fullVersion param to skew shortcode
Use {{< skew currentPatchVersion >}} to render the latest patch version
for the minor release being documented.
2023-05-02 23:25:30 +01:00
Kubernetes Prow Robot dee7405a87
Merge pull request #40484 from niranjandarshann/incorrectcommand/tutorial
Add missing quote in Performing a Rolling Update tutorial page
2023-04-17 02:20:44 -07:00
Mickey Boxell 9252eb08f5 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-04-10 12:20:33 -07:00
Mickey Boxell 31439e3d56 Merge branch 'upstream/main' into dev-1.27 2023-04-05 14:20:36 -05:00
Michael 61a91632dc Tweak line wrapings and fix indentations in mysql-wordpress-persistent-volume.md 2023-04-04 22:43:39 +08:00
niranjandarshann a8c4876d4d Fixed Incorrect Command At Tutorial #40473 2023-04-04 13:24:50 +05:30
Guangwen Feng 64244cee98 Fix for tutorials/hello-minikube.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2023-04-03 19:01:56 +08:00
Kubernetes Prow Robot 2da2c6c277
Merge pull request #40407 from mickeyboxell/merged-main-dev-1.27
Merged main dev 1.27
2023-03-31 21:49:49 -07:00
Kubernetes Prow Robot 7b262f6d32
Merge pull request #40306 from sftim/20230323_drop_katacoda
Drop or adapt tutorials that rely on Katacoda
2023-03-31 09:01:49 -07:00
Kubernetes Prow Robot 1e9ff7480e
Merge pull request #40180 from DanteMustCode/patch-1
fix markdown format as shell
2023-03-29 21:41:49 -07:00
Mickey Boxell a15fa4ae31 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-03-29 15:54:33 -05:00
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
Tim Bannister 46f37c3597 Update microservices tutorial for Katacoda EOL
No more Katacoda. Explain that the tutorial isn't available.
2023-03-28 15:23:31 +01:00
Tim Bannister 5ae11de20d Update Hello Minikube for Katacoda EOL 2023-03-28 15:23:31 +01:00
Sascha Grunert 3648d983c6
[KEP-2413] Add docs for SeccompDefault graduation
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-03-27 13:45:50 +02:00
DanteMustCode 992809e22e remove automatic newline 2023-03-27 10:26:50 +08: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
Chirag0002 9d5ab09a6f removed duplicated examples 2023-03-23 00:39:56 +05:30
DanteMustCode 5ac9411865
fix markdown format as shell 2023-03-21 16:09:36 +08:00
Mickey Boxell 79fd7f88d6 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-03-20 21:58:19 -05:00
Hasan Rashid 94ee30ef0e Remove duplicate paragraph (Issue 40127) 2023-03-19 23:10:04 -04:00
Dhairya-Arora01 7ea1ad7bef
Update content/en/docs/tutorials/security/_index.md
Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
2023-03-16 21:58:22 +05:30
Sergey Kanzhelev ae17e46f73
Document behavior of endpoints with the feature EndpointSliceTerminatingCondition (#36791)
* new behavior of endpoints with the feature gate EndpointSliceTerminatingCondition

* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md

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

* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md

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

* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md

Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>

* fixing feature gate versions

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
2023-03-15 08:32:17 -07:00
Dhairya-Arora01 3cc3620a0c a little change 2023-03-13 14:28:30 +00:00
Dhairya-Arora01 1336d6d838 Changed tThe o Kubernetes project instead of we 2023-03-13 14:22:49 +00:00
Dhairya-Arora01 5e058fdc42 Improvement for the security docs 2023-03-13 07:37:03 +00:00
Mickey Boxell 987edf7ef0 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-03-06 19:22:46 -06:00
Tim Bannister 3c8df5ea55 Mention that cluster-level PSA config might not be possible
Some managed clusters don't let you configure PSA cluster wide, and
users might not realize this unless we tell them.
2023-03-02 22:39:41 +00:00
Tim Bannister c9640ebc32 Make it clear that PSA example Pods do start OK
The reader sees a warning, but the Pods do run. That detail might not be
obvious otherwise.
2023-03-02 22:39:41 +00:00
Tim Bannister a39ee496fe Tidy PSA tutorials
Various tidying to match website style guide better.
2023-03-02 22:39:41 +00:00
Tim Bannister 25a926e465 Assume that kind provides Pod Security Admission
Given that Pod Security Admission has been beta and then generally
available for a while, assume that kind gives the reader a cluster than
includes this feature.
2023-03-02 22:39:41 +00:00
Tim Bannister c38e5c00fb Avoid creating local manifest for PSA tutorials
The kubectl tool includes a client for fetching manifests using HTTP,
and we usually rely on that for tutorials. Switch to an approach where
we don't create a manifest on the filesystem and then apply that.
2023-03-02 22:39:41 +00:00
Kubernetes Prow Robot 3a7fab6118
Merge pull request #39630 from reylejano/merged-main-dev-1.27
Merged main into dev-1.27 branch
2023-02-24 04:55:38 -08: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
Kevin Arroyo 6900728caf
Fix Link
[/docs/.../service#proxy-mode-iptables](https://kubernetes.io/docs/concepts/services-networking/service/#proxy-mode-iptables) no longer links to an anchored section of the `service` documentation page. Corrected the link.
2023-02-08 23:11:46 -05:00
windsonsea a63a43adae Modify a UI menu in hello-minikube 2023-02-08 20:53:02 +08:00
Kubernetes Prow Robot f948d810b5
Merge pull request #39190 from Jun10ng/add-reminder
Update hello-minikube.md
2023-02-06 15:00:59 -08:00
Jun10ng 62ad84a1eb
Update hello-minikube.md 2023-02-01 15:52:12 +08:00
Jun10ng 4129e07703
Update hello-minikube.md 2023-01-31 22:53:08 +08:00
Kubernetes Prow Robot 19b5268177
Merge pull request #38995 from kundan2707/kundan2707-desc-svc-output
Updated kubectl describe svc output
2023-01-27 11:16:21 -08:00
Kubernetes Prow Robot 24cde2766a
Merge pull request #39103 from windsonsea/lvlpss
Fix indentations in cluster-level-pss.md
2023-01-27 02:44:26 -08:00
Michael bfc82d5f9f Fix indentations in cluster-level-pss.md 2023-01-27 11:04:26 +08:00
Kubernetes Prow Robot d797432775
Merge pull request #39109 from Shubham82/improve_flow
Improved the content Flow.
2023-01-26 17:46:25 -08:00
shubham82 9ae7378b1a Resolved nit. 2023-01-26 11:43:25 +09:00
shubham82 07995d0fab Improved the content Flow. 2023-01-26 11:26:52 +09:00
Michael d57b56aa24 Tweak long lines in connect-applications-service.md 2023-01-25 19:43:19 +08:00
shubham82 d3e7c23d07 Improvement: Added shell code block snippet to the commands. 2023-01-23 16:38:22 +09:00
Kundan Kumar 3b70ad583a Updated kubectl describe svc output
updated  kubectl describe svc my-nginx output
2023-01-19 16:58:07 +05:30
Sascha Grunert c1bf88e71e
Update seccomp docs for v1.27
seccomp annotation will become non-functional in v1.27, which will be
now reflected in the documentation as well.

Ref: https://github.com/kubernetes/kubernetes/pull/114947

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-01-18 14:28:07 +01:00
Abigail McCarthy 06b957d01d Update page weights in tutorial/security section 2023-01-10 11:42:58 -05: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
Kubernetes Prow Robot cec61c1754
Merge pull request #38052 from krol3/merged-main-dev-1.26
Merge main branch into dev-1.26
2022-11-29 11:59:09 -08:00
Kubernetes Prow Robot 6143904bcd
Merge pull request #37224 from pwschuurman/kep-3335-documentation
Add initial documentation for StatefulSetSlice feature
2022-11-29 06:09:25 -08:00
Peter Schuurman 6474d77d4f Rename docs section for StatefulSetStartOrdinal to 'Start ordinal' 2022-11-28 03:58:57 -08:00
Peter Schuurman 23134e5fc8 Update StatefulSet Ordinal Index documentation 2022-11-27 18:08:14 -08:00
Amos Shapira 4b07c88fad
zookeeper.md - remove extra "to" 2022-11-22 16:49:38 +11:00
Kubernetes Prow Robot 8546b02d0e
Merge pull request #37383 from mtardy/hello-node-tutorial-multiarch-image
Update echoserver image in "Hello Minikube" tutorial for multiarch
2022-11-15 11:18:47 -08: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
Peter Schuurman 57c0c1a3d6 KEP-3335 StatefulSetSlice Documentation 2022-11-09 10:06:03 -08:00
Kubernetes Prow Robot 8df4092df9
Merge pull request #35017 from Kartik494/cleanstorage
Added cleanup steps for persistent storage
2022-11-03 13:54:14 -07:00
Parthava Adabala aa08044428
Fix: Grammar
Corrected subject verb disagreement.
2022-10-25 17:32:10 +05:30
Seokho Son 0985f2d902 Update page weights for pages in content/en/docs/tutorials/services 2022-10-25 03:07:31 +09: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
mtardy 25d48ec80a Update echoserver image in tutorial for multiarch
The previous version of the image did not support arm64. This one
supports amd64, arm, arm64, ppc64le, s390x on Linux, and amd64 on
multiple Windows versions.
2022-10-19 19:02:39 +02:00
Thomas Balthazar 0e31a40737
Update deprecated kubectl command in apparmor doc
Running `kubectl exec <pod_name> <command>` is deprecated:
```
kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl exec [POD] -- [COMMAND] instead
```
It should be: `kubectl exec <pod_name> -- <command>`
2022-10-08 11:31:58 +02:00