How Namespace and Terraform Can Manage Kubernetes Environments

Written by omryhay | Published 2020/09/23
Tech Story Tags: terraform | kubernetes | cloud-computing | aws-eks | env0 | k8s | orchestration | devops

TLDR Kubernetes has become the “go to” standard for managing and orchestrating containerized workloads. One of the key advantages is the ease of managing multiple environments and workloads in a single cluster, by separating the cluster into logical areas using namespaces. This post will dive into how we can manage this by using Terraform to both manage the cluster provisioning as well as manage the namespaces and our deployment using the Terraform templates. Using Terraform is probably the best overall.via the TL;DR App

no story

Published by HackerNoon on 2020/09/23