AWS Kubernetes on EKS - Part3 - deploy Spring application
Intro¶
Part3. How to configure Kubernetes on AWS to run some experiments, deploy a service in Spring-Boot.
When configuring the EKS with terraform I was following https://auth0.com/blog/terraform-eks-java-microservices/
Resulting GitHub project¶
My implementation is located here: https://github.com/alfrepo/kubernetes-eks-spring-boot-prototype/tree/main
Links¶
- Howto for EKS on AWS with Terraform https://auth0.com/blog/terraform-eks-java-microservices/
- Fix https://veducate.co.uk/aws-console-permission-eks-cluster/
- Howto for using federated roles with EKS console https://docs.aws.amazon.com/eks/latest/userguide/add-user-role.html