Giter Site home page Giter Site logo

k3d-irsa's Introduction

mjnagel

k3d-irsa's People

Contributors

mjnagel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

k3d-irsa's Issues

Alternatives to aws cli commands

Currently the setup in this repo relies on a lot of aws cli command for setup/teardown. While this works for simple dev use cases it could result in lingering resources since nothing is "in code". We could switch the AWS commands to instead use opentofu / similar to manage those pieces as IaC.

This would be a decent rewrite to the docs, but hopefully make the setup more approachable with a simple tofu apply. We could still keep things simple and local for key setup, state, etc, but this would make the tutorial a bit easier to follow and less error prone.

Switch deploy manifests to helm chart

Currently the deploy manifests under deploy/ are simple and work for the demo deploy, but could be wrapped in a helm chart. This would solve a couple issues:

  • Configuration of the annotation key (this is called out in the docs)
  • Timing of jobs (leverage helm hooks to orchestrate these)
  • Configuration of the region (current setup does not mutate in the region if I recall correctly)

The current image used in this repo will also likely be out of date eventually, so abstracting this into a helm value would enable easier updates for end usage without an update in this repo.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.