Skip to content

EKS cluster creation and Istio app installation with the help of terraform

Notifications You must be signed in to change notification settings

iamnst19/Istio_EKS_Terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up Istio in AWS EKS

Description of the project:

In this project we will be setting up an EKS cluster from sratch, install Istio with the help of istio operators (CRD). Then install a sample app to test the capabilities of istio and use Istio for Traffic Management to the deployed application.

About Istio:

Istio is an open source service mesh that layers transparently onto existing distributed applications. Istio’s powerful features provide a uniform and more efficient way to secure, connect, and monitor services. Istio is the path to load balancing, service-to-service authentication, and monitoring – with few or no service code changes.

istio-architechture

To know more on the terminologies related to the technology, capabilities, design and architechture plese read the references below.

Reference:

Objectives:

About

EKS cluster creation and Istio app installation with the help of terraform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published