Kubernetes, also known as K8s, is an open-source system for automating deployment, scaling, and management of containerized applications.
- kubectl List all useful commands.
- lb-service Example spec for loadbalancer type service in EKS
- external-secrets Demo how to use external secret management systems (GCP Secrets Manager) to securely add secrets in Kubernetes.
- cert-manager Demo how to use cert-manager to issue a certificate from let's Encrypt.
- gke-workload-identity This is the recommended way for your workloads running on GKE to access Google Cloud services in a secure and manageable way.
- kubescape Scanning your k8s manifest files to search for common vulnerabilities that may be lurking in your code.