@skaffolddevi
iAccount based inUnited States
About this account
- Account based in
- United States
- Connected via
- Web
Account-level information from X, not a live location or the device used for a specific post.
Official account for Skaffold, the local Kubernetes development tool. https://nitter.cf/t.co/aJi4S9EUVO https://nitter.cf/t.co/L9StAra7TX
Joined September 2019
- Tweets87
- Following10
- Followers439
- Likes106
Skaffold v2.0.0 is officially released!! Thank you so much to all of Skaffold's awesome contributors who made this possible 🥳🙌🎊🎉
Excited to announce Multi-platform Builds Preview with skaffold v2.0.0-beta2!
Skaffold can now build cross and multi-platform images for most popular builders with exciting features like
1) Developers can use Skaffold to remotely build cross and multi-platform images in Cloud Build.
2) Inner dev loop support works with mixed architecture clusters.
3) Intelligent platform selection: Skaffold can intelligently choose target platforms without user configuration.
Try skaffold on multi-nodes cluster on #GKE with ARM node cluster. cloud.google.com/kubernetes-…
Skaffold v2.0.0-beta1 was release yesterday 🎉 with better improved render support.
Checkout out all the new features like
- `skaffold verify` for post deployment.
- Deploy to Google Cloud Run.
- Kpt v1 integration
github.com/GoogleContainerTo…
New tutorial showing how to develop, build, and deploy Kubernetes apps to #GKE using #CloudShell, @minikube_dev, #CloudBuild, and #CloudDeploy, leveraging #Skaffold at each step cloud.google.com/architectur…
Skaffold retweeted
Google Cloud Deploy is built to utilize Skaffold? What is Skaffold? Why was it used? This link has the answers cloud.google.com/deploy/docs…
Skaffold flies with minikube + its docker runtime: minikube.sigs.k8s.io/docs/be…
It's easy to take Minikube for granted; it's been almost 6 years since @lorenc_dan published the first release. I've been using it more lately, and each release adds more great stuff (github.com/kubernetes/miniku…).
This @digitalocean post has a good tutorial: digitalocean.com/community/t…
Skaffold retweeted
Interesting to see @googlecloud stepping up their CD game and using @skaffolddev to do some of the heavy lifting -> "Google's Managed Continuous Delivery Service for Kubernetes Moves to GA" buff.ly/3Li3JET
Great @InfoQ reporting from @BeardedCoder!
Skaffold retweeted
My lightning talk "Elastic and Kubernetes Working on Your Dev Machine in 7 Minutes" from elastic community conference is on @elastic youtube. youtu.be/9x4gPDlxXy8 it has a demo with @springboot @Redisinc @PostgreSQL @bitnami @skaffolddev @kubernetesio @reactjs #namedrop
Skaffold retweeted
I made a video on @skaffolddev and why it's the number one #Kubernetes tool I use on all my projects!
This is the first video in a series of #100KubernetesTools - reply to nominate open source tools for future videos
Why you need @skaffolddev if you develop on #Kubernetes (#100KubernetesTools - Day 1)
Check out the new video from our own @aantn
youtube.com/watch?v=3-3W8Mqf…
Skaffold retweeted
Cloud Deploy is now GA!!! Now go have fun doing CD on GKE :)
#googlecloudplatform #cicd #skaffold #gke lnkd.in/dzR_HymH
Develop and debug Kubernetes microservice applications fast with Cloud Code and Skaffold modules
by @abbyapplebees and Ivan Portyankin cloud.google.com/blog/topics…
Skaffold retweeted
Kubernetes tools I wish I discovered earlier #1: @skaffolddev skaffold.dev/ - I use this on EVERY SINGLE project to simplify my development/build workflows
Skaffold retweeted
Replying to @bazelbuild
@bazelbuild + @skaffolddev brings one of the neatest experiences I’ve ever had in my local dev environment – at Berlin, Germany
Skaffold retweeted
Quick tip for #Skaffold: Kubernetes Jobs template is immutable, so if you have a Job as part of the service you’re developing, use “skaffold dev —force” to force resource replacement!
Skaffold retweeted
Cloud Deploy update on January 20, 2022 cloud.google.com/deploy/rele… #googlecloud Google Cloud Deploy now supports Skaffold version 1.35.2 as the default.
Skaffold retweeted
A "release" of a pipeline contains the deployable artifacts, including a reference to a Skaffold (skaffold.dev/) config. Since I'm just using Skaffold to deploy (it can "build" too), I only have that config section, along with pointers to Kubernetes pod/service config.
For even faster #golang container builds, take a look at our ko integration skaffold.dev/docs/pipeline-s…
Tired of slow @golang development into @kubernetesio clusters! Then try out @Docker with BuildKit and @skaffolddev!
m0sh1x2.com/posts/optimizing…