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
PolygonDB is an alternative to MongoDB that provides a developer-friendly experience and less resources hungry

https://github.com/JewishLewish/PolygonDB

#mongodb #json
Autometrics

Autometrics is a set of open source libraries that make it fun and easy to understand the performance of your code in production.

https://github.com/autometrics-dev

#monitoring #go #rust #python #ruby
Virtual VictoriaMetrics Meetup on March 30th

Hello all, we've just published the full agenda for this Thursday's virtual meet up, including this highlight: An early introduction to the upcoming VictoriaLogs 😎

Full agenda:
Welcome & Introductions
Overview of the Latest Features
- What's new in VictoriaMetrics at Q1 2023
- Stream aggregation
- VictoriaMetrics remote_write protocol
- Recent improvements in vmauth
Roadmap Review/Update (upcoming)
VictoriaLogs Preview
AMA

We're looking forward to seeing you many of you there! https://www.youtube.com/watch?v=Gu96Fj2l7ls

#victoriametrics #monitoring #observability
EKG (Essential Kubernetes Gauges)

Monitor the health of a Kubernetes cluster with ease, using Service Level Objectives (SLOs).

https://github.com/nobl9/ekg

#k8s #kubernetes #slo #monitoring
Timoni
is a package manager for Kubernetes, powered by CUE and inspired by Helm.
The Timoni project strives to improve the UX of authoring Kubernetes configs. Instead of mingling Go templates with YAML like Helm, or layering YAML on top of each-other like Kustomize, Timoni relies on cuelang's type safety, code generation and data validation features to offer a better experience of creating, packaging and delivering apps to Kubernetes

https://github.com/stefanprodan/timoni

#k8s #kubernetes #cuelang #helm #yaml #kustomize
Where is #ChatGPT running? OpenAI runs a Kubernetes cluster of 7,500+ worker nodes to produce scalable infrastructure for their large language models.

https://openai.com/research/scaling-kubernetes-to-2500-nodes

https://openai.com/research/scaling-kubernetes-to-7500-nodes

#kubernetes #infrastructure #ai #cloudcomputing #k8s
When is a CPU not a CPU? Benchmark of Kubernetes Providers and Node Efficiency

https://home.robusta.dev/blog/k8s-node-benchmark

#k8s #kubernetes #benchmark
tart

macOS and Linux VMs on Apple Silicon to use in CI and other automations

#macos #virtualization
k8s-bootstrapper

Bootstrapping a Production-Ready DigitalOcean Kubernetes Cluster Using Terraform and Argo CD 

https://github.com/hivenetes/k8s-bootstrapper

#k8s #kubernetes #digitalocean #terraform
Pull (Linux) Docker Images from DockerHub and run it on FreeBSD? No problem!

https://twitter.com/michael_yuji/status/1641873597454241792

#docker #freebsd