Asking for help? Comment out what you need so we can get more information to help you!
Cluster information:
Kubernetes version: 1.13.4
Cloud being used: (put bare-metal if not on a public cloud) private openstack
Installation method: manually install
Host OS: centos
CNI and version:
CRI and version:
You can format your yaml by highlighting it and pressing Ctrl-Shift-C, it will make your output easier to read.
in our environment, there was openstack volume attach/detaching issue happens, and from below ticket, it’s kind of openstack token expired issue, and solution provided in that is to configure openstack with service token.
some product in my organization uses the openstack environment that provided by others, and they may not be willing to this openstack configuration change, therefore, is there any other solution, for k8s to by pass this openstack issue?
thanks for any hint!