Skip to content

Commit

Permalink
docs: add alibabacloud to the list of managed services using Gatekeep…
Browse files Browse the repository at this point in the history
…er in … (#3521)

Signed-off-by: dahu.kdh <[email protected]>
  • Loading branch information
DahuK authored Sep 3, 2024
1 parent e3d056d commit 96e15bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions website/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,12 @@ const Services = [
name: 'AWS Elastic Kubernetes Service',
text: "AWS offers an 'EKS Blueprint' to make installing Gatekeeper easy.",
website: 'https://aws-quickstart.github.io/cdk-eks-blueprints/addons/opa-gatekeeper/'
},
{
thumbnail: 'img/alibaba_cloud.png',
name: 'Alibaba Cloud Container Service for Kubernetes',
text: "Alibaba Cloud Container Service for Kubernetes policy governance is backed by Gatekeeper.",
website: 'https://www.alibabacloud.com/help/en/ack/ack-managed-and-ack-dedicated/security-and-compliance/configure-and-enforce-ack-pod-security-policies'
}
]

Expand Down
Binary file added website/static/img/alibaba_cloud.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 96e15bb

Please sign in to comment.