563 liens privés
Nagios/Icinga/Zabbix style plugin for checking Kubernetes - agapoff/check_kubernetes
Gérer une liste d'invité pouvant accéder à l'extérieur ou comment configurer son par-feu avec une liste de noms de domaine.
The Kubernetes Scheduler is a crucial control plane component that determines which node a Pod will run on. Thus, anyone utilizing Kubernetes relies on a scheduler.
kube-scheduler-simulator is a simulator for the Kubernetes scheduler, that started as a Google Summer of Code 2021 project developed by me (Kensei Nakada) and later received a lot of contributions. This tool allows users to closely examine the scheduler’s behavior and decisions.
It is useful for casual users who employ scheduling constraints (for example, inter-Pod affinity) and experts who extend the scheduler with custom plugins.
via le taf
Kubescape, outil de gestion de la posture de sécurité des clusters Kubernetes, passe au deuxième stade de maturité à la Cloud Native Computing Foundation.
via le taf
Percona Operator for PostgreSQL v2.6.0 adds PostgreSQL 17 support. Since pg_tde comes pre-installed in Percona's official PostgreSQL 17 images, you can encrypt PostgreSQL data at rest.
via le taf
In this post, I’ll show you how to start with K3D, an awesome tool for running lightweight Kubernetes... Tagged with kubernetes, tutorial, devops, docker.