Dmitry Shurupov
7adb4352fe
Tiny fixes for deploy & scale tutorials
2023-08-11 21:12:58 +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
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
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
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
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