Sysadmin Tools 🇺🇦
3.88K subscribers
692 photos
28 videos
302 files
5.1K links
Sysadmin/DevOps tools, news and other interesting things from modern IT world.
Feed https://t.me/s/sysadmin_tools
Download Telegram
dragonflydb

A modern replacement for Redis and Memcached

https://github.com/dragonflydb/dragonfly

#redis #memcashed #kv
Kubernetes RBAC: Implementation and Best Practices

https://www.containiq.com/post/kubernetes-rbac

#k8s #kubernetes #rbac
Kamaji
is
a tool aimed to build and operate a Managed Kubernetes Service with a fraction of the operational burden. With Kamaji, you can deploy and operate hundreds of Kubernetes clusters as a hyper-scale cloud provider.

https://github.com/clastix/kamaji

#k8s #kubernetes #tool
The serverless open source alternative to AWS Aurora Postgres

Neon is a serverless open source alternative to AWS Aurora Postgres. It separates storage and compute and substitutes PostgreSQL storage layer by redistributing data across a cluster of nodes.

https://github.com/neondatabase/neon

#postgresql #sql #aurora #aws #amazon
How To Develop Kubernetes CLIs Like a Pro. Build You Own kubectl The Simple Way

https://iximiuz.com/en/posts/kubernetes-api-go-cli/

#go #tool #cli #k8s #kubernetes
sake is a CLI tool that helps you configure servers, think of it like make but for servers

Demo

https://github.com/alajmo/sake

#tool #cli #golang