KR411-prog
KR411-prog
After running the uninstall script in Kubesphere host cluster, I find the below resources not deleted. kubectl api-resources --verbs=list --namespaced -o name | grep -v event | xargs -n 1...
Do we have solutions to the questions?
So it turns out to be the request message format sent by Kubesphere to Opsgenie api call.. Its not accepting that format We didnt have this issue with Prometheus operator...
How to contribute to the webpage? We have made this work at our end and it requires some updates in the webpage https://kubesphere.io/docs/faq/observability/byop/
I am facing this issue currently.. https://github.com/opencost/opencost/issues/2194
We are facing same issue.. We have a job in Contour namely cert-gen. This has some pre-install hook annotations..However when we run this in post-renderer, it is not picking up...