Evgeny Samoylov
Evgeny Samoylov
Hi. We still need this issue to be fixed. Please don't close.
Lets wait for the validation rules feature which is in alpha since Kubernetes v1.23: https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#validation-rules
Will be realized in #1560
I suppose we need more general solution to avoid unexpected bills: #945
Probably we need to give NS permissions by labels on NS instead of name regex.
@name212 looks like linked with #330. Could you please look into this?
OpenCost as an option: https://github.com/opencost/opencost
Related with #194
All our web interfaces are closed by authentication, so it returns a 404 error to the crawler's request and search engines don't show such results to the users. Smoke-mini was...
This is wrong approach. Need to use one of the recommended ways instead: https://kubernetes.io/docs/tutorials/kubernetes-basics/expose/expose-intro/