Michael Lundquist
Michael Lundquist
``` $ kubectl get daemonset -n kube-system NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE kube-proxy 3 3 3 3 3 kubernetes.io/os=linux 151d kured 3 3 0 3 0...
If I added a node to that cluster I wouldn't be able to ping any pods running on the new node or ping anything from the pods running on the...
[suse article on deploying ceph on k8s](https://documentation.suse.com/sbp/all/html/SBP-rook-ceph-kubernetes/index.html)
I ended up just using a fresh kubic install, but thanks for the quick reply. Also kubic is amazing! Keep up the good work!
A good solution to this would be to run the task with the `code` command from settings.json [but it looks like the code command can't run tasks](https://stackoverflow.com/questions/54568187/running-a-task-of-visual-studio-code-from-the-command-line)
I found [this article on resetting the harbor admin password from psql](https://kb.vmware.com/s/article/76289) which might be helpful
I had this issue because I didn't add the protocol to `externalURL`