-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #167 from stakater/fix-broken-table
add gatekeeper and fix table
- Loading branch information
Showing
3 changed files
with
17 additions
and
2 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters