openstack-k8s-operators / dev-docs

Documentation
9 stars 25 forks source link

Troubleshoot Ceph network connection without nc #124

Closed fultonj closed 2 months ago

fultonj commented 2 months ago

The nc command is not installed on the Glance pod so we cannot suggest it be used to test the pod's connection to Ceph. Instead the procedure is re-written using a Python socket since that has confirmed to be available in the Glance pod.