Giter Site home page Giter Site logo

rekube's People

Contributors

cah4a avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

rekube's Issues

Provide a way to use helm charts

Something like the following will be a nice way to utilize battle-tested helm charts:

<HelmChart 
    repo="bitnami/wordpress"
    name="happy-panda"
    values={...}
/>

It will coordinate poorly with Rekube components but is a way to reuse Helm ecosystem.

Add external configuration.

I just had the same idea for using react components to model k8s resources and found your repo. Great work!

I think to step more in the foots of Helm, there should be a way to add external configuration.

The developer could define a schema for it's configuration with Zod or something similar.
With something like npx rekube -c prod-config.json an external configuration could be laoded. The external configuration could be toml, json, yaml or pkl and is validated against the Zod schema.

It is then provided as props for the root component or in some other way so it can be used by the resource components.

Pnpm install `ERR_PNPM_WORKSPACE_PKG_NOT_FOUND`

``Steps to reproduce:

  1. clone the repo
  2. pnpm i

Error:

Scope: all 5 workspace projects
/Users/1cedsoda/code/rekube/example:
 ERR_PNPM_WORKSPACE_PKG_NOT_FOUND  In example: "@rekube/components@workspace:" is in the dependencies but no package named "@rekube/components" is present in the workspace

This error happened while installing a direct dependency of /Users/1cedsoda/code/rekube/example

Packages found in the workspace: @rekube/codegen, rekube-example, @rekube/base, @rekube/converter, rekube

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.