Login to docker docker login Login to AWS ECR (try skip this step) AWS_PROFILE=terraform $(aws ecr get-login –no-include-email –region eu-central-1)
MoreMonth: November 2019
Minikube installation on Linux Mint
This installation process will guide you through running and accessing Kubernetes Cluster on a Linux Mint. You will be using
MoreK8s: transfer file from stand-alone server to Kubernetes cluster
Cloud technologies aren’t new nowadays, but when you should do some administrative work with your Kubernetes Cluster it isn’t always
More