Commit Graph

573 Commits

Author SHA1 Message Date
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
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