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

Local deployment fixes #8

Merged
merged 4 commits into from
Mar 13, 2024
Merged

Local deployment fixes #8

merged 4 commits into from
Mar 13, 2024

Conversation

o11yguru
Copy link
Contributor

Any background context you want to provide for reviewers?

These are the relevant steps for a local engine install.

What is the focus or goal of the code changes?

Provide a local approach to test the tech before deploying to a CSP like AWS .

Where should the reviewer start?

README.md ln. 29

Does this add new dependencies? Is there an installation or build procedure?

Yes, there are 4 new build procedures.
1.make -f ./make/Makefile-local-recipies create-mdai deploy a local cluster from scratch
2. make -f ./make/Makefile-local-recipies delete-mdai deletes mdai cluster deployed locally and all artifacts associated
3. make -f ./make/Makefile-local-recipies delete-mdai-all deletes mdai cluster deployed locally and all artifacts associated, plus helm charts
4. make -f ./make/Makefile-local-recipies update-mdai-collector updates mdai the collector to the latest configuration

How should this be manually tested?

Run each of the commands in their correct use as called out above.

Screenshots (if applicable)

n/a

Optional: What gif best describes this PR or how it makes you feel?

![it's happening](https://c.tenor.com/IJuLSEYNCcAAAAAC/tenor.gif

@o11yguru o11yguru requested a review from arcanez March 13, 2024 16:11
@o11yguru o11yguru merged commit f8e3670 into main Mar 13, 2024
2 checks passed
@o11yguru o11yguru deleted the local-deployment branch March 13, 2024 16:14
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.

None yet

3 participants