mmumshad / kubernetes-the-hard-way

Bootstrap Kubernetes the hard way on Vagrant on Local Machine. No scripts.
Apache License 2.0
4.6k stars 4.48k forks source link

Raw Github pages not working for manifests while downloading #316

Closed Chaitu7416 closed 6 months ago

Chaitu7416 commented 1 year ago

Tried the lab guide to download core-DNS and other files that use github's raw pages and they seem to be getting blank.

image

fireflycons commented 6 months ago

It is fine for me

➜  ~ wget https://raw.githubusercontent.com/mmumshad/kubernetes-the-hard-way/master/deployments/coredns.yaml
--2024-03-18 05:25:31--  https://raw.githubusercontent.com/mmumshad/kubernetes-the-hard-way/master/deployments/coredns.yaml
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4198 (4.1K) [text/plain]
Saving to: ‘coredns.yaml’

coredns.yam                  100%[====================================================>]   4.10K  --.-KB/s    in 0s

2024-03-18 05:25:31 (8.59 MB/s) - ‘coredns.yaml’ saved [4198/4198]