Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saintdle/vra-deploy-eks-clusters
vRA Code Stream Pipeline to deploy AWS EKS clusters and register with Tanzu Mission Control.
https://github.com/saintdle/vra-deploy-eks-clusters
aws eks kubernetes tanzu vra
Last synced: 24 days ago
JSON representation
vRA Code Stream Pipeline to deploy AWS EKS clusters and register with Tanzu Mission Control.
- Host: GitHub
- URL: https://github.com/saintdle/vra-deploy-eks-clusters
- Owner: saintdle
- Created: 2021-05-10T19:58:52.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-10T22:43:20.000Z (over 3 years ago)
- Last Synced: 2023-05-15T11:35:41.158Z (over 1 year ago)
- Topics: aws, eks, kubernetes, tanzu, vra
- Homepage: https://veducate.co.uk/vra-deploy-eks-tmc/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using vRealize Automation Cloud Code Stream to Deploy AWS EKS Clusters, register endpoints with vRA and Clusters with Tanzu Mission Control
This repository contains the configurations for the following;
- Create a Code Stream Pipeline
- Create a AWS EKS Cluster
- Create EKS cluster as endpoint in both Code Stream and Cloud Assembly
- Register EKS cluster in Tanzu Mission Control
Prerequisites
- vRA Cloud access
- The pipeline can be changed easily for use with vRA on-prem
- AWS Account that can provision EKS clusters
- Docker host to be used by Code Stream
- Ability to run the container image: [saintdle/aws-k8s-ci](https://hub.docker.com/r/saintdle/aws-k8s-ci)
- Tanzu Mission Control Account that can register new clustersGetting started
- https://veducate.co.uk/vra-deploy-eks-tmc/