<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Getting Started on Beamstack</title><link>https://beamstack.netlify.app/docs/getting-started/</link><description>Recent content in Getting Started on Beamstack</description><generator>Hugo</generator><language>en</language><atom:link href="https://beamstack.netlify.app/docs/getting-started/index.xml" rel="self" type="application/rss+xml"/><item><title>Introduction</title><link>https://beamstack.netlify.app/docs/getting-started/introduction/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://beamstack.netlify.app/docs/getting-started/introduction/</guid><description>What is Beamstack? Beamstack is an open-source framework currently under development, aimed at facilitating the deployment of Machine Learning and GenAI workflow pipelines with Apache Beam on Kubernetes.
Beamstack provides a robust Command Line Interface (CLI) that can potentially reduce pipeline deployment complexity and timelines drastically. It also possesses great monitoring and visualization features. Beamstack makes AI/ML on Kubernetes simple, portable, and scalable.
Read the architecture overview to learn about the Beamstack ecosystem and to see how Beamstack components fit in ML lifecycle.</description></item><item><title>Architecture</title><link>https://beamstack.netlify.app/docs/getting-started/architecture/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://beamstack.netlify.app/docs/getting-started/architecture/</guid><description>This guide introduces Beamstack&amp;rsquo;s ecosystem and explains how it fits in the ML lifecycle. Read the introduction guide to learn more about Beamstack.
Beamstack Ecosystem The following diagram gives an overview of the Beamstack Ecosystem and how it relates to the wider Kubernetes and AI/ML landscapes.
How does Beamstack initilize components on a cluster? Beamstack pulls components directly from the registry using helm and kustomize and installs them on the kubernetes cluster.</description></item><item><title>Installing Beamstack</title><link>https://beamstack.netlify.app/docs/getting-started/installing-beamstack/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://beamstack.netlify.app/docs/getting-started/installing-beamstack/</guid><description>This guide describes how to install Beamstack Command Line Interface (CLI) and all it&amp;rsquo;s components
Read the introduction guide to learn more about Beamstack and its components.
Installation Guide You can install Beamstack by following these steps.
Navigate to the Beamstack Repository and download the latest release. Ensure you have chosen a binary that works for your operating system Open the downloaded package and install it. Once installed, to verfiy that Beamstack was succefully installed, run the following command in your terminal: beamstack -h You should see a list of available beamstack commands if installed properly.</description></item><item><title>Examples</title><link>https://beamstack.netlify.app/docs/getting-started/examples/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://beamstack.netlify.app/docs/getting-started/examples/</guid><description> 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 command Initialize a Kubernetes Cluster with Beamstack &amp;amp; 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</description></item></channel></rss>