Kubernetes + Flagger + Flux + Istio + Sockshop Kubernetes + Flagger + Flux + Istio + Sockshop
Home
  • Flux (opens new window)
  • Flagger (opens new window)
GitHub (opens new window)
Home
  • Flux (opens new window)
  • Flagger (opens new window)
GitHub (opens new window)
  • Kubernetes + Flagger + Flux + Sockshop
    • Requirements
    • Content
  • Create k8s cluster
    • Prepare the local working environment
    • Prepare the Azure environment
    • Create k8s in Azure
  • Install Flux
    • Build container image
  • Sockshop

# Kubernetes + Flagger + Flux + Sockshop

Build Status (opens new window)

  • GitHub repository: https://github.com/ruzickap/k8s-sockshop (opens new window)
  • Web Pages: https://ruzickap.github.io/k8s-sockshop (opens new window)
  • Asciinema: https://asciinema.org/a/271808 (opens new window)
  • YouTube: https://youtu.be/Yz2v_p7GTsg (opens new window)

# Requirements

  • az (opens new window)
  • AWS account (opens new window)
  • kubectl (opens new window)
  • terraform (opens new window)
  • hub (opens new window)
  • Kubernetes, Docker, Linux, AWS knowledge required

# Content

  • Part 01 - Create AKS cluster in Azure
  • Part 02 - Install Flux
  • Part 03 - Sockshop
Edit this page (opens new window)
Last Updated: 6/30/2024, 3:11:42 AM

Create k8s cluster →