Pipeline infrastructure for continuous integration
- configure namespace for kubernetes user
- create bastion host
- add DNS for bastion host
- switch to SSH tunnel and internal API Server endpoint
- remove pipeline user
- create AWS pipeline that deploys helm chart into cluster on commit
- create integration test suite that tests against deployed chart
- design docker container test