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

KUBE: kubemeta: create deployment scripts #9

Open
sdorr0 opened this issue Oct 19, 2023 · 3 comments
Open

KUBE: kubemeta: create deployment scripts #9

sdorr0 opened this issue Oct 19, 2023 · 3 comments
Assignees

Comments

@sdorr0
Copy link
Contributor

sdorr0 commented Oct 19, 2023

kubemeta, a new application that gathers and kubernetes metadata in a friendly event driven, asynchronous way, needs to have deployment support built out for it.

This includes actions to generate container images, storing those images in appropriate repositories, and kubernetes yaml file support for deploying those images into a customer's kubernetes cluster.

The deployment scripts will be added to the https://github.com/kentik/kappa-cfg repo to give someone the ability to deploy kappa, kappa-agg, and kubemeta into a cluster with a single command.

Also, allow the scripts enough flexibility to deploy just a single app.

@sdorr0 sdorr0 self-assigned this Oct 19, 2023
@sdorr0 sdorr0 changed the title KUBE: kubeinv: create container and deployment scripts KUBE: kubemeta: create container and deployment scripts Nov 2, 2023
@sdorr0 sdorr0 changed the title KUBE: kubemeta: create container and deployment scripts KUBE: kubemeta: create deployment scripts Nov 5, 2023
@brianfegan
Copy link

brianfegan commented Nov 20, 2023

Two things to do before we close this out:

  • Add something to kubemeta deployment manifest so latest image from dockerhub gets used on fresh installs
  • Test against GCP and Azure envs

@sdorr0
Copy link
Contributor Author

sdorr0 commented Nov 28, 2023

GCP works

@sdorr0
Copy link
Contributor Author

sdorr0 commented Nov 29, 2023

Azure works

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

No branches or pull requests

2 participants