Managed Kubernetes
Warning
Missing video.
Warning
Missing content.
Curated Materials
Warning
Missing content.
Local Setup
Get your local system ready with the following tool:
minikube- https://minikube.sigs.k8s.io/docs/start/- Use the built-in functionality to get
kubectl
- Use the built-in functionality to get
Don't do anything just yet. Move onto the next section, below, to start understanding K8s and then start working with it.
Kubernetes
Understand K8s:
- K8s, overview: https://kubernetes.io/docs/concepts/overview/
- K8s, components: https://kubernetes.io/docs/concepts/overview/components/
- K8s, api: https://kubernetes.io/docs/concepts/overview/kubernetes-api/
- K8s, architecture: https://kubernetes.io/docs/concepts/architecture/
Get started with the basics:
Managed Setup
- AWS EKS, what: https://docs.aws.amazon.com/eks/latest/userguide/what-is-eks.html
Project(s)
Warning
Missing content.
- Deploy Tightly locally using
minikube - Build an EKS cluster using Terraform
- Deploy Tightly to EKS cluster
Challenges
Warning
Missing content.