Commit Graph

30140 Commits

Author SHA1 Message Date
bang9211 5c73239f39 Translate tasks/inject-data-application/downward-api-volume-expose-pod-information in Korean 2021-10-05 14:41:36 +09:00
Kubernetes Prow Robot 3b319987f3 Merge pull request #29671 from bang9211/bang9211/distribute-credentials-secure/v0.1
[ko] tasks/inject-data-application/distribute-credentials-secure
2021-10-04 22:13:49 -07:00
Pushkar Joglekar a72f7fac17 Blog post: A closer look at NSA / CISA Kubernetes Hardening Guidance (#29791)
* Blog post: NSA / CISA Hardening

This is a community response blog post that
acts as complementary resource that takes a
closer look at the guidance.

This blog post is not a substitute for reading
the guidance
Apply suggestions from code review

Co-authored-by: Jim Angel <jameswangel@gmail.com>
Co-authored-by: Savitha Raghunathan <saveetha13@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
Co-authored-by: Robert <hyakuhei@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>

* Changes based on NSA/CISA initial
feedback

Co-authored-by: Jim Angel <jameswangel@gmail.com>
Co-authored-by: Savitha Raghunathan <saveetha13@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
Co-authored-by: Robert <hyakuhei@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-10-04 20:59:49 -07:00
Arhell aa7a58485e [pt-br] Add seccomp tutorial to index 2021-10-05 00:50:05 +03:00
Mauren Berti e24cf41794 Changes from code review. 2021-10-04 16:49:15 -04:00
Shubham Kuchhal 1262222578 Change master to v1.22.0 2021-10-04 15:52:46 +05:30
Maciej Filocha 0540e157a5 Synchronize Polish localization for ver 1.22, part 4
Synchronize Polish localization with upstream
up to 08d92f9137. Part 4
2021-10-04 12:02:01 +02:00
Kubernetes Prow Robot 03542add29 Merge pull request #29897 from Arhell/add
[pl] Add seccomp tutorial to index
2021-10-04 01:29:08 -07:00
Shubham Kuchhal d4a08df1b9 Improvement: Correct the "code" link in Dynamic Admission Control. 2021-10-04 12:40:03 +05:30
Kubernetes Prow Robot 6a701c485d Merge pull request #29908 from aysabzevar/fix-a-grammar-mistake-Chinese-version
fix a grammar mistake - Chinese version
2021-10-03 18:25:07 -07:00
Kubernetes Prow Robot 2900c15d7f Merge pull request #29907 from aysabzevar/main
fix a grammar mistake - English version
2021-10-03 10:27:06 -07:00
Ali Yousefi Sabzevar 0b814897cb fix a grammar mistake - Chinese version 2021-10-03 19:07:02 +02:00
Ali Yousefi Sabzevar 739a72185f fix a grammar mistake - English version 2021-10-03 18:42:55 +02:00
Tim Bannister 95321d0a77 Fix logic for setting cid-* classes
Only set a cid-* class on the body element if the value won't actually
be "cid-".
2021-10-03 17:22:10 +01:00
Tim Bannister aed3469661 Clean up pre-Docsy content and styles
These files being removed were already deprecated and are
not in fact used. Tidy them up.
2021-10-03 17:17:27 +01:00
Tim Bannister 7738ba16fc Mark when JavaScript is available
This might be useful for custom styling, or for using
a pure-CSS fallback for some scripted behavior.

There is already a no-js class set on the <html> element;
this change removes it when JavaScript is running OK.
2021-10-03 17:14:11 +01:00
Tim Bannister 5f6c6877bb Fix gradient background rendering for announcements
When an announcement uses a gradient background, the inherited
background looks wrong. Instead, make the child element's background
transparent.
2021-10-03 16:33:15 +01:00
Edith 1788adc35f [es] Add concepts/storage/dynamic-provisioning.md 2021-10-02 20:27:17 -05:00
Edith eb34864d3e [es] Add concepts/storage/volume-pvc-datasource.md 2021-10-02 19:34:02 -05:00
Edith 491365356f [es] Add concepts/storage/storage-capacity.md 2021-10-02 18:39:58 -05:00
Arhell a87f507049 [pl] Add seccomp tutorial to index 2021-10-03 01:18:07 +03:00
Jeffrey Sica aefc9dfe6e add change-cause annotation to labels/annotations page 2021-10-02 15:53:08 -04:00
Kubernetes Prow Robot 9c475f3c2b Merge pull request #29889 from learner0810/fix/typo-command-line-tools-reference/kubelet
fix/typo-command-line-tools-reference/kubelet
2021-10-02 09:29:05 -07:00
Tim Bannister bab43543f0 Set custom color for third-party-content alert 2021-10-02 17:01:11 +01:00
Tim Bannister feb2785238 Highlight third party content disclaimer
When the (new) third party content disclaimer is the current target,
highlight it with a flash of yellow that fades to a yellow background,
rather than the usual gray.
2021-10-02 16:53:59 +01:00
Tim Bannister 8a736308a9 Revise third-party content warning 2021-10-02 16:40:09 +01:00
learner0810 5e9d700ddb fix/typo-command-line-tools-reference/kubelet 2021-10-02 15:30:34 +08:00
Kubernetes Prow Robot 326469394c Merge pull request #29875 from imoisharma/hotfix-replica-link
fix the doc link issue for pod deltion cost.
2021-10-01 18:33:05 -07:00
Min Wang c170ba469f Fix issue #29850 - drop .v1.apps in doc deployment 2021-10-01 18:27:08 -07:00
Kubernetes Prow Robot 7734cd5ce7 Merge pull request #29880 from toli/patch-1
Update job.md to add a newline
2021-10-01 16:49:06 -07:00
xiao.li abadaf1ead Fix the page links to a section that doesn't exist 2021-10-01 14:25:25 -07:00
Arhell b04b2cf2ff [ja] Update location of PrepareNode.ps1 2021-10-02 00:21:32 +03:00
Toli Kuznets 7b07d97a0b Update job.md
add a newline per bug #29840
2021-10-01 12:21:42 -07:00
aychen99 cd7fa760e0 Update basic-stateful-set.md
Fix syntax issue
2021-10-01 13:41:39 -04:00
Mohit Sharma db9d2110f8 fix the korean doc link issue for pod deltion cost.
Signed-off-by: Mohit Sharma <imoisharma@icloud.com>
2021-10-02 01:31:27 +10:00
Shannon Kularathna d6345808f4 Add information to API evictions 2021-10-01 15:26:01 +00:00
Kubernetes Prow Robot 450c997fbe Merge pull request #29862 from Arhell/add-tutor
[ja] Add seccomp tutorial to index
2021-10-01 06:27:22 -07:00
Kubernetes Prow Robot a76e3dad6e Merge pull request #29710 from Arhell/runtime
[ja] Improvement: Runtime Class
2021-10-01 06:25:22 -07:00
Kubernetes Prow Robot d1cfb687c7 Merge pull request #26848 from sftim/20210304_tweak_windows_introduction
Tweak windows introduction page
2021-10-01 05:27:22 -07:00
Kubernetes Prow Robot 76f96df041 Merge pull request #29806 from divya-mohan0209/master
Update OWNERS_ALIASES & SECURITY_CONTACTS
2021-10-01 05:11:22 -07:00
Kubernetes Prow Robot 92d8d1e966 Merge pull request #28733 from Kartik494/dockerserver
Add docker server registry
2021-09-30 22:03:21 -07:00
Kubernetes Prow Robot eb8fd2a960 Merge pull request #29752 from khenidak/svc-external-ip
add a note re selectorless services and proxy
2021-09-30 18:33:21 -07:00
Kubernetes Prow Robot dfbb6d988f Merge pull request #29872 from Victorp99/en-dup-proxy-terms
concepts/services-networking/service: removed duplicate proxy term
2021-09-30 18:07:21 -07:00
Victor Paredes 2284c9dcec concepts/services-networking/service: Removed duplicate ProxyTerminatingEndpoints term. 2021-09-30 18:54:05 -04:00
Kubernetes Prow Robot e4e0bf43a8 Merge pull request #29102 from hoskeri/encrypt-data-doc
encrypt-data: Don't recommend AES-CBC
2021-09-30 14:27:15 -07:00
Kubernetes Prow Robot 9be4acc0a4 Merge pull request #29866 from howieyuen/concept-4
[zh] sync content/zh/docs/concepts/cluster-administration/flow-contro…
2021-09-30 10:55:16 -07:00
Kubernetes Prow Robot e6e710ea54 Merge pull request #29821 from superleo/sync-2
Sync 6 files under configure-pod-container/ with 1.22 version
2021-09-30 10:51:15 -07:00
Kubernetes Prow Robot 65a98bf5ce Merge pull request #29799 from jumping/patch-1
Update debug-cluster.md
2021-09-30 10:49:15 -07:00
Tim Bannister 7f88af518e Update compatibility statement for TerminationGracePeriod
Co-authored-by: Mark Rossetti <marosset@microsoft.com>
2021-09-30 18:09:26 +01:00
RA489 b033b85cd9 Improvement for thirdparty tools 2021-09-30 15:35:17 +05:30