Skip to content
New issue

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

Operator Investigation | Run W&B platform on Microk8s and prepare instructions #227

Open
abhinavg6 opened this issue Oct 2, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@abhinavg6
Copy link

Related to the VM image project, we would like to see if it's possible to run the k8s operator-based W&B platform on Microk8s. If yes, we would like to understand the performance and scalability constraints of that, in terms of how large a single-node deployment could that sustain and what are its high-level breaking points. If it works for small (4 vCPU, 32 GB memory) to intermediate (32 vCPU, 256 GB memory) sized deployments, we would like to try and offer this as a v1 solution to customers who need capabilities unlocked via the operator but can't / don't want to use k8s directly, and see how far we can get with this.

Ask in this issue is to do a PoC on end to end deployment of k8s operator-based W&B platform on Microk8s, starting with local machine but then on a EC2 VM, and record the relevant instructions which could be shared with customers. When testing on AWS, try on at least three different sizes of VMs, and see how much memory Microk8s is able to provide to the application.

@abhinavg6 abhinavg6 added the enhancement New feature or request label Oct 2, 2024
@amanpruthi
Copy link
Contributor

amanpruthi commented Oct 11, 2024

Microk8s Installation and wandb-operator chart deployment:

https://docs.google.com/document/d/1OjF7hZK4PSdmAi_3yk4hC6Xfz6PMo0xv6aJ_g80CDQI/edit?usp=sharing

We have tried this setup on EC2 Ubuntu Machine
Configuration : 8 CPU and 32GB RAM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants