Commit Graph

28118 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 2309413a89 Merge pull request #31344 from chalin/patch-1
Copyedits to API ref building instructions in README
2022-01-27 11:11:50 -08:00
Kubernetes Prow Robot 030cc57ff7 Merge pull request #31089 from ptux/add-tasks/debug-application-cluster/debug-application-ja
[ja] Translate tasks/debug-application-cluster/debug-application into Japanese
2022-01-27 06:12:26 -08:00
Kubernetes Prow Robot f1b4131deb Merge pull request #31538 from mbongard/patch-1
Fixed malformed sentence
2022-01-27 04:56:25 -08:00
Kubernetes Prow Robot 70a990def8 Merge pull request #31516 from whitebear009/patch-1
[zh] Update "kubeclt" to "kubectl"
2022-01-27 04:54:25 -08:00
Kubernetes Prow Robot 7d9dd29483 Merge pull request #31531 from prasadkatti/patch-1
Move command to a code-block
2022-01-27 04:52:26 -08:00
Kubernetes Prow Robot 023db16622 Merge pull request #31518 from mtardy/main
Add warning for creating namespaces with the same name as public TLDs
2022-01-27 04:48:26 -08:00
Kubernetes Prow Robot 32bd7727ad Merge pull request #31534 from saschagrunert/seccomp-default-improvements
Improve SeccompDefault documentation
2022-01-27 04:40:25 -08:00
Kubernetes Prow Robot c93f0966c4 Merge pull request #31226 from atiratree/concepts.deployment
make deployment status behaviour more descriptive
2022-01-27 04:30:26 -08:00
Kubernetes Prow Robot abac6d2439 Merge pull request #31495 from xzyangNB/main
[zh] Fix translate problem in Chinese doc
2022-01-27 04:04:25 -08:00
Praveen Rewar 84c3c3b1a6 Fix broken link in docs/concepts/services-networking/ingress/ 2022-01-27 17:31:05 +05:30
Michel Bongard 8ea2fb38ed Update logging.md 2022-01-27 12:37:35 +01:00
Lee Verberne 627a56d147 Update API reference for Ephemeral Containers beta 2022-01-27 11:14:06 +01:00
mtardy 61174c49ba Add warning for creating namespaces with the same name as public TLDs
Uppercase Service API object following documentation style guide

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Add mitigation propositions

Add RFC reference for the trailing dot in an absolute DNS name

Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-01-27 10:58:41 +01:00
Sascha Grunert 4074c2e7c3 Improve SeccompDefault documentation
- Highlight that we do not change the Kubernetes API and how to verify
  the used seccomp profile
- Fix the kind configuration and enhance the example with a custom
  workload.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-01-27 10:09:18 +01:00
