Skip to content
/ rhacm Public

A set of templates for using the deployer helm chart in Red Hat Advanced Cluster Manager

License

Notifications You must be signed in to change notification settings

knawd/rhacm

Repository files navigation

rhacm

A collection of yamls file to configure the deployer in a Red Hat Advanced Cluster Management instance.

install

git clone https://github.com/knawd/rhacm
cd rhacm
kubectl create -f ns.yaml -f wasm-placement-rule.yaml -f application.yaml

Components

Type Name Notes
Namespace knawd The namespace to deploy the system into. If this namespace already exists then don't use this file
PlacementRule wasm-clusters a label based placement rule - You may prefer to use an alternative in the PlacementRules Samples
Channel github-knawd-deployer-yaml Configuration for the helm chart repo
Application knawd-deployer The group of Kubernetes resources that make up the deployer application
Subscription kanwd-deployer-subscription The cluster configuration that refers to the channel
topology

About

A set of templates for using the deployer helm chart in Red Hat Advanced Cluster Manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published