stolostron / application-samples

The home for Application samples, based on the open-clutser-management.io Subscription, Channel and Placement API
Apache License 2.0
21 stars 138 forks source link

Application Samples

The home for Application samples, based on the open-cluster-management.io Subscription, Channel and Placement API

Requirements

How to use

  1. The first time you want to start using the Subscriptions from the CLI, add the channel (source) repository.
    oc apply -k subscriptions/channel
  2. Now apply the subscription you want to demonstrate
    oc apply -k subscriptions/DEMO_APP_NAME
  3. You can also add these applications using the Red Had Advanced Cluster Management for Kubernetes console.