osv-scanner
Vulnerability scanner written in Go which uses the data provided by https://osv.devhttps://github.com/google/osv-scanner
How to expose multiple applications on Amazon EKS with a single Application Load Balancer
https://letsmake.cloud/multiple-eks-single-alb
https://letsmake.cloud/multiple-eks-single-alb
terra-crust
Terra crust was created to allow platform teams to expose terraform as the main API communication with the developers, by giving a simple interface in Terraform.https://github.com/AppsFlyer/terra-crust
Vals-Operator: Managing Kubernetes Secrets
https://blog.digitalis.io/vals-operator-managing-kubernetes-secrets-866f0a419759
https://blog.digitalis.io/vals-operator-managing-kubernetes-secrets-866f0a419759
Kubernetes Storage Classes | In-Depth Tutorial
Storage Classes are an essential part of Kubernetes, and can provide a great deal of flexibility and control over how your data is stored. In this guide, we provide an in-depth tutorial on using storage classes effectively.https://www.containiq.com/post/kubernetes-storage-classes
kueue
Kueue is a set of APIs and controller for job queueing. It is a job-level manager that decides when a job should be admitted to start (as in pods can be created) and when it should stop (as in active pods should be deleted).https://github.com/kubernetes-sigs/kueue
Hosting Your Own Helm Chart on GitHub with Chart Releaser
https://blog.devops.dev/hosting-your-own-helm-chart-on-github-with-chart-releaser-a356ac10ce5c
https://blog.devops.dev/hosting-your-own-helm-chart-on-github-with-chart-releaser-a356ac10ce5c
kubernetes-event-exporter
This tool allows exporting the often missed Kubernetes events to various outputs so that they can be used for observability or alerting purposes. You won't believe what you are missing.https://github.com/resmoio/kubernetes-event-exporter
cni-ipvlan-vpc-k8s
cni-ipvlan-vpc-k8s contains a set of CNI and IPAM plugins to provide a simple, host-local, low latency, high throughput, and compliant networking stack for Kubernetes within Amazon Virtual Private Cloud (VPC) environments by making use of Amazon Elastic Network Interfaces (ENI) and binding AWS-managed IPs into Pods using the Linux kernel's IPvlan driver in L2 mode.https://github.com/lyft/cni-ipvlan-vpc-k8s
What every SRE should know about GNU/Linux shell related internals: file descriptors, pipes, terminals, user sessions, process groups and daemons
https://biriukov.dev/docs/fd-pipe-session-terminal/0-sre-should-know-about-gnu-linux-shell-related-internals-file-descriptors-pipes-terminals-user-sessions-process-groups-and-daemons
https://biriukov.dev/docs/fd-pipe-session-terminal/0-sre-should-know-about-gnu-linux-shell-related-internals-file-descriptors-pipes-terminals-user-sessions-process-groups-and-daemons
csi-driver-nfs
This is a repository for NFS CSI driver, csi plugin name: nfs.csi.k8s.io. This driver requires existing and already configured NFSv3 or NFSv4 server, it supports dynamic provisioning of Persistent Volumes via Persistent Volume Claims by creating a new sub directory under NFS server.https://github.com/kubernetes-csi/csi-driver-nfs
Scaling Kubernetes to Thousands of CRDs
Over the past few months Crossplane has pushed the boundaries of Kubernetes with the number of Custom Resources it supports. In this post we’ll explore the limitations Upbound engineers have discovered and how we’ve helped to overcome them.https://blog.upbound.io/scaling-kubernetes-to-thousands-of-crds
ansible-role-k3s
Ansible role for managing rancher k3s, lightweight, cncf-certified kubernetes distribution.https://github.com/rlex/ansible-role-k3s
The top 5 kubectl plugins by github stars
Kubernetes is a powerful container orchestrator. However, the real power of Kubernetes is the ability to expand it's core functionality. One such extension point lies in the kubectl command line tool. Kubectl can be extended by the use of various plugins made available by the open source community.https://home.robusta.dev/blog/top-kubectl-plugin-list
zsh-kubectl-prompt
This script displays information about the kubectl current context and namespace in zsh prompt.https://github.com/superbrothers/zsh-kubectl-prompt
GitOps Fundamentals
Learn the basics of GitOps with ArgoCD and Argo Rolloutshttps://learning.codefresh.io/course/gitops-with-argo