Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FairwindsOps/polaris
Validation of best practices in your Kubernetes clusters
https://github.com/FairwindsOps/polaris
audit best-practices cluster dashboard fairwinds-official hacktoberfest kubernetes
Last synced: 7 days ago
JSON representation
Validation of best practices in your Kubernetes clusters
- Host: GitHub
- URL: https://github.com/FairwindsOps/polaris
- Owner: FairwindsOps
- License: apache-2.0
- Created: 2018-11-15T15:50:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T14:49:57.000Z (11 days ago)
- Last Synced: 2024-10-29T11:32:47.655Z (10 days ago)
- Topics: audit, best-practices, cluster, dashboard, fairwinds-official, hacktoberfest, kubernetes
- Language: Go
- Homepage: https://www.fairwinds.com/polaris
- Size: 52.7 MB
- Stars: 3,181
- Watchers: 53
- Forks: 213
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- awesome-ops - FairwindsOps/polaris - 2.0|3172|2018-11-15|2024-10-02 | Polaris 是 Kubernetes 的开源策略引擎,用于验证和修复资源配置。它包括 30 多个内置配置策略,以及使用 JSON 架构构建自定义策略的能力。 | (K8S-Tools)
- awesome-repositories - FairwindsOps/polaris - Validation of best practices in your Kubernetes clusters (Go)
- awesome-list - polaris
- awesome-k8s - Fairwind Polaris
- awesome-k8s-resources - Polaris - Polaris is an open source policy engine for Kubernetes that validates and remediates resource configuration. (Tools and Libraries / Cluster Resources Management)
- awesome-devsecops-russia - Polaris
- awesome-devops - Polaris - Validation of best practices in your Kubernetes clusters (Kubernetes / Kubernetes // Dashboards, UI, Reporting and Validation)
README
Polaris is an open source policy engine for Kubernetes that validates and remediates resource configuration. It includes 30+ built in configuration policies, as well as the ability to build custom policies with JSON Schema. When run on the command line or as a mutating webhook, Polaris can automatically remediate issues based on policy criteria.
Polaris can be run in three different modes:
* As a [dashboard](https://polaris.docs.fairwinds.com/dashboard) - Validate Kubernetes resources against policy-as-code.
* As an [admission controller](https://polaris.docs.fairwinds.com/admission-controller) - Automatically reject or modify workloads that don't adhere to your organization's policies.
* As a [command-line tool](https://polaris.docs.fairwinds.com/infrastructure-as-code) - Incorporate policy-as-code into the CI/CD process to test local YAML files.
## Documentation
Check out the [documentation at docs.fairwinds.com](https://polaris.docs.fairwinds.com)## Join the Fairwinds Open Source Community
The goal of the Fairwinds Community is to exchange ideas, influence the open source roadmap,
and network with fellow Kubernetes users.
[Chat with us on Slack](https://join.slack.com/t/fairwindscommunity/shared_invite/zt-2na8gtwb4-DGQ4qgmQbczQyB2NlFlYQQ)
or
[join the user group](https://www.fairwinds.com/open-source-software-user-group) to get involved!## Other Projects from Fairwinds
Enjoying Polaris? Check out some of our other projects:
* [Goldilocks](https://github.com/FairwindsOps/Goldilocks) - Right-size your Kubernetes Deployments by compare your memory and CPU settings against actual usage
* [Pluto](https://github.com/FairwindsOps/Pluto) - Detect Kubernetes resources that have been deprecated or removed in future versions
* [Nova](https://github.com/FairwindsOps/Nova) - Check to see if any of your Helm charts have updates available
* [rbac-manager](https://github.com/FairwindsOps/rbac-manager) - Simplify the management of RBAC in your Kubernetes clustersOr [check out the full list](https://www.fairwinds.com/open-source-software?utm_source=polaris&utm_medium=polaris&utm_campaign=polaris)
## Fairwinds Insights
If you're interested in running Polaris in multiple clusters,
tracking the results over time, integrating with Slack, Datadog, and Jira,
or unlocking other functionality, check out
[Fairwinds Insights](https://fairwinds.com/pricing),
a platform for auditing and enforcing policy in Kubernetes clusters.