You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert cloud-native hyphenation changes to follow CNCF style guide in cloud-native-security.md
This update reverts my earlier hyphenation changes ("cloud-native" → "cloud native") to align with the CNCF style guide, which standardizes the unhyphenated form "cloud native."
All other grammar, clarity, and punctuation improvements from the original PR have been kept, as they were confirmed acceptable by reviewers.
No semantic content was changed.
Thank you for the guidance!
Copy file name to clipboardExpand all lines: content/en/docs/concepts/security/cloud-native-security.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,25 +7,25 @@ weight: 10
7
7
hide_summary: true
8
8
9
9
description: >
10
-
Concepts for keeping your cloud-native workload secure.
10
+
Concepts for keeping your cloudnative workload secure.
11
11
---
12
12
13
-
Kubernetes is based on a cloud-native architecture and draws on advice from the
13
+
Kubernetes is based on a cloudnative architecture and draws on advice from the
14
14
{{< glossary_tooltip text="CNCF" term_id="cncf" >}} about good practices for
15
-
cloud-native information security.
15
+
cloudnative information security.
16
16
17
17
Read on for an overview of how Kubernetes is designed to help you deploy a
18
-
secure cloud-native platform.
18
+
secure cloudnative platform.
19
19
20
-
## Cloud-native information security
20
+
## Cloudnative information security
21
21
22
22
{{< comment >}}
23
23
There are localized versions available of this whitepaper; if you can link to one of those
24
24
when localizing, that's even better.
25
25
{{< /comment >}}
26
26
27
27
The CNCF [white paper](https://github.com/cncf/tag-security/blob/main/community/resources/security-whitepaper/v2/CNCF_cloud-native-security-whitepaper-May2022-v2.pdf)
28
-
on cloud-native security defines security controls and practices that are
28
+
on cloudnative security defines security controls and practices that are
on good practices for securing a software supply chain.
215
215
*[Fixing the Kubernetes clusterf\*\*k: Understanding security from the kernel up](https://archive.fosdem.org/2020/schedule/event/kubernetes/) (FOSDEM 2020)
0 commit comments