The home for Application samples, based on the open-cluster-management.io Subscription, Channel and Placement API
open-cluster-management.io
or Red Hat Advanced Cluster Management for Kubernetes.- Clusters labelled as
development
,test
and/orproduction
metadata:
labels:
usage: development
- The first time you want to start using the Subscriptions from the CLI, add the channel (source) repository.
oc apply -k subscriptions/channel
- Now apply the subscription you want to demonstrate
oc apply -k subscriptions/DEMO_APP_NAME
- You can also add these applications using the Red Had Advanced Cluster Management for Kubernetes console.