kubernetes-helm.md

July 15, 2021 · View on GitHub

Bookmarks tagged [kubernetes-helm]

www.codever.land/bookmarks/t/kubernetes-helm

Deploy Your App with Template Free YAML - Ryan Cox, Lyft - YouTube

https://www.youtube.com/watch?v=ahMIBxufNR0

This talk will introduce Kustomize, a declarative application management system, that allows deployments to be described as template free YAML. It's approach will be contrasted with DSLs and template ...


Stop Forking Helm Charts, an Intro to Replicated Ship - K8s, Kustomize & Ship SF Meetup - YouTube

https://www.youtube.com/watch?v=pRG47EQ5OAg

This presentation by Marc Campbell, CTO and Founder of Replicated, is from the Kubernetes, Kustomize & Ship Meetup in SF - ship video reference


Helm Chart Templates

https://helm.sh/docs/chart_template_guide/

This guide provides an introduction to Helm’s chart templates, with emphasis on the template language.


How to Create Your First Helm

https://docs.bitnami.com/kubernetes/how-to/create-your-first-helm-chart/

This guide walks you through the process of creating your first ever chart, explaining what goes inside these packages and the tools you use to develop them. By the end of it you should have an unders...


Building Helm Charts From the Ground Up - An Introduction to Kubernetes [I] - Amy Chen, Heptio - YouTube

https://www.youtube.com/watch?v=vQX5nokoqrQ

Learn the basics of Kubernetes from the perspective of creating a Helm Chart from scratch! Really nice explanation for beginners.


keycloak helm charts from codecentric

https://github.com/codecentric/helm-charts/tree/master/charts/keycloak

This chart bootstraps a Keycloak StatefulSet on a Kubernetes cluster using the Helm package manager. It provisions a fully featured Keycloak installation.


Draft vs Gitkube vs Helm vs Ksonnet vs Metaparticle vs Skaffold

https://blog.hasura.io/draft-vs-gitkube-vs-helm-vs-ksonnet-vs-metaparticle-vs-skaffold-f5aa9561f948/...

TL;DR Draft

  • deploy code to k8s cluster (automates build-push-deploy)
  • deploy code in draft-pack supported languages without writing dockerfile or k8s manifests
  • needs draft cli, helm cli, t...

Draft home page

https://draft.sh/

Draft is a tool for developers to create cloud-native applications on Kubernetes.


Optimising Kubernetes deployments with Helm by Erwin de Gier - YouTube [16m]

https://www.youtube.com/watch?v=TXZBuBQpm-Q

Kubernetes is has become a very popular platform for running and managing your application in Docker containers. However, the basis Kubernetes YAML files are a bit cumbersome to work with. Helm is a t...


GitHub - helm/charts - Curated applications for Kubernetes

https://github.com/helm/charts

Curated applications for Kubernetes.


Helm Docs home page

https://helm.sh/

Helm - The Kubernetes Package Manager.

Helm helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.

Charts are easy...


kubernetes-for-java-developers repo from Aron Gupta

https://github.com/aws-samples/kubernetes-for-java-developers

A Day in Java Developer’s Life, with a taste of Kubernetes - aws-samples/kubernetes-for-java-developers. sample. example.