Skip to content

mccricardo/from-code-to-kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

From Code to Kubernetes

This workshops aims to provided a high level overview about how you can go from have a service running locally to having it running in Kubernetes. It will introduce a few tools and practices that can be used in this journey.

The workshop will be a mix of Learning-by-doing and Project-based learning, two popular and effective learning methodologies. You'll progress through a series of tasks that will highlight different tools and practices.

Requirements

Tasks

  1. Build and Run the service
  2. Build, Run and Publish containerized service
  3. Leverage Docker multi-stage builds to reduce image size
  4. Launch Kubernetes cluster with kind
  5. Run service in Kubernetes
  6. Scale service to multiple replicas
  7. Expose service
  8. Share a reusable definition of your service

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published