GithubHelp home page GithubHelp logo

tonyjames / policy-collection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from open-cluster-management-io/policy-collection

0.0 1.0 0.0 163 KB

A collection of policy examples for Open Cluster Management

License: Apache License 2.0

Shell 100.00%

policy-collection's Introduction

Policy Collection

A collection of policy examples for Open Cluster Management

Repo structure

This repo hosts policies for Open Cluster Management. You can find policies from the following folders:

Using GitOps to deploy policies to a cluster

Fork this repository; you will use the forked version of this repo as the target to run the sync against. This is to avoid unintended changes to be applied to your cluster automatically. To get latest policies from the policy-collection repo, you can pull the latest changes from policy-collection to your own repo through a pull request. Any further changes to your repo will automatically be applied to your cluster.

Make sure you have kubectl installed and that you are logged into your hub cluster in terminal.

Run kubectl create ns policies to create a "policies" ns on hub. If you prefer to call the namespace something else, you can run kubectl create ns <custom ns> instead.

From within this directory in terminal, run cd deploy to access the deployment directory, then run bash ./deploy.sh <url> <path> <namespace>. The parameters for this command are defined as follows:

  • url: the url of the target repo to run the sync against. Defaults to https://github.com/open-cluster-management/policy-collection.git.
  • path: the name of the folder in the policy-collection repo that you'd like to pull policies from. Defaults to stable.
  • namespace: the namespace you'd like to deploy the policies on, which should be the same as the one you created earlier. Defaults to policies.

The policies are applied to all managed clusters that are available, and have the environement set to dev. Specifically, an available managed cluster has the status parameter set to true by the system, for the ManagedClusterConditionAvailable condition. If policies need to be applied to another set of clusters, update the PlacementRule.spec.clusterSelector.matchExpressions section in the policies.

Note: As new clusters are added, that fit the critieria previously mentioned, the policies are applied automatically.

Community, discussion, contribution, and support

Check the CONTRIBUTING Doc on how to contribute to the repo.

You can reach the maintainers of this project at:

Blogs: Read our blogs for more information and best practices for Red Hat Advanced Cluster Management for Kubernetes governance capability:

Resources: View the following resources for more information on the components and mechanisms are implemented in the product governance framework.

policy-collection's People

Contributors

ch-stark avatar willkutler avatar dockerymick avatar dhaiducek avatar jaormx avatar airadier avatar gparvin avatar alosadagrande avatar sabre1041 avatar lumjjb avatar dav1x avatar bjoydeep avatar berenss avatar

Watchers

James Cloos avatar

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.