Top google search for an automatic Kubernetes AWS EFS provisioner has not yielded anything that seems to be currently maintained. What do you guys use out there?
Kev helps developers port and iterate Docker Compose apps onto Kubernetes. It understands the Docker Compose application topology and prepares it for deployment in (multiple) target environments, with minimal user input.
https://t.co/vs4tgVyHj5
registry-creds is a Kubernetes operator that can be used to propagate a single ImagePullSecret to all namespaces within your cluster, so that images can be pulled with authentication.
https://t.co/Z0ASsx6VR2
Gemini is a Kubernetes CRD and operator for managing VolumeSnapshots. This allows you to back up your PersistentVolumes on a regular schedule, retire old backups, and restore backups with minimal downtime.
https://t.co/RvSrxrkKq3
Compass is a debugging tool for your Kubernetes deployments.
It based on the Learnk8s' flowchart for troubleshooting deployments.
https://t.co/gVJquyrErN
If you use Terraform to provision your Kubernetes clusters, you might find infracost interesting
Infracost estimates hourly and monthly costs for a Terraform project. It helps you to see the cost breakdown and compare different deployment options upfront
https://t.co/jVdBfyEirv
Today we've published a Flux v2 prerelease with support for #Kubernetes ARM64 nodes. The #GitOpsToolkit amd64 and arm64 images are now hosted on GitHub Container Registry and built with Docker BuildKit. https://t.co/77ZkybZ8J9
In this article, you will learn what tools, frameworks, and platforms could help you to speed up the development of JVM microservices on Kubernetes.
https://t.co/TGB6y47ZPB
Top 10 things to do to secure the Application Containers:
1. Source base image from trusted repositories
2. Install verified packages
3. Minimize attack surface in the Image
4. Do not bake secrets in the image
5. https://t.co/X6XVIRFYEr
ktunnel deploys a service on kubernetes, which will proxy traffic to a local port of your choice.
It's convenient replacement for ngrok. You can learn how to use it in this article https://t.co/TDvATmHgXu