Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Latest commit

 

History

History
16 lines (14 loc) · 742 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 742 Bytes

Kubernetes-Native Phoenix

This repository is meant to serve as a companion to my blog series, which are available at the links below:

  • Introduction
  • Part 1 - Multi-stage Docker Image Builds
  • Part 2 - Docker-Compose Prototyping Environment
  • Part 3 - First taste of Kubernetes
  • Part 4 - Kubernetes Deployments with Helm and friends
  • Part 5 - Taking advantage of Kubernetes ecosystem tooling
  • Part 6 - Distributing Elixir on Kubernetes
  • Part 7 - HTTP/2
  • Part 8 - Istio
  • Part 9 - Prometheus metrics and visualization, QOS
  • Part 10 - Remote debugging