Coder Social home page Coder Social logo

liouk / cluster-policy-controller Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openshift/cluster-policy-controller

0.0 0.0 0.0 65.88 MB

Controllers required to maintain policy resources to create pods.

License: Apache License 2.0

Go 99.49% Makefile 0.27% Starlark 0.23%

cluster-policy-controller's Introduction

cluster-policy-controller

The cluster-policy-controller is responsible for maintaining policy resources necessary to create pods in a cluster. Controllers managed by cluster-policy-controller are:

  • cluster quota reconcilion - manages cluster quota usage
  • namespace SCC allocation controller - allocates UIDs and SELinux labels for namespaces
  • cluster csr approver controller - csr approver for monitoring scraping
  • podsecurity admission label syncer controller - configure the PodSecurity admission namespace label for namespaces with "security.openshift.io/scc.podSecurityLabelSync: true" label

The cluster-policy-controller runs as a container in the openshift-kube-controller-manager namespace, in the kube-controller-manager static pod. This pod is defined and managed by the kube-controller-manager OpenShift ClusterOperator. that installs and maintains the KubeControllerManager Custom Resource in a cluster. It can be viewed with:

oc get clusteroperator kube-controller-manager -o yaml

Many OpenShift ClusterOperators and Operands share common build, test, deployment, and update methods.
For more information about how to build, deploy, test, update, and develop OpenShift ClusterOperators, see
OpenShift ClusterOperator and Operand Developer Document

This section explains how to deploy OpenShift with your test cluster-kube-controller-manager-operator and cluster-policy-controller images:
Testing a ClusterOperator/Operand image in a cluster

cluster-policy-controller's People

Contributors

deads2k avatar smarterclayton avatar openshift-merge-robot avatar soltysh avatar mfojtik avatar stlaz avatar bparees avatar stevekuznetsov avatar atiratree avatar liggitt avatar vojtechvitek avatar pweil- avatar jpeeler avatar ardaguclu avatar ingvagabund avatar sanchezl avatar matthicksj avatar danmcp avatar danwinship avatar sallyom avatar kargakis avatar juanvallejo avatar eggfoobar avatar sttts avatar 0xmichalis avatar perdasilva avatar liangxia avatar jhadvig avatar gabemontero avatar tnozicka 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.