Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 745 Bytes

README.md

File metadata and controls

22 lines (20 loc) · 745 Bytes

Application Samples

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

Requirements

  • open-cluster-management.io or Red Hat Advanced Cluster Management for Kubernetes.
  • Clusters labelled as development, test and/or production
metadata:
  labels:
    usage: development

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
  1. Now apply the subscription you want to demonstrate
oc apply -k subscriptions/DEMO_APP_NAME
  1. You can also add these applications using the Red Had Advanced Cluster Management for Kubernetes console.