We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
(base) kexu@Kes-MacBook-Pro ~ % kubectl run grafana -n openfaas --image=stefanprodan/faas-grafana:4.6.3 --port=3000 pod/grafana created (base) kexu@Kes-MacBook-Pro ~ % kubectl get pod -n openfaas NAME READY STATUS RESTARTS AGE alertmanager-bb49b895f-4lwcg 1/1 Running 0 10m basic-auth-plugin-75bcc98bc6-jqlsb 1/1 Running 0 10m gateway-ff4db7867-hlnpp 2/2 Running 1 (10m ago) 10m grafana 1/1 Running 0 13s nats-568899cb88-gz4tr 1/1 Running 0 10m prometheus-cd497dfb7-vf859 1/1 Running 0 10m queue-worker-84bfb5cd9b-9zsqg 1/1 Running 0 10m (base) kexu@Kes-MacBook-Pro ~ % kubectl get deployments -n openfaas NAME READY UP-TO-DATE AVAILABLE AGE alertmanager 1/1 1 1 10m basic-auth-plugin 1/1 1 1 10m gateway 1/1 1 1 10m nats 1/1 1 1 10m prometheus 1/1 1 1 10m queue-worker 1/1 1 1 10m
Sorry, something went wrong.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: