tik@tik-1tb:/media/tik/1TB_02/lab/terra-aws$ aws ec2 describe-images --region us-west-1 --image-ids ami-01f10c2eaffc9c7e5
An error occurred (InvalidAMIID.NotFound) when calling the DescribeImages operation: The image id '[ami-01f10c2eaffc9c7e5]' does not exist
wget https://www.google.com/chrome/?platform=linux
sudo dpkg -i google-chrome-stable_current_amd64.deb
sudo mkdir -p /etc/opt/chrome/policies
sudo mkdir -p /etc/opt/chrome/policies/managed
sudo mkdir -p /etc/opt/chrome/policies/recommended
curl -L https://archive.org/download/sierraurl/sierra.txt
Link: https://www.youtube.com/watch?v=Z9pK75VPJC0
Credits the dude who created the video Mr. Macintosh https://www.youtube.com/@Mr.Macintosh
*
Download https://github.com/0zhu/kubectl-mobaxterm-plugin-cygwin/releases/tag/v1.19.1-w-bash-completion Download to same folder as mobaxterm.exe
Here are the steps to set up Docker and Kubernetes for learning on your home desktop server:
First, you'll need to install Docker on your desktop server. Follow the installation instructions for your operating system on the Docker website.
Install Minikube:
Minikube is a tool that makes it easy to run a single-node Kubernetes cluster locally. To install Minikube, follow the instructions for your operating system on the Minikube GitHub page.
NewerOlder


