Part of the microservices section of the ONS Software Development Practices training
This repository is part of the microservice training for the ONS Software
Engineering Session.
This repository contains the Kubernetes configuration for shared infrastructure
used by the microservices. This includes:
For the app, use GITHUSER-banking-app.apps.onse-training.co.uk
.
For the RabbitMQ dashboard use GITHUSER-banking-rabbit.apps.onse-training.co.uk
.
kubectl -n NAMESPACE apply -f kubernetes/
Note: There is an included Jenkinsfile which allows this step
to be done via a pipeline.