kubectl-datree
kubectl-datree copied to clipboard
Could not resolve host: get.datree.io
curl https://get.datree.io | /bin/bash % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: get.datree.io
download page is not working
Hi @italonts! This happens because this hostname does not exist anymore. This url used to point to the following url: https://raw.githubusercontent.com/datreeio/datree/main/install.sh
so, the following line should be the alternative:
curl https://raw.githubusercontent.com/datreeio/datree/main/install.sh | /bin/bash