<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Secuity on DevOpsTales</title>
    <link>https://devopstales.github.io/tags/secuity/</link>
    <description>Recent content in Secuity on DevOpsTales</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 15 May 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://devopstales.github.io/tags/secuity/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Why Kubernetes Pods See Host Resources (And How to Fix It)</title>
      <link>https://devopstales.github.io/kubernetes/kubernetes-resource-visibility/</link>
      <pubDate>Thu, 15 May 2025 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/kubernetes-resource-visibility/</guid>
      <description>When you check resource usage inside a Kubernetes pod, you might be surprised to see the full host machine&rsquo;s resources - even when you&rsquo;ve set strict limits. Let&rsquo;s explore why this happens and how to fix it.
</description>
      <enclosure url="https://devopstales.github.io/img/k8ssec.webp" length="8784" type="image/png" />
    </item>
    
    <item>
      <title>Automatic Kubernetes Certificate Renewal</title>
      <link>https://devopstales.github.io/kubernetes/automatic-k8s-certificate-renewal/</link>
      <pubDate>Fri, 20 Dec 2024 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/automatic-k8s-certificate-renewal/</guid>
      <description>In this post I will show you how you can automate the Kubernetes Certificate renewal.
</description>
      <enclosure url="https://devopstales.github.io/img/cert.webp" length="1986" type="image/png" />
    </item>
    
    <item>
      <title>Kubernetes Secure Install</title>
      <link>https://devopstales.github.io/kubernetes/k8s-secure-install/</link>
      <pubDate>Sat, 20 Jan 2024 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/k8s-secure-install/</guid>
      <description>In this post I will show you how to install a Kubernetes cluster in a secure way with.
</description>
      <enclosure url="https://devopstales.github.io/img/k8ssec.webp" length="8784" type="image/png" />
    </item>
    
    <item>
      <title>Kubernetes: How to migrate Pod Security Policy to Pod Security Admission?</title>
      <link>https://devopstales.github.io/kubernetes/k8s-migrate-from-psp/</link>
      <pubDate>Wed, 24 Aug 2022 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/k8s-migrate-from-psp/</guid>
      <description>With the release of Kubernetes v1.25, Pod Security admission has now entered to stable and PodSecurityPolicy is removed. In this article, I will show you how you can migrate to the new Pod Security Admission.
</description>
      <enclosure url="https://devopstales.github.io/img/k8ssec.webp" length="8784" type="image/png" />
    </item>
    
    <item>
      <title>Kubernetes Pod Security Admission</title>
      <link>https://devopstales.github.io/kubernetes/k8s-ps/</link>
      <pubDate>Tue, 23 Aug 2022 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/k8s-ps/</guid>
      <description>With the release of Kubernetes v1.25, Pod Security Admission has now entered to stable and PodSecurityPolicy is removed. In this article, we cover the key concepts of Pod Security Admission along with how to use it.
</description>
      <enclosure url="https://devopstales.github.io/img/k8ssec.webp" length="8784" type="image/png" />
    </item>
    
    <item>
      <title>Pod Security Standards using Kyverno</title>
      <link>https://devopstales.github.io/kubernetes/k8s-pod-security-standards-using-kyverno/</link>
      <pubDate>Wed, 10 Aug 2022 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/k8s-pod-security-standards-using-kyverno/</guid>
      <description>In this post I will show you how you can use Kyverno instal of Pod Security Admission.
</description>
      <enclosure url="https://devopstales.github.io/img/kyverno.webp" length="10244" type="image/png" />
    </item>
    
    <item>
      <title>Validate Kubernetes Deployment in CI/CD</title>
      <link>https://devopstales.github.io/kubernetes/k8s-test-tools/</link>
      <pubDate>Wed, 02 Mar 2022 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/k8s-test-tools/</guid>
      <description>I this blog post I will show you how you can validate your kubernetes objects, helm charts, images at CI/CD.
</description>
      <enclosure url="https://devopstales.github.io/img/k8ssec.webp" length="8784" type="image/png" />
    </item>
    
    <item>
      <title>RKE2 Image security Admission Controller V3</title>
      <link>https://devopstales.github.io/kubernetes/image-security-admission-controller-v3/</link>
      <pubDate>Mon, 21 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/image-security-admission-controller-v3/</guid>
      <description>In a previous posts we talked about the anchore-image-validator made by Banzaicloud and the admission-controller made by Anchore. In this post I will show you my own admission-controller for image scanning.
</description>
      <enclosure url="https://devopstales.github.io/img/trivy.webp" length="8154" type="image/png" />
    </item>
    
    <item>
      <title>Continuous Image Security</title>
      <link>https://devopstales.github.io/kubernetes/continuous-image-security/</link>
      <pubDate>Tue, 15 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/continuous-image-security/</guid>
      <description>In this post I will show you my tool to Continuously scann deployed images in your Kubernetes cluster.
</description>
      <enclosure url="https://devopstales.github.io/img/trivy.webp" length="8154" type="image/png" />
    </item>
    
    <item>
      <title>K8S Logging And Monitoring</title>
      <link>https://devopstales.github.io/kubernetes/k8s-prometheus-stack/</link>
      <pubDate>Tue, 15 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/k8s-prometheus-stack/</guid>
      <description>In this tutorial I will show you how to install a prometheus operator to monotor kubernetes and loki to gether logs.
