File tree Expand file tree Collapse file tree 3 files changed +24
-160
lines changed
content/en/docs/concepts/security Expand file tree Collapse file tree 3 files changed +24
-160
lines changed Original file line number Diff line number Diff line change @@ -196,6 +196,29 @@ of time (which helps ensure the fidelity of logs and audit records).
196
196
For a high assurance environment, deploy cryptographic protections to ensure that
197
197
logs are both tamper-proof and confidential.
198
198
199
+ ## Cloud provider security
200
+
201
+ {{% thirdparty-content vendor="true" %}}
202
+
203
+ If you are running a Kubernetes cluster on your own hardware or a different cloud provider,
204
+ consult your documentation for security best practices.
205
+ Here are links to some of the popular cloud providers' security documentation:
206
+
207
+ {{< table caption="Cloud provider security" >}}
208
+
209
+ IaaS Provider | Link |
210
+ -------------------- | ------------ |
211
+ Alibaba Cloud | https://www.alibabacloud.com/trust-center |
212
+ Amazon Web Services | https://aws.amazon.com/security |
213
+ Google Cloud Platform | https://cloud.google.com/security |
214
+ Huawei Cloud | https://www.huaweicloud.com/intl/en-us/securecenter/overallsafety |
215
+ IBM Cloud | https://www.ibm.com/cloud/security |
216
+ Microsoft Azure | https://docs.microsoft.com/en-us/azure/security/azure-security |
217
+ Oracle Cloud Infrastructure | https://www.oracle.com/security |
218
+ VMware vSphere | https://www.vmware.com/security/hardening-guides |
219
+
220
+ {{< /table >}}
221
+
199
222
## Policies
200
223
201
224
You can define security policies using Kubernetes-native mechanisms,
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 201
201
202
202
/docs/reporting-security-issues/ /docs/reference/issues-security/security/ 301
203
203
/security/ /docs/reference/issues-security/security/ 302
204
+ /docs/concepts/security/overview/ /docs/concepts/security/ 301
204
205
205
206
/docs/roadmap/ https://github.com/kubernetes/kubernetes/milestones/ 301
206
207
/docs/samples/ /docs/tutorials/ 301
You can’t perform that action at this time.
0 commit comments