kustomize.md
July 15, 2021 · View on GitHub
Bookmarks tagged [kustomize]
www.codever.land/bookmarks/t/kustomize
A cleaner multi-stage continuous deployment on Kubernetes of a Create React App with kustomize, helm and skaffold – CodepediaOrg
https://www.codepedia.org/ama/a-cleaner-multi-stage-deployment-on-kubernetes-of-a-create-react-app-w...
This blog posts presents a clean way to make a multi-stage deployment of a Create React App on a Kubernetes Cluster. Deployments with kubectl, helm charts, kustomize and skaffold are presented.
- :calendar: published on: 2019-09-03
- tags: reactjs, kubernetes, devops, kustomize, kubectl, helm, skaffold
- :octocat: source code
Declarative Management of Kubernetes Objects Using Kustomize - Kubernetes
https://kubernetes.io/docs/tasks/manage-kubernetes-objects/kustomization/
-
Overview of Kustomize
-
Bases and Overlays
-
How to apply/view/delete objects using Kustomize
-
Kustomize Feature List
-
What's next
-
tags: kubernetes, kustomize, docs
Using Kustomize for per-environment deployment of cert-manager resources
https://blog.jetstack.io/blog/kustomize-cert-manager/
Using Kubectl's new Kustomize support for per-environment deployment of cert-manager resources.
- :calendar: published on: 2019-04-01
- tags: kubernetes, kustomize, cert-manager
- :octocat: source code
Kustomize Home Page
Kustomize traverses a Kubernetes manifest to add, remove or update configuration options without forking. It is available both as a standalone binary and as a native feature of kubectl.
Docs:
- [gi...
- tags: kubernetes, kustomize, kubectl
- :octocat: source code
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 ...
- :calendar: published on: 2018-12-15
- tags: kubernetes, kustomize, kubernetes-helm
- :octocat: source code
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
- :calendar: published on: 2018-11-15
- tags: kubernetes, kustomize, kubernetes-helm, kubernetes-ship, devops, devops-tools
- :octocat: source code