Is This AWS EC2 Method for Deploying Private Kubernetes Clusters Effective?

0
6
Asked By TechSavvyNinja42 On

I'm looking for some feedback on whether the deployment method described in this article works as intended. I'm particularly interested in understanding if it can help me create a functional Terraform Infrastructure as Code (IaC) solution. My goal is to manage multiple clients' infrastructure from a single repository. Any insights, experiences, or recommendations would be greatly appreciated!

2 Answers

Answered By DevOpsDynamo99 On

Just keep in mind, I'm focused on delivering a working IaC repository for managing Kubernetes infrastructure across various clients, so the specific tools I'm using aren't locked down.

Answered By CloudWizard87 On

Yeah, it should work fine. If you’re just experimenting, you might want to check out microk8s, or Talos could be a better fit for your needs.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.