Commit Graph

573 Commits

Author SHA1 Message Date
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
Shivansh Yadav d75f302c1f
fix: CSS inconsistencies between docs/tutorials/kubernetes-basics and… (#34188)
* fix: CSS inconsistencies between docs/tutorials/kubernetes-basics and the rest of the pages

* fix: remove blank lines
2022-10-02 09:40:13 -07:00
Kubernetes Prow Robot 031f87ed5f
Merge pull request #36501 from liggitt/podsecurity-ga
Update pod security configuration docs for v1
2022-09-20 07:23:20 -07:00
Alex Pakalniskis 61ce6e27ef
Fix cluster cleanup command 2022-09-10 12:28:01 -07:00
Kubernetes Prow Robot 3b1fe5b658
Merge pull request #35217 from tengfei86/patch-3
Revise use of jsonpath in AppArmor tutorial
2022-09-07 09:40:38 -07:00
Jordan Liggitt 7eba57d4de
Update pod security configuration docs for v1 2022-09-01 17:29:53 -04:00
kartik494 a830a0ba63 Added cleanup steps for persistent storage 2022-08-31 08:29:32 +05:30
Krishnamohan Yerrabilli 9bedc37607
Update expose-intro.html 2022-08-30 14:29:18 +05:30
cathchu e5ea8833be Merge remote-tracking branch 'upstream/main' into dev-1.25 2022-08-22 08:35:18 -04:00
Bishal das bd8b8508cb
Update source-ip.md 2022-08-19 12:02:26 +05:30