Skip to content

abdullahozcalisan/eks-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eks-cluster

Eks cluster with terraform

Create Key Pair for remotely access our worker nodes.

 aws ec2 create-key-pair --key-name EKS-Key --query 'KeyMaterial' --output text | out-file -encoding ascii -filepath EKS-Key.pem

About

Eks cluster with terraform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages