GithubHelp home page GithubHelp logo

jbelke / helm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from helm/helm

0.0 3.0 0.0 8.42 MB

The Kubernetes Package Manager

License: Apache License 2.0

Makefile 0.93% Protocol Buffer 3.55% Go 92.40% Smarty 0.09% Shell 3.04%

helm's Introduction

Kubernetes Helm

CircleCI

Helm is a tool for managing Kubernetes charts. Charts are packages of pre-configured Kubernetes resources.

Use Helm to...

  • Find and use popular software packaged as Kubernetes charts
  • Share your own applications as Kubernetes charts
  • Create reproducible builds of your Kubernetes applications
  • Intelligently manage your Kubernetes manifest files
  • Manage releases of Helm packages

Helm in a Handbasket

Helm is a tool that streamlines installing and managing Kubernetes applications. Think of it like apt/yum/homebrew for Kubernetes.

  • Helm has two parts: a client (helm) and a server (tiller)
  • Tiller runs inside of your Kubernetes cluster, and manages releases (installations) of your charts.
  • Helm runs on your laptop, CI/CD, or wherever you want it to run.
  • Charts are Helm packages that contain at least two things:
    • A description of the package (Chart.yaml)
    • One or more templates, which contain Kubernetes manifest files
  • Charts can be stored on disk, or fetched from remote chart repositories (like Debian or RedHat packages)

Install

Download a release tarball of helm for your platform. Unpack the helm binary and add it to your PATH and you are good to go! OS X/Cask users can brew cask install helm.

Docs

Community, discussion, contribution, and support

You can reach the Helm community and developers via the following channels:

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

helm's People

Contributors

technosophos avatar adamreese avatar jackgr avatar bmelville avatar sparkprime avatar fibonacci1729 avatar sebgoa avatar shawnps avatar goltermann avatar joe2far avatar migmartri avatar grahamawelch avatar ngtuna avatar prydonius avatar wirehead avatar devth avatar vagababov avatar mattfarina avatar leendersr avatar rimusz avatar jessfraz avatar gaocegege avatar ebraminio avatar jiangyaoguo avatar iantw89 avatar zmerlynn avatar mumoshu avatar tmc avatar tallclair avatar tback avatar

Watchers

James Cloos avatar Joshua Belke 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.