Skip to content

Commit

Permalink
add gatekeeper and fix table
Browse files Browse the repository at this point in the history
  • Loading branch information
rasheedamir committed Oct 30, 2023
1 parent dc607c7 commit 2103d6e
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
Empty file.
15 changes: 15 additions & 0 deletions content/managed-addons/gatekeeper/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Overview

In the dynamic landscape of cloud-native applications, ensuring security and compliance is paramount. Stakater App Agility Platform (SAAP) includes Gatekeeper as a managed addon to fortify your Kubernetes clusters, bringing policy enforcement to the forefront of your operational strategy.

## Key Features and Benefits

- **Policy Governance**: Gatekeeper is your dedicated policy enforcement engine, allowing you to define and enforce policies that ensure security, compliance, and operational best practices within your Kubernetes environment.

- **Declarative Policy Language**: Utilize a declarative and intuitive policy language to define constraints, allowing you to enforce rules efficiently and effectively.

- **Real-Time Compliance**: Gatekeeper continuously monitors and validates your Kubernetes configurations in real-time, alerting you to violations and helping you maintain a compliant state.

- **Custom Policies**: Tailor policies to your specific requirements, ensuring that your applications and infrastructure align with your organization's unique compliance standards.

- **Intelligent Decision-Making**: With Gatekeeper, your policies are applied as admission control, allowing you to make intelligent, proactive decisions regarding the deployment and configuration of resources.
4 changes: 2 additions & 2 deletions content/managed-addons/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Authentication an SSO (for managed addons) | [Keycloak](https://access.redhat.co
Secrets management | [Vault](./vault/overview.md)
Artifacts management (Docker, Helm and Package registry) | [Nexus](./nexus/overview.md)
Code inspection | [SonarQube](./sonarqube/overview.md)
Authorization & Policy Enforcement | [Open Policy Agent](https://www.openpolicyagent.org/) and [Gatekeeper](https://github.com/open-policy-agent/gatekeeper)
Authorization & Policy Enforcement | [Open Policy Agent, Gatekeeper](./gatekeeper/overview.md)
Log alerting | [Stakater Konfigurator](https://github.com/stakater/Konfigurator)
External (downtime) alerting | [Stakater IMC](https://github.com/stakater/IngressMonitorController), [UptimeRobot](https://uptimerobot.com/) (free tier)
Automatic application reload | [Stakater Reloader](https://github.com/stakater/Reloader)
Expand All @@ -34,6 +34,6 @@ Horizontal pod autoscaling | [Horizontal Pod Autoscaling](./horizontal-pod-autos
Dora metrics | [Pelorus](./pelorus/overview.md)
Declarative resource patching | [Patch Operator](./patch-operator/overview.md)
Ingress controller | [OpenShift Router](./ingress-controller/overview.md)
Kubernetes event routing [Event Router](./event-router/overview.md)
Kubernetes event routing | [Event Router](./event-router/overview.md)
Lock manager | [RDLM](./rdlm/overview.md)
Intrusion detection | Falco (coming soon)

0 comments on commit 2103d6e

Please sign in to comment.