abahmed / kwatch

:eyes: monitor & detect crashes in your Kubernetes(K8s) cluster instantly
https://kwatch.dev
MIT License
944 stars 75 forks source link

https://kwatch.dev/ down ? #279

Closed thomasLeclaire closed 4 months ago

thomasLeclaire commented 4 months ago

Hi!

sounds the website is down, and therefore also the helm repo.

is it expected?

thx

abahmed commented 4 months ago

Hi @thomasLeclaire

It works normally from my side https://kwatch.dev https://kwatch.dev/charts/index.yaml

amgadramses commented 4 months ago

Working with me as well.

thomasLeclaire commented 4 months ago

thx for confirmation! sounds it's something related to cloudflare in fact. Can't really say if it's a real issue or my connection which has been blacklisted from some network for any reason. (but we have some explicit cloudflare front usually in such cases)

but for example : curl --resolve kwatch.dev:443:188.114.96.2 https://kwatch.dev --verbose ==> not working, timeout. curl --resolve kwatch.dev:443:104.21.27.34 https://kwatch.dev ==> it is fine

workaournd on my side with some dns overwrite will do the job for now.

closing ticket like not sure you can or have to do anything, but posting these details if anyone has also the issue!