kubernetes-the-hard-way-aws
kubernetes-the-hard-way-aws copied to clipboard
AWS version of Kelsey's kubernetes-the-hard-way
Hi community, I have met the following problem at the last step. Does someone know how to work around it? Many Thanks Weibo ``` Administrator:~/environment $ kubectl get pods -l...
fix broken urls
**Problem Statement:** Pods in the Kubernetes cluster are consistently stuck in the `ContainerCreating` state and are not transitioning to a running state. This issue affects the creation of new pods....
The existing steps were failing. ``` $ wget --show-progress --https-only --timestamping https://storage.googleapis.com/kubernetes-the-hard-way /cfssl/1.4.1/linux/cfssl https://storage.googleapis.com/kubernetes-the-hard-way/cfssl/1.4.1/linux/cfssljson --2024-11-04 06:51:49-- https://storage.googleapis.com/kubernetes-the-hard-way/cfssl/1.4.1/linux/cfssl Resolving storage.googleapis.com (storage.googleapis.com)... 142.250.183.27, 142.250.183.155, 142.250.183.187, ... Connecting to storage.googleapis.com (storage.googleapis.com)|142.250.183.27|:443... connected. HTTP...