And here are the show notes!
Links from the show
- https://stackoverflow.com/questions/49494602/php-fpm-nginx-on-kubernetes
- https://pingcap.com/blog/try-to-fix-two-linux-kernel-bugs-while-testing-tidb-operator-in-k8s/
- https://www.edx.org/course/introduction-to-kubernetes
- https://github.com/nokia/danm
- https://cilium.io/
- DNS or static IP for service with multi subnet or AZs
- https://falco.org/
- https://docs.projectcalico.org/v3.10/networking/use-specific-ip
- https://github.com/kubernetes/kubernetes/issues/56272
- https://github.com/StackExchange/blackbox
- https://github.com/bitnami-labs/sealed-secrets
Java Resource Management in k8s
- https://developers.redhat.com/blog/2017/03/14/java-inside-docker/
- https://dzone.com/articles/kubernetes-demystified-restrictions-on-java-applic
- https://www.alibabacloud.com/blog/kubernetes-demystified-restrictions-on-java-application-resources_594108
Official Docs referenced
Databases (again, heh)
- http://www.databasesoup.com/2018/07/should-i-run-postgres-on-kubernetes.html
- http://www.databasesoup.com/2018/07/should-i-run-postgres-on-kubernetes_12.html
- DB cluster vs containerized MySQL
k8s learning resources
- Marky’s list of k8s learning resources
- Another list of k8s learning resources <-- thanks sammy!