DanteMustCode
5ac9411865
fix markdown format as shell
2023-03-21 16:09:36 +08:00
Hasan Rashid
94ee30ef0e
Remove duplicate paragraph (Issue 40127)
2023-03-19 23:10:04 -04:00
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
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
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
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