image of Terraform and Amazon EKS

How to provision an Amazon EKS cluster with Terraform?

in aws

August 20, 2021

Amazon EKS (Elastic Kubernetes Service) is a managed Kubernetes service that helps users to provision highly available and secure clusters where users can focus on deploying their apps rather than operationalization.

cargo container lot that depicts docker containers

Impact of docker support deprecation in Kubernetes

in kubernetes

January 25, 2020

Kubernetes is deprecating docker container runtime support post v1.20. What does this mean and how does it affect current users ?