Skip to content

Commit 18cdba2

Browse files
author
Tim Bannister
committed
Remove legacy security overview page
1 parent 872808b commit 18cdba2

File tree

3 files changed

+24
-160
lines changed

3 files changed

+24
-160
lines changed

content/en/docs/concepts/security/_index.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,29 @@ of time (which helps ensure the fidelity of logs and audit records).
196196
For a high assurance environment, deploy cryptographic protections to ensure that
197197
logs are both tamper-proof and confidential.
198198

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+
199222
## Policies
200223

201224
You can define security policies using Kubernetes-native mechanisms,

content/en/docs/concepts/security/overview.md

Lines changed: 0 additions & 160 deletions
This file was deleted.

static/_redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@
201201

202202
/docs/reporting-security-issues/ /docs/reference/issues-security/security/ 301
203203
/security/ /docs/reference/issues-security/security/ 302
204+
/docs/concepts/security/overview/ /docs/concepts/security/ 301
204205

205206
/docs/roadmap/ https://github.com/kubernetes/kubernetes/milestones/ 301
206207
/docs/samples/ /docs/tutorials/ 301

0 commit comments

Comments
 (0)