</description>
      <enclosure url="https://devopstales.github.io/img/prometheus.webp" length="3398" type="image/png" />
    </item>
    
    <item>
      <title>Kubernetes integration with external Vault</title>
      <link>https://devopstales.github.io/kubernetes/k8s-vault-v2/</link>
      <pubDate>Sat, 05 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/k8s-vault-v2/</guid>
      <description>In this post I will show you how you can integrate an external HashiCorp Vault to Kubernetes.
</description>
      <enclosure url="https://devopstales.github.io/img/vault.webp" length="1832" type="image/png" />
    </item>
    
    <item>
      <title>RKE2 Install With Calico</title>
      <link>https://devopstales.github.io/kubernetes/rke2-calico/</link>
      <pubDate>Tue, 25 May 2021 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/rke2-calico/</guid>
      <description>In this post I will show you how you can install a RKE2 with Calico and encripted VXLAN.
</description>
      <enclosure url="https://devopstales.github.io/img/calico.webp" length="15590" type="image/png" />
    </item>
    
    <item>
      <title>RKE2 Install With cilium</title>
      <link>https://devopstales.github.io/kubernetes/rke2-cilium/</link>
      <pubDate>Mon, 24 May 2021 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/rke2-cilium/</guid>
      <description>In this post I will show you how you can install a RKE2 with cilium and encripted VXLAN.
</description>
      <enclosure url="https://devopstales.github.io/img/cilium.webp" length="10382" type="image/png" />
    </item>
    
    <item>
      <title>Secure k3s with gVisor</title>
      <link>https://devopstales.github.io/kubernetes/k3s-gvisor/</link>
      <pubDate>Fri, 30 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/k3s-gvisor/</guid>
      <description>In this post I will show you how you can secure k3s with gVisor.
</description>
      <enclosure url="https://devopstales.github.io/img/gvisor.webp" length="5980" type="image/png" />
    </item>
    
    <item>
      <title>Kubernetes and Vault integration</title>
      <link>https://devopstales.github.io/kubernetes/k8s-vault/</link>
      <pubDate>Wed, 07 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/k8s-vault/</guid>
      <description>In this post I will show you how you can integrate HashiCorp Vault to Kubernetes easily thanks to Bank-Vaults made by Banzaicloud.
</description>
      <enclosure url="https://devopstales.github.io/img/vault.webp" length="1832" type="image/png" />
    </item>
    
    <item>
      <title>RKE2 Image security Admission Controller V2</title>
      <link>https://devopstales.github.io/kubernetes/image-security-admission-controller-v2/</link>
      <pubDate>Wed, 31 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/image-security-admission-controller-v2/</guid>
      <description>In a previous post we talked about anchore-image-validator made by Banzaicloud. In this post I will show you how I updated that scenario for a real word solution.
</description>
      <enclosure url="https://devopstales.github.io/img/Anchore-K8s.webp" length="9028" type="image/png" />
    </item>
    
    <item>
      <title>Kubernetes Policy</title>
      <link>https://devopstales.github.io/kubernetes/kubernetes-policy/</link>
      <pubDate>Fri, 15 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/kubernetes-policy/</guid>
      <description>In this post I will show you how you can enforce best practices on Kubernetes Clusters.
</description>
      <enclosure url="https://devopstales.github.io/img/k8ssec.webp" length="8784" type="image/png" />
    </item>
    
    <item>
      <title>Kubernetes Network Policy</title>
      <link>https://devopstales.github.io/kubernetes/k8s-networkpolicy/</link>
      <pubDate>Sun, 10 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/k8s-networkpolicy/</guid>
      <description>In this post I will show you how you can use NetworkPolicys in K8S.
</description>
      <enclosure url="https://devopstales.github.io/img/k8ssec.webp" length="8784" type="image/png" />
    </item>
    
    <item>
      <title>RKE2 Image security Admission Controller</title>
      <link>https://devopstales.github.io/kubernetes/image-security-admission-controller/</link>
      <pubDate>Sun, 13 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/image-security-admission-controller/</guid>
      <description>In a previous post we talked about Admission Controllers. In this post I will show you how to use an Admission Controller to test image vulnerabilities.
</description>
      <enclosure url="https://devopstales.github.io/img/Anchore-K8s.webp" length="9028" type="image/png" />
    </item>
    
    <item>
      <title>RKE2 Pod Security Policy</title>
      <link>https://devopstales.github.io/kubernetes/rke2-pod-security-policy/</link>
      <pubDate>Thu, 10 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/rke2-pod-security-policy/</guid>
      <description>In this post I will show you how you can use Pod Security Policys in RKE2.
</description>
      <enclosure url="https://devopstales.github.io/img/rke2.webp" length="7260" type="image/png" />
    </item>
    
    <item>
      <title>Using Admission Controllers</title>
      <link>https://devopstales.github.io/kubernetes/admission-controllers/</link>
      <pubDate>Mon, 07 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/admission-controllers/</guid>
      <description>In this post I will show you how you can use Admission Controllers.
</description>
      <enclosure url="https://devopstales.github.io/img/k8ssec.webp" length="8784" type="image/png" />
    </item>
    
    <item>
      <title>RKE2 The Secure Kubernetes Engine</title>
      <link>https://devopstales.github.io/kubernetes/rke2-airgap-install/</link>
      <pubDate>Wed, 25 Nov 2020 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/rke2-airgap-install/</guid>
      <description>In this post I will show you how you can install a secure Kubernetes Engine variant called RKE2 in a Air-Gap environment.
</description>
      <enclosure url="https://devopstales.github.io/img/rke2.webp" length="7260" type="image/png" />
    </item>
    
  </channel>
</rss>
