RSSAmplifier

RDerik · Nov 12, 2022

Setting up an EKS Kubernetes cluster for learning

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

The fastest way to learn something is through practice. Most of my work is on AWS, so running a local Kubernetes cluster is not the best option. I want to test Kubernetes integration with other AWS services. To run experiments, I create a cluster using eksctl , run my tests and then destroy it. In this post, I will assume that you already have an AWS account and have installed the aws cli, eksctl…

Read on rderik.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.