Bookmarks tagged [skaffold]
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://skaffold.dev/docs/how-tos/portforward/
This page discusses how to set up port forwarding with Skaffold for skaffold dev
and skaffold debug
.
- tags: skaffold
https://dev.to/pozo/continuous-development-with-java-and-kubernetes-3d08
Continuous Development with Java and Kubernetes with the help of Jib and Skaffold
- 📆 published on: 2011-03-01
- tags: java, kubernetes, spring-boot, helm, skaffold, debugging, jib
- source code
Google Open Source Container Tools: Life of a happy developer in a container world by David Gageot - YouTube
https://www.youtube.com/watch?v=4uU44VviyjM
Great demo explaining the utilities of the various tools listed as tags here.
- 📆 published on: 2018-11-14
- tags: kubernetes, skaffold, maven-plugin, jib, bazel, dockerfile, docker, kaniko
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...
- tags: kubernetes, kubernetes-helm, skaffold
Easy and Repeatable Kubernetes Development
- [integration annotated-example](https://github.com/GoogleContainerTools/skaffold/blob/b9c979d7b59a15bba9e4a9c7977ece407b21d0c4/integration/examples/annota...
- tags: skaffold, kubernetes, api
- source code
https://nemethgergely.com/using-kubernetes-for-local-development/
This article walks you through how you can develop an application locally using Kubernetes
- 📆 published on: 2018-07-03
- tags: kubernetes, skaffold, node.js
- source code