Built my first ephemeral stack of the day, and sta...
# kubernetes
f
Built my first ephemeral stack of the day, and started off with our good 'ol friend on the
Release
resource:
Copy code
Diagnostics:
  kubernetes:<http://helm.sh/v3:Release|helm.sh/v3:Release> (prometheus):
    warning: Helm release "prometheus" was created but has a failed status. Use the `helm` comman
d to investigate the error, correct it, then retry. Reason: the server could not find the request
ed resource
    error: 1 error occurred:
        * Helm release "monitoring/prometheus" was created, but failed to initialize completely. 
Use Helm CLI to investigate.: failed to become available within allocated timeout. Error: Helm Re
lease monitoring/prometheus: the server could not find the requested resource
I'm really hoping v4 will give us more visibility into these errors, or at least a
retry
functionality on the resource itself 💡