Skip to content

holotrack/testtask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform configs for creation of K8s clusters in AWS and Azure.

Azure needed info:

Add-on:

https://learn.microsoft.com/en-us/azure/application-gateway/tutorial-ingress-controller-add-on-existing

Helm

https://learn.microsoft.com/en-us/azure/application-gateway/ingress-controller-install-new

AWS needed info:

https://docs.aws.amazon.com/eks/latest/userguide/lbc-helm.html

Hello world application:

On clusters deployed this helm chart: https://artifacthub.io/packages/helm/cloudecho/hello

Command for helm deploy:

helm install my-hello cloudecho/hello -n default --version=0.1.2 -f helloapp/values-{cloud}.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages