Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

contrib/serverinstall: Automate setup of kind+k8s with metallb #845

Merged
merged 8 commits into from
Nov 30, 2020

Conversation

briancain
Copy link
Member

This commit introduces a simple script that leverages kind to bring up
a local kubernetes cluster with metallb. This is required on linux if
you wish to install a waypoint server locally to a cluster.

This commit introduces a simple script that leverages `kind` to bring up
a local kubernetes cluster with metallb. This is required on linux if
you wish to install a waypoint server locally to a cluster.
@briancain briancain added enhancement New feature or request contrib A collection of useful resources for developing and using waypoint labels Nov 24, 2020
@mitchellh
Copy link
Contributor

Can you rename it k8s-kind instead?

And I think the top of the README should have a paragraph or something describing why this exists. I don't want folks to think that this is required for all K8S installs.

@briancain
Copy link
Member Author

Makes sense! I've updated the folder name, and added a little note at the top of the readme which hopefully gives people a bit more info on why this exists 👍

@mitchellh
Copy link
Contributor

Looks good, would be nice to modify the website docs somewhere to point this out. :)

@briancain
Copy link
Member Author

@mitchellh I think it makes sense to place the note about contrib near the beginning? If it becomes more complicated in the future it could have its own section, but maybe for now it's ok as a small paragraph on here: https://www.waypointproject.io/docs

@briancain briancain merged commit 1c82546 into hashicorp:main Nov 30, 2020
@briancain briancain deleted the f-contrib-serverinstall-k8s branch June 15, 2021 23:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
contrib A collection of useful resources for developing and using waypoint enhancement New feature or request website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants