Bookmarks tagged [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.
- 📆 published on: 2019-09-03
- tags: reactjs, kubernetes, devops, kustomize, kubectl, helm, skaffold
- source code
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
https://blog.jetstack.io/blog/kustomize-cert-manager/
Using Kubectl's new Kustomize support for per-environment deployment of cert-manager resources.
- 📆 published on: 2019-04-01
- tags: kubernetes, kustomize, cert-manager
- source code
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
- source code
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 ...
- 📆 published on: 2018-12-15
- tags: kubernetes, kustomize, kubernetes-helm
- source code
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
- 📆 published on: 2018-11-15
- tags: kubernetes, kustomize, kubernetes-helm, kubernetes-ship, devops, devops-tools
- source code