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
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
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
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