内容简介:We're pleased to announce the first release ofYou might be familiar with theWhile this pattern is compelling, not everyone is comfortable with CLI/Yaml to inspect Rego code, Policies, and violations. This is why we developed GPM: we wanted to provide an ea
We're pleased to announce the first release of Gatekeeper Policy Manager (GPM), a simple to use, open-source, web-based tool to see the OPA Gatekeeper's policies deployed in your cluster and their status.
You might be familiar with the OPA Gatekeeper project. This project lets you define policies as code using the Rego language and enforces them in your Kubernetes cluster using Open Policy Agent. OPA Gatekeeper leverages the creation of custom Kubernetes resources definitions (CRDs), such as "Constraint Templates" or "Constraints" objects containing and enforcing Policies with the Rego language.
While this pattern is compelling, not everyone is comfortable with CLI/Yaml to inspect Rego code, Policies, and violations. This is why we developed GPM: we wanted to provide an easy (yet powerful) way to inspect all Constraints definitions for your cluster.
With GPM you'll be able to check Constraints definitions, Rego code, and related statuses - both for running and rules defined in dry-run mode.
We hope you will enjoy the Gatekeeper Policies Manager. If you have any feedback or suggestion, feel free to open an Issue or a PR.
Want to check it out? Here you can find the project on Github and a few screenshots.
If you haven't tried OPA Gatekeeper yet, we also invite you to try-out our Fury Kubernetes OPA module and our CNCF certified and battle tested Kubernetes Fury Distribution .
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
码出高效:Java开发手册
杨冠宝、高海慧 / 电子工业出版社 / 2018-10 / 99.00元
《码出高效:Java 开发手册》源于影响了全球250万名开发工程师的《阿里巴巴Java开发手册》,作者静心沉淀,对Java规约的来龙去脉进行了全面而彻底的内容梳理。《码出高效:Java 开发手册》以实战为中心,以新颖的角度全面阐述面向对象理论,逐步深入地探索怎样成为一位优秀开发工程师。比如:如何驾轻就熟地使用各类集合框架;如何得心应手地处理高并发多线程问题;如何顺其自然地写出可读性强、可维护性好的......一起来看看 《码出高效:Java开发手册》 这本书的介绍吧!