Skip to content

Docker Voting App deployed to Kubernetes with Skaffold 3 different ways

License

Notifications You must be signed in to change notification settings

ahmetb/skaffold-from-laptop-to-cloud

Repository files navigation

Skaffold: From code on your laptop to cloud 💻→📦→☁️

Skaffold is an open source tool by Google that helps you build and run your source on Kubernetes locally, or remotely on the cloud.

This repository uses Docker's example voting app and adds Skaffold manifest files to it and walks you through using Skaffold.

Start your journey "from zero to Skaffold"

  1. Before you begin

  2. Use Skaffold to build & run apps locally on Minikube

  3. Use Skaffold to build & run apps locally on Docker for Mac/Windows

  4. Use Skaffold to build & run apps remotely on GKE (Google Kubernetes Engine)

Voting app architecture

Voting app architecture diagram

About this tutorial

Author: @ahmetb

  • This workshop is licensed under Apache License Version 2.0. Copright 2018 Google Inc.

  • Voting App (./voting-app) is licensed under Apache License Version 2.0. Copyright 2016 Docker, Inc. Visit its repository.

About

Docker Voting App deployed to Kubernetes with Skaffold 3 different ways

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published