GitOps is a paradigm that puts Git at the heart of building and operating cloud- native applications by using Git as the single source of truth. GitOps empowers developers to perform what used to fall under IT operations. GitOps, as a development pattern, gained a fair share of popularity in recent times as it emphasizes declaratively expressing infrastructure and application configuration within Git repositories GitOps.
GitOps Progressive Security for ArgoCD with Alcide Kubernetes Advisor
May 21, 2020 6:29:28 AM / by Gadi Naor posted in kubernetes Advisor, GitOps, ArgoCD
Slack on the Wrist
May 11, 2020 9:29:28 AM / by Gadi Naor posted in Slack, kubernetes Advisor, sKan
Recent security risks associated with Zoom have become one of the big stories during the coronavirus pandemic. But it turns out not only does Zoom have some code to fix up.
GitOps - A Security Perspective (Part 1)
Mar 2, 2020 2:13:26 AM / by Gadi Naor posted in Kubernetes security, kubernetes Advisor, GitOps
GitOps is a paradigm that puts Git at the heart of building and operating cloud native applications by using Git as the single source of truth and empowers developers to perform what used to fall under IT operations. This post is part a blog post series covering GitOps and Kubernetes security.
PCI Compliance for DevOps and SecOps Teams
Feb 19, 2020 3:11:45 AM / by Yaniv Peleg Tsabari posted in audit, kubernetes Advisor, compliance
The Payment Card Industry (PCI) Security Standards Council administers the Payment Card Industry Security Data Security Standard (PCI DSS). It's a standard that any organization that stores, processes or transmits cardholder data, must comply with. It's not new, it's well understood, and there are a multitude of companies that have sought and achieved compliance over the many years since its introduction.
Kubernetes 1.18 Introduces Immutable ConfigMaps and Secrets
Jan 22, 2020 10:48:56 AM / by Adi Sapir posted in kubernetes, V1.18, secrets, ConfigMap, kubernetes Advisor
Kubernetes V1.18-alpha.2 is live! The new version introduces an alpha stage field for both Secret and ConfigMap objects to mark their content as immutable.