Giter VIP home page Giter VIP logo

kyverno-charts's Introduction

Nirmata Kyverno Enterprise

This page contains the list of Helm charts for Nirmata Kyverno Enterprise, the commercial distribution of Kyverno supported by Nirmata.

Installing the Enterprise Kyverno Chart

The installation guide lists the instructions to install the Kyverno helm chart as well as the parameters that can be configured during installation.

Note: You need the token to download the images. Please contact [email protected] to get the token.

In case you have any other questions, you can contact us at [email protected]

Support Contact

[email protected]

kyverno-charts's People

Contributors

anusha94 avatar anushkamittal2001 avatar atulatnirmata avatar dolisss avatar jimbugwadia avatar kbeniwal avatar kumar-mallikarjuna avatar mritunjaysharma394 avatar nsagark avatar nsathyaseelan avatar patelrit avatar pns-nirmata avatar prateekpandey14 avatar puneet-nirmata avatar realshuting avatar suhasgummanirmata avatar vishal-chdhry avatar zeborg avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

kyverno-charts's Issues

N4K version of Kyverno 1.6.2 shows a wrong message when installed with helm

Here is the message -

root@ip-172-31-81-194:~/npm/nirmata-scripts/api/addcluster-npm/chart# helm upgrade -n kyverno kyverno ./kyverno
Release "kyverno" has been upgraded. Happy Helming!
NAME: kyverno
LAST DEPLOYED: Fri Oct 7 22:41:10 2022
NAMESPACE: kyverno
STATUS: deployed
REVISION: 2
TEST SUITE: None
NOTES:
Thank you for installing kyverno v1.3.0 ๐Ÿ˜€

The above message should say " Thank you for installing Kyverno chart v1.3.0.

AWS Adapter chart and instructions are stale

The AWS Adapter chart and the instructions to deploy and work with the adapter here are stale. The latest chart releases are available in the adapter repo itself. The instructions to install the adapter are documented here

TODO: Remove helm chart related files from this repo for the aws adapter and in the README, point to the adapter repo for chart installation

N4K version of Kyverno 1.6.2 does not exclude Kyverno and Kube-system namespace in the webhook section in the values.yaml

N4K version of Kyverno 1.6.2 does not exclude Kyverno and Kube-system namespace in the webhook section in the values.yaml. This is needed for Kyverno to run without any issues if the node on which Kyverno runs goes down.

Below should be present in the kyverno configmap.

webhooks: '[{"namespaceSelector":{"matchExpressions":[{"key":"kubernetes.io/metadata.name","operator":"NotIn","values":["kyverno","kube-system"]}]}}]'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.