This repository contains examples to be applied to an Open Cluster Management lab. Materials inside this repository are intended for demo purposes, not production.
The examples in this repository are based on the official Open Cluster Management documentation.
Open Cluster Management enables a GitOps-based approach to manage applications over clusters. The following examples are available:
- nginx-app: a basic Nginx deployment and service created on clusters that match label-based PlacementRule.
This folder contains practical example of multi-cluster-management:
- ManagedClusterSets: an example of a
ManagedClusterSet
creation. - ManifestWork: a sample
ManifestWork
that can be created on managed clusters. - Placement: a minimal
Placement
example to select a cluster using label selectors.
Gianni Salinetti gsalinet@redhat.com