Coder Social home page Coder Social logo

kpt-packages's Introduction

kpt-packages

A Catalog of Kpt Packages and Blueprints

What is a Kpt Package?

A Kpt package is a collection of Kubernetes resources that are managed together as a unit. A package can be a single Kubernetes resource, or a collection of resources such as a Deployment, Service, and ConfigMap. A package can also be a collection of other packages.

The packages in this repo can be used alone or as part of a larger application. They can be used to create a new application, or to add functionality to an existing application. To learn more about packages, see the Kpt Packages Overview.

You can install a package by running kpt pkg get https://github.com/broadinstitute/kpt-packages/grafana --for-deployment

You can then update the package inputs to set the package parameters. Running kpt fn render grafana will render the package with the updated inputs.

How to use a Kpt Package

To use a package, you can run kpt pkg get <package-path> --for-deployment. This will download the package to your local machine and set it up for deployment. You can then run kpt fn render <package-name> to render the package with the default inputs.

example:

kpt pkg get https://github.com/broadinstitute/kpt-packages/gcp-load-balancer/@v0

Update a package to a new version

To update an installed package to a new version, run kpt pkg update <package-path>. This will update the package to the version in the upstream repo.

kpt-packages's People

Contributors

dependabot[bot] avatar tfhartmann avatar backstage-bits[bot] avatar

Watchers

James Cloos avatar Henry Ferrara avatar  avatar Tom Conner avatar  avatar  avatar

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.