gilvicarjo / rancher-gke-architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gke-architecture

This repo describes how to provision the following architecture.

<arquitecture.png that will alway be updated as long this project become better>

Environment

Cloud: Google Cloud Platform

Kubernetes Cluster: Google Kubernetes Engine (n2-standard-2)

Region: us-east-1

Zone: us-east-1c

Step 1 - Provision the GKE Cluster

Step 2 - Provision the Gitlab CI Instance

Step 3 - Install the NGINX Ingress Controller Load Balancer

https://www.youtube.com/watch?v=gP-vmWwGBbg

Step 4 - Provisioning Artifactory Registry

https://cloud.google.com/artifact-registry/docs/repositories/create-repos#before_you_begin

Step 5 - Create the NGINX Image with SSL certificate

https://faun.pub/setting-up-ssl-certificates-for-nginx-in-docker-environ-e7eec5ebb418

Step 6 - Push the NGINX Image to Artifactory Registry

https://cloud.google.com/artifact-registry/docs/docker/store-docker-container-images

About