You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've update documentation - try to use configs examples for minicube and managed k8s.
We will also add configs validation in operator, thanks for your report.
Bug Report
YDB Kubernetes Operator version:
Environment
Minikube (MacOS 10.15.7), GKE, GKE autopilot
Current behavior:
This happens after any cluster setup based on
https://ydb.tech/en/docs/getting_started/self_hosted/ydb_minikube
or
https://ydb.tech/en/docs/deploy/orchestrated/yc_managed_kubernetes
panic: assignment to entry in nil map
after initial Storage setupkubectl get storages.ydb.tech
shows always PENDINGydb-operator get into CrashLoopBackOff
Steps to reproduce:
follow this guide
https://ydb.tech/en/docs/getting_started/self_hosted/ydb_minikube
After storage create step
Related code:
Full error code
The text was updated successfully, but these errors were encountered: