/kata-kubernetes

Used for testing components of Kubernetes to get myself into the habit. Also useful for storing samples of common concepts.

Primary LanguageMakefileMIT LicenseMIT

kata-kubernetes

A collection of Kubernetes manifests to deploy some samples/basic objects. This also include some custom charts and a "baseline" of what I will run on new clusters to simplify any setups.

Products to keep in mind

Category of product Name / URL Description
DNS ExternalDNS Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
Operator Tools kubectx Fast way to switch between clusters and namespaces in kubectl!
Operator Tools kcn A tool to list nodes and simplifies having to ssh to them, especially in EKS. Self promotion WOOO!!!
Operator Tools krew Find and install kubectl plugins
Operator Tools k9s Kubernetes CLI To Manage Your Clusters In Style!