kubesploit Profile Banner
Kubesploit Profile
Kubesploit

@kubesploit

Followers
20K
Following
598
Media
807
Statuses
3K

News and links on Kubernetes security curated by the @Learnk8s team Mastodon: @[email protected]

More K8s news, events, jobs β†’
Joined March 2021
Don't wanna be here? Send us removal request.
@danielepolencic
Daniele Polencic β€” @[email protected]
3 days
πŸ’° Here's something that surprised me: most Kubernetes cost waste comes from CPU, not memory. I asked Rafa Brito (who specializes in Kubernetes cost optimization) what the data shows across their customer base: cost reductions between 35-60%, averaging around 54%. But here's
2
5
12
@kubecareers
Kube Careers
3 days
1
1
0
@K8sFM
KubeFM
4 days
πŸ€– Nirmata brings policy-as-code to Booth 1340 at KubeCon Atlanta! See Kyverno demos + their new AI platform engineering agent Grab swag, enter raffles for Ray-Bans, and don't miss the first in-person KyvernoCon on Nov 10 https://t.co/rCtrZPZIkm
0
5
11
@learnk8s
LearnKube
4 days
This week on the Learn Kubernetes Weekly: πŸ”₯ AI Infrastructure on K8s 🏠 HA Databases on K8s at Airbnb ⚑ Faster Node & Pod Startup 🎯 Pod Priority and Preemption βš–οΈ Cost vs Resilience in Scheduling ⭐️ @testkubeio Read it now: https://t.co/Ot8jacS0mU
0
10
32
@K8sFM
KubeFM
5 days
πŸ—£οΈ Oleksii Kolodiazhnyi, Senior Architect at @MirantisIT, shares his structured approach to Kubernetes workload assessment https://t.co/noHKEiACky 🌟 @StormForgeIO πŸŽ™ @birthmarkbart
0
6
7
@learnk8s
LearnKube
6 days
🀝 What does it take to become part of the Kubernetes community? We're releasing "Kubernetes World: Finding Your Path," a book that explores the journey into cloud native, beyond certifications and code contributions Read it now: https://t.co/qyebiqv4mM
0
9
13
@kubesploit
Kubesploit
9 days
This article explains how FQDN-Controller lets Kubernetes handle egress rules using domain names instead of fixed IPs It shows how this makes DNS-based network policies simple, flexible, and automatic ➜
Tweet card summary image
sourcehawk.medium.com
Define dynamic, hostname based egress rules directly within Kubernetes, no sidecars, proxies, CNIs or external tools.
0
9
36
@kubesploit
Kubesploit
10 days
This tool automates the issuance and renewal of TLS certificates inside Kubernetes by introducing custom resources like `Certificate` and `Issuer` ➜ https://t.co/ShiOqG64vo
0
0
12
@K8sFM
KubeFM
10 days
πŸ—£οΈ @0xlcheetah explores the complexities of securing containers within a multi-layered infrastructure He outlines essential practices, including choosing secure base images, conducting SCAs, creating SBOMs, and validating the supply chain Full episode: https://t.co/sCm295eHYW
1
2
2
@danielepolencic
Daniele Polencic β€” @[email protected]
10 days
πŸŽ™οΈ After recording dozens of @K8sFM episodes, I've noticed a pattern in how companies handle resource ownership in Kubernetes clusters. Companies like Adevinta give developers complete control over their requests/limits. The logic is that teams naturally optimize when they see
Tweet card summary image
stormforge.io
As a vertical rightsizing solution, Optimize Live is autonomous, tunable, and works seamlessly with the Kubernetes HPA at enterprise scale.
2
4
11
@kubecareers
Kube Careers
10 days
1
1
0
@kubesploit
Kubesploit
11 days
This tutorial walks you through running kube-bench for CIS compliance on Kubernetes, how to scan clusters using Jobs or CronJobs and understand which configurations pass or fail ➜
Tweet card summary image
cloudsecburrito.com
kube-bench is a no-frills way to check Kubernetes CIS Benchmark compliance. Here’s how to run it properly across your cluster β€” and what to expect (or not).
0
1
7
@learnk8s
LearnKube
11 days
This week on the Learn Kubernetes Weekly: βœ… Scale Real-Time Video ⚠️ 7 K8s Anti-Patterns in Prod 🧠 Leases & Leader Election βš–οΈ Cost & Resilience in Scheduling 🚦 Pod Priority & Preemption ⭐️ @YamlGames Read it now: https://t.co/bTsKNkbh8o
0
9
17
@kubesploit
Kubesploit
12 days
SOPS: Secrets OPerationS is an operator for managing Kubernetes Secret Resources created from user-defined SopsSecrets CRDs, inspired by Bitnami SealedSecrets and sops ➜
Tweet card summary image
github.com
Kubernetes SOPS secrets operator. Contribute to isindir/sops-secrets-operator development by creating an account on GitHub.
0
4
27
@K8sFM
KubeFM
12 days
πŸ—£οΈ Andrew Jeffree from SafetyCulture walks through their complete migration of 250+ microservices from a fragile Helm-based setup to GitOps with ArgoCD, all without any downtime https://t.co/QvGhaGWsO1 🌟 @testkubeio πŸŽ™ @birthmarkbart
0
7
8
@kubesploit
Kubesploit
13 days
This article shows why setting `hostUsers: false` in PodSecurityPolicies or PodSecurity admission helps prevent pods from sharing host user IDs, reducing privilege risks ➜
0
0
4
@danielepolencic
Daniele Polencic β€” @[email protected]
13 days
I designed two things for KubeCon Atlanta that I'm proud of: πŸ‘Ύ @YamlGames: 10-min quiz rounds. Same format as our Advanced K8s workshop https://t.co/SfWnYSa1by πŸ”¨ Platform Engineering Challenge: Teams of 4 build a platform in 90 mins https://t.co/788e4yKcpK
0
9
18
@kubesploit
Kubesploit
14 days
This tutorial shows how to enable passwordless kubectl access to an Oracle Kubernetes Engine (OKE) cluster by using OCI Instance Principals, dynamic groups, scoped IAM policies, and the OCI CLI exec plugin ➀
Tweet card summary image
medium.com
Using OCI Instance Principals to enable passwordless kubectl access to OKE significantly improves CI/CD pipeline security
0
2
14
@kubesploit
Kubesploit
14 days
argocd-vault-plugin is an Argo CD plugin that retrieves secrets from Secret Management tools and injects them into Kubernetes ➀
0
2
26
@kubesploit
Kubesploit
16 days
This project builds a low-code honeypot using LLMs behind the scenes to mimic realistic interactions while staying safe It supports SSH, HTTP, TCP, Prometheus metrics, Kubernetes deployment, and YAML config ➜ https://t.co/K2ZcNcR2vE
1
2
17