Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.26 KB

File metadata and controls

30 lines (20 loc) · 1.26 KB

deploy a local development k8s cluster with kind

CI Dependency Review Security Scan release

  • Deploy argocd
  • Deploy ingress controller

#SSH

.ssh/config

host i-* mi-*
    User ec2-user
    ProxyCommand sh -c "aws ssm start-session --target %h --document-name AWS-StartSSHSession --parameters 'portNumber=%p'"
    IdentityFile ~/.ssh/david-key.pem
    IdentitiesOnly yes

Prometheus

What is the best combination of tools for monitoring, logging, and alerting in Kubernetes?

#prometheus #grafana #loki #robusta

https://www.youtube.com/watch?v=XR_yWlOEGiA&t=99s