helm-kubernetes-services icon indicating copy to clipboard operation
helm-kubernetes-services copied to clipboard

Blog post series on running infra on Kubernetes based on experience with these modules

Open yorinasub17 opened this issue 6 years ago • 0 comments

  • How to fire up K8S (using IaC)
  • How to define one service as code (presumably using helm?)
  • How to deploy multiple services
  • How to define reusable service “modules”
  • How to deploy multiple environments
  • How to set up CI / CD for K8S (immutable versioned artifacts promoted across envs)
  • How to handle cross-cutting concerns like logging, monitoring, anti virus
  • Security concerns: TLS, SSH, VPN, firewalls, network ACLs, multiple layers of defense, secrets mgmt, etc

yorinasub17 avatar Jan 14 '19 19:01 yorinasub17