Code Monkey home page Code Monkey logo

acm-policy-generator's Introduction

Use with ACM Subscription

  • Add the user who will create the suscription to the open-cluster-management:subscription-admin rolebinding

Example:

apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
  name: open-cluster-management:subscription-admin
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: ClusterRole
  name: open-cluster-management:subscription-admin
subjects:
- apiGroup: rbac.authorization.k8s.io
  kind: User
  name: kube:admin
- apiGroup: rbac.authorization.k8s.io
  kind: User
  name: system:admin
  • Provide any name for the Subscription name

  • "acm-policies" as the namespace

  • Path should be "bootstrap/local-hub"

Alt text

Select "Deploy only to local cluster"

Alt text

Use with ArgoCD

Please see the section "INTEGRATING WITH OPENSHIFT GITOPS (ARGOCD)" at the link https://cloud.redhat.com/blog/generating-governance-policies-using-kustomize-and-gitops to enable policy-generator plugin.

Content

TESTED WITH OCP 4.12

Cluster Configs

  • Tolerates any tains for DNS daemon pods

  • Encyrypts etcd

  • Creates a etcd backup

  • Configures chronyd for master and workers

  • Sets the timezone

  • Configured route sharding if required

  • Increases the interface card buffers (for Baremetal deployments)

  • Ingress

Configures the replica number

Other options:

Tolerates the taints for router nodes

Node Placement

  • Internal Registry Options:

Use noobaa backend

Use Cephfs backend

  • Kubelet config; Garbage collection

Other options:

Configure max pods per node

  • Use Ldap Group Operator for LDAP group sync

  • Configure LDAP (non-TLS only for now)

  • Configure monitoring/Alert Manager (includes tolerations for infra nodes)

  • User workload monitoring

  • Configures proxy for additional CAs

  • Tuned operator configuration to increase the kernel TCP buffers (for Baremetal Deployments)

Operator Catalog

  • ACS central installation to the hub cluster

  • ACS secured cluster installtion to the managed clusters

  • ACM observability installation

  • CNV installation (For Baremetal Clusters)

  • ODF installation

Options:

with LSO backend

with thin backend

Noobaa only deployment

  • Migration Toolkit For Container installation

  • Node Healthcheck and Self Node Remediation installation (For Cloud Agnostic Installations)

  • NMState installation and bridge configurtion

  • OCP Compliance installation with ocp-cis and ocp-cis-node profiles

  • Logging/Log Forwarder installation and Configuration

  • QUAY installation/configuration to the Hub cluster

acm-policy-generator's People

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.