Skip to content

[GH-1006] Add memmachine charts#1007

Open
sheperdh wants to merge 1 commit intoMemMachine:mainfrom
sheperdh:charts
Open

[GH-1006] Add memmachine charts#1007
sheperdh wants to merge 1 commit intoMemMachine:mainfrom
sheperdh:charts

Conversation

@sheperdh
Copy link

@sheperdh sheperdh commented Jan 30, 2026

Add mem-machine charts for k8s deploy.

Purpose of the change

Add helm charts to deploy mem-machine into k8s.

Description

Implement helm charts which can be used to deploy mem-machine into k8s/k3s

Fixes/Closes

Fixes #1006

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

  • Manual verification (list step-by-step instructions)

Test Results: [Attach logs, screenshots, or relevant output]

Checklist

  • I have signed the commit(s) within this pull request
  • My code follows the style guidelines of this project (See STYLE_GUIDE.md)

Maintainer Checklist

  • Confirmed all checks passed
  • Contributor has signed the commit(s)

Screenshots/Gifs

N/A

Further comments

None

Add mem-machine charts for k8s deploy.
Copy link
Contributor

@sscargal sscargal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The charts are fine and easily approved.

My feedback and request are to consider how users will use this. For example, rather than deployments/charts, perhaps deployments/helm or deployments/HelmCharts. This allows us to add other deployment methods in the future, such as AWS CloudFormation (deployments/AWS/CloudFormation), for example.

Additionally, I'd like to see instructions in the README.md describing what these scripts do, an explanation of the directory structure, a brief comment on each file, and instructions on how to use this Helm Chart.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feat]: Support k8s deploy with helm charts

2 participants