Examples
This page contains some of the examples and use cases of beamstack.
To run the examples displayed here on your local computer, ensure beamstack in installed properly.
Warning
Ensure you have a cluster running before running any commandInitialize a Kubernetes Cluster with Beamstack & Monitoring tools
beamstack init -m
Get the current kubernetes cluster context and profile info
beamstack info
Display the name, status and age of a cluster
beamstack info cluster
Create a runner cluster
beamstack create [runner-cluster] [cluster-name]
Open runner UI
beamstack open [runner] [runner-cluster-name]
Open Grafana dashboard
beamstack open dashboard
Deploy a pipeline
beamstack deploy pipeline [FILE] [flags]
Create a vector store
beamstack create vector-store --type=elasticsearch
Feedback
Was this page helpful?
Glad to hear it!.
Sorry to hear that. Please tell us how we can improve.