This example, Deploys nginx with an internal service, that allows reading the Cloud provider and Region json. This is designed to work with the modified Pacman application.
- Add the subscription to your Red Hat Advanced Cluster Management for Kubernetes HUB
clone https://github.com/open-cluster-management/application-samples.git
oc apply -k application-samples/subscriptoins/cloud-provider
This will automatically provision the nginx with cloud provider and region identifier to:
- us-east-1
- us-east-2
- us-east-3
- us-west-1
- eu-central-1
- eu-west-3
- europe-west3
- centralus
Pacman deployment with an Ansible job in: ansible/