All Projects → redhat-cop → template2helm

redhat-cop / template2helm

Licence: Apache-2.0 License
Converts an OpenShift template into a Helm chart

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to template2helm

Pega Helm Charts
Orchestrate a Pega Platform™ deployment by using Docker, Kubernetes, and Helm to take advantage of Pega Platform Cloud Choice flexibility.
Stars: ✭ 58 (+107.14%)
Mutual labels:  openshift, helm
kubernetes-binaries-managers
Kubernetes related binaries manager.
Stars: ✭ 48 (+71.43%)
Mutual labels:  openshift, helm
camunda-cloud-helm
Camunda Platform 8 Self-Managed Helm charts
Stars: ✭ 41 (+46.43%)
Mutual labels:  openshift, helm
Ingressmonitorcontroller
A Kubernetes controller to watch ingresses and create liveness alerts for your apps/microservices in UptimeRobot, StatusCake, Pingdom, etc. – [✩Star] if you're using it!
Stars: ✭ 306 (+992.86%)
Mutual labels:  openshift, helm
declarative-openshift
Working examples of manifests for openshift for use in a declarative management strategy.
Stars: ✭ 17 (-39.29%)
Mutual labels:  openshift, container-cop
fake-survey-generator
A slightly more-than-trivial full-stack application built with DDD & CQRS concepts
Stars: ✭ 49 (+75%)
Mutual labels:  helm
painless-continuous-delivery
A cookiecutter for projects with continuous delivery baked in.
Stars: ✭ 46 (+64.29%)
Mutual labels:  openshift
helm-starter-istio
An Istio starter template for Helm
Stars: ✭ 69 (+146.43%)
Mutual labels:  helm
charts
☸️ Helm Charts for YOURLS
Stars: ✭ 12 (-57.14%)
Mutual labels:  helm
pulsar-helm-chart
Official Apache Pulsar Helm Chart
Stars: ✭ 122 (+335.71%)
Mutual labels:  helm
kube-karp
☸ Add a floating virtual IP to Kubernetes cluster nodes for load balancing easily.
Stars: ✭ 104 (+271.43%)
Mutual labels:  helm
aks-multi-tenant-agic
This sample shows how to use the Application Gateway Ingress Controller in a multi-tenant AKS cluster to expose multiple instances of the same application, one for each tenant.
Stars: ✭ 27 (-3.57%)
Mutual labels:  helm
ms-k8s-examples
Examples from building Distributed Kubernetes Cluster, for Cloud Native MicroServices.
Stars: ✭ 13 (-53.57%)
Mutual labels:  helm
resource-locker-operator
No description or website provided.
Stars: ✭ 28 (+0%)
Mutual labels:  container-cop
snc
Single Node Cluster creation scripts for OpenShift 4.x as used by CodeReady Containers
Stars: ✭ 84 (+200%)
Mutual labels:  openshift
gitops-build-lib
Jenkins pipeline shared library for automating deployments via GitOps
Stars: ✭ 23 (-17.86%)
Mutual labels:  helm
kubectl-terminate
kubectl-terminate, a kubectl plugin to remove finalizers and finally delete k8s resources
Stars: ✭ 23 (-17.86%)
Mutual labels:  openshift
spark-operator
Operator for managing the Spark clusters on Kubernetes and OpenShift.
Stars: ✭ 129 (+360.71%)
Mutual labels:  openshift
helm-namespace
Namespace auto-creation for Helm 3
Stars: ✭ 29 (+3.57%)
Mutual labels:  helm
helm-local
Helm plugin to run Tiller as a local daemon
Stars: ✭ 22 (-21.43%)
Mutual labels:  helm

Template2Helm

Template2Helm is a go utility that converts OpenShift templates into Helm charts.

Installation

Installing is very simple. Simply download the proper binary from our latest release, and put it on your $PATH.

Usage

template2helm has one primary function, convert. It can be used like so to convert an OpenShift template to a Helm chart.

template2helm convert --template ./examples/slack-notify-job-template.yml --chart ~/tmp/charts

We have several example templates you can use to get started.

Contribution

Please open issues and pull requests! Check out our development guide for more info on how to get started. We also follow the general contribution guidelines for pull requests outlined on the Red Hat Community of Practice website.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].