CONTROLE E GERENCIAMENTO:
https://github.com/sysdiglabs/kubectl-dig
https://github.com/grafana/grafana
https://github.com/prometheus/prometheus
https://github.com/fluent/fluentd
SEGURANÇA:
MONITORAMENTO DE RISCOS/ATAQUES:
https://github.com/falcosecurity/falco
SCAN DE VULNERABILIDADES:
https://github.com/aquasecurity/kube-hunter#list-of-tests
GERENCIAMENTO AWS IAM:
https://github.com/uswitch/kiam
MONITORAMENTO DE PERMISSÕES DENTRO DO CLUSTER:
https://github.com/aquasecurity/kubectl-who-can
DOC. ADICIONAL:
LOGGING
- KAFKA topic by namespace: http://www.devoperandi.com/logging-kafka-topic-by-kubernetes-namespace/
MONITORING
- Kubernetes Web UIs in 2019 - https://srcco.de/posts/kubernetes-web-uis-in-2019.html
- How to Monitor Kubernetes: A 4-Part Series - http://sysdig.com/blog/monitoring-kubernetes-with-sysdig-cloud/
SECRETS
- How to Create and Use Kubernetes Secrets - https://linoxide.com/containers/create-use-kubernetes-secrets/
NETWORK
- Kubernetes Networking 101 - http://www.dasblinkenlichten.com/kubernetes-101-networking/
CD/CI
Continuous Integration and Delivery to AWS Kubernetes - https://semaphoreci.com/blog/continuous-integration-delivery-aws-eks-kubernetes
Continuous Delivery with Amazon EKS and Jenkins X - https://aws.amazon.com/pt/blogs/opensource/continuous-delivery-eks-jenkins-x/
Add CI/CD to Your Spring Boot App with Jenkins X and Kubernetes - https://developer.okta.com/blog/2018/07/11/ci-cd-spring-boot-jenkins-x-kubernetes
HEALTHY TEST
GIT
GITHUB AWESOME
CHEATSHEETS