Skip to content

velotio-tech/eks-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTRODUCTION TO AMAZON EKS

  1. All the deployment and service files used in the blog are available under the kubernetes folder.

  2. Terraform folder contains the terraform equivalents of the cloudformation scripts which are provided by AWS and referred in the blog.

  3. Docker image for the testapp can be generated by following the below mentioned steps:

    1. Build the binary: go build app.go
    2. Build the docker image using the Dockerfile: sudo docker build .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published