Prasad Katti eee745066d Move command to a code-block
Put the command in a separate code block to keep things consistent
2022-01-26 22:20:54 -08:00
Kubernetes Prow Robot 53c222cbbf Merge pull request #31429 from jihoon-seo/220121_ko_Update_links_in_dev-1.23-ko.1
[ko] Update links in `dev-1.23-ko.1`
2022-01-26 21:40:02 -08:00
Kubernetes Prow Robot 00d4e05e98 Merge pull request #31521 from SpecialYang/main
Fix imprecise statements for virtual hosting example.
2022-01-26 08:00:01 -08:00
Kubernetes Prow Robot 37b7c6fd55 Merge pull request #31410 from chris-short/cbshort-issue-31394
Update static-pod.md
2022-01-26 07:34:01 -08:00
Chris Short 2e870ee761 console no worky; shortening lines 2022-01-26 10:20:32 -05:00
SpecialYang 9911912709 Fix imprecise statements for virtual hosting example 2022-01-26 22:33:33 +08:00
Kubernetes Prow Robot f7b9625249 Merge pull request #31505 from Babapool/out-of-band-v1.22.3
Updates Releases page to mention v1.23.3
2022-01-26 06:30:01 -08:00
Chris Short da296afc78 Merge branch 'cbshort-issue-31394' of github.com:chris-short/website into cbshort-issue-31394 2022-01-26 07:14:34 -05:00
Chris Short 2e812faacf Update static-pod.md
Adding console to crictl ps output lines as suggested: https://github.com/kubernetes/website/pull/31410#discussion_r791186773
2022-01-26 07:14:31 -05:00
whitebear009 4e2f9b67a7 Update "kubeclt" to "kubectl" 2022-01-26 16:19:19 +08:00
Kubernetes Prow Robot 8b34063fba Merge pull request #30961 from ystkfujii/v1.24_remove_section_on_dockershim
Set the dockershim state to deprecation.
2022-01-25 22:46:26 -08:00
William Denniss 20ee91f0da Include link to Pod Security Admission in the PodSecurityPolicy deprecation notice (#31475)
* Include link to Pod Security Admission in the PodSecurityPolicy deprecation notice

Add a link to the Pod Security Admission feature, which replaces PodSecurityPolicy. Currently users who read this page may not realize what the replacement is. The linked blog post talks about the KEP that created Pod Security Admission, but with no direct link.

* Remove link prefix

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-01-25 16:28:26 -08:00
Subhasmita Swain cdfe3fa6bc removal of docker runtime mentions in feature gates page (#31498)
* removal of docker runtime mentions in feature gates page

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-25 16:24:26 -08:00
Kubernetes Prow Robot 7012f76988 Merge pull request #31389 from liggitt/stable-deprecation-policy
Modify the deprecation policy to disallow removal of stable API versions
2022-01-25 12:33:43 -08:00
Kubernetes Prow Robot ee346e48d8 Merge pull request #31363 from yashodhanmohan/fix/pod-dns
Correcting DNS record for pods exposed by a Service
2022-01-25 12:21:41 -08:00
Kubernetes Prow Robot 45061ef70f Merge pull request #31434 from BenTheElder/jaun-admin
update build admins, add Juan Escobar, remove Amit Watve
2022-01-25 08:54:31 -08:00
Kubernetes Prow Robot 7cb748a933 Merge pull request #31308 from meysam81/meysam/annotation-between-backticks
docs: place annotation between backticks ✏️
2022-01-25 08:50:31 -08:00
Kubernetes Prow Robot 045370a194 Merge pull request #30982 from KimDoubleB/cascade-default-background
Update `cascade` default value to background
2022-01-25 08:16:31 -08:00
Kubernetes Prow Robot 561cb83a26 Merge pull request #31456 from gaoliang/main
Sticky table of contents
2022-01-25 07:56:30 -08:00
Vitthal Sai 345ff4fcc1 Updates Releases page to mention v1.23.3 2022-01-25 20:51:33 +05:30
Kubernetes Prow Robot 6aa07e7918 Merge pull request #31407 from MdSahil-oss/main
Update update-daemon-set.md
2022-01-25 05:42:32 -08:00
Kubernetes Prow Robot 501daa29b5 Merge pull request #31496 from ptux/patch-14
Update projected-volumes.md
2022-01-25 02:06:31 -08:00
Wang 88fbaa1160 Update projected-volumes.md 2022-01-25 18:47:48 +09:00
Wang e08d312a6d Update projected-volumes.md 2022-01-25 17:46:30 +09:00
Kubernetes Prow Robot 0632b6afba Merge pull request #31494 from puerco/out-of-band
Add Out-of-band release 1.23.3 to schedule files
2022-01-24 21:44:31 -08:00
Puerco 003b5dad5c Fix dates in 1.23.3 patch release date
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-01-24 22:56:07 -06:00
yangxianzhao 4d793a9a34 Fix translate problem in Chinese doc 2022-01-25 11:17:27 +08:00
Kubernetes Prow Robot 5c5e87edad Merge pull request #31482 from krvaibhaw/main
ko : Updated KubeCon dates
2022-01-24 19:10:50 -08:00
Adolfo García Veytia (Puerco) 29fb92a20d Add release 1.23.3 to schedulke markdown
Signed-off-by: Adolfo García Veytia (Puerco) <adolfo.garcia@uservers.net>
2022-01-24 21:02:15 -06:00
Adolfo García Veytia (Puerco) 669213a6f1 Add emergency release 1.23.3 to schedule.yaml
Signed-off-by: Adolfo García Veytia (Puerco) <adolfo.garcia@uservers.net>
2022-01-24 21:01:27 -06:00
Kubernetes Prow Robot 23db35e9bb Merge pull request #31493 from Arhell/fix-list
[id] fixed the list container images by pod section
2022-01-24 17:40:49 -08:00
Arhell 4a2fb111bd [id] fixed the list container images by pod section 2022-01-25 00:34:36 +02:00
Kubernetes Prow Robot 9ffbaf39b2 Merge pull request #31357 from anubha-v-ardhan/Add-event-to-glossary
Add "event" to glossary
2022-01-24 14:05:15 -08:00
Chris Short 2a32814359 Merge branch 'kubernetes:main' into cbshort-issue-31394 2022-01-24 15:07:23 -05:00
Kubernetes Prow Robot 5ae78ac97e Merge pull request #31009 from mikemonteith/patch-1
Use --patch-file in documentation
2022-01-24 11:43:35 -08:00
Chris Short a819c51c22 Update static-pod.md
- Fixed brain flatuence around which runtime I was testing
- Outputs changed
- Noted added about crictl ps's default behavior of outputting sha256sum in image name
- Image name in outputs have been shortened per Slack convo https://kubernetes.slack.com/archives/C02PZMA3R6E/p1643026840047600
2022-01-24 14:40:52 -05:00