top of page
Rafael Natali
DevOps, K8s, Cloud, and more...
Search

Securing the Kubernetes Host Operating System
It is crucial to prioritise Kubernetes security by safeguarding the Kubernetes host from the containers operating on it.
Rafael Natali
Feb 194 min read
170 views
0 comments

Restrict K8s Secret access to a specific ServiceAccount
Restrict K8s Secret access to a specific ServiceAccount. Good practices for Kubernetes Secrets.
Rafael Natali
Oct 4, 20242 min read
131 views
0 comments

Hands-on: Assigning Pods to Nodes using Affinity Rules
Create a highly available and resilient Kubernetes platform using Pod Affinity/Anti-affinity.
Rafael Natali
Sep 21, 20242 min read
98 views
0 comments

Handling Kubernetes vulnerabilities with CIS Benchmark
In this article, I will use a tool called kube-bench to evaluate a Kubernetes cluster for vulnerabilities covered in the CIS benchmark.
Rafael Natali
Sep 13, 20244 min read
32 views
0 comments


Securing your Azure Kubernetes Services Cluster with RBAC
In this article, I will present my perspective on securing an Azure Kubernetes cluster with the principle of least privilege as a top priori
Rafael Natali
Sep 7, 20242 min read
24 views
0 comments


Kubernetes Certification Learning Path
Kubernetes  is a widely adopted technology, with 84% of organisations actively using or evaluating it, according to the 2023 Cloud Native...
Rafael Natali
Aug 31, 20245 min read
13 views
0 comments
bottom of page