# Kubernetes + Flux + Istio + GitLab + Harbor
- GitHub repository: https://github.com/ruzickap/k8s-flux-istio-gitlab-harbor (opens new window)
- Web Pages: https://ruzickap.github.io/k8s-flux-istio-gitlab-harbor (opens new window)
# Requirements
- awscli (opens new window)
- AWS IAM Authenticator for Kubernetes (opens new window)
- AWS account (opens new window)
- kubectl (opens new window)
- kops (opens new window)
- hub (opens new window)
- Kubernetes, Docker, Linux, AWS knowledge required
# Content
- Part 01 - Create "kops" cluster in AWS
- Part 02 - Install Helm + Flux
- Part 03 - Install cert-manager, kubed, Istio, Harbor using Flux
- Part 04 - Flux operations with container images (podinfo, kuard)
- Part 05 - Flux operations with Helm Charts (podinfo)