Author: Glen Kosaka
August 15, 2018 12:06 pm
1,743 viewsAchieving PCI Compliance for Containers
Although microservices and containers are not explicitly mentioned in PCI-DSS for PCI compliance, organizations implementing these technologies must focus carefully on monitoring, securing, and governance.
Microservices and containers offer some unique characteristics that support pci compliance. For example, microservices emphasize an architecture with one function per service/container. This aligns well with PCI-DSS 2.2.1, […]
Tags: container security, PCI Compliance, PCI DSS
Categories: SUSE Security
April 18, 2018 12:17 pm
3,833 viewsHow Kubernetes Networking Works – The Basics
Kubernetes 101
Before I get into Kubernetes networking, here are the basic concepts to know about in Kubernetes. For those not familiar with Kubernetes, these are the objects and terms used in a Kubernetes deployment.
Kubernetes is a container orchestration and management tool for automating the deployment and monitoring of containers. Kubernetes is supported by […]
Tags: Container Networking, Kubernetes, Network Security
Categories: SUSE Security
March 22, 2018 12:28 pm
1,611 viewsKubernetes System Security – Protecting Against Kubelet Exploits
By Andson Tung
As critical as it is to protect application containers deployed by Kubernetes, it is just as critical to protect the Kubernetes system containers from attacks or from being used in an attack. In this post I’ll focus on one important Kubernetes security area – protecting the Kubelet, which manages the pods […]
Tags: Exploits, Kubernetes System, Network Security
Categories: SUSE Security
July 19, 2017 2:55 pm
1,609 viewsHow to Secure Docker Networking for Access to External Networks and Applications
Getting container visibility and security for docker networking can be a challenge even for a pure container based application stack, or cluster. For most enterprises this challenge can be even tougher when trying to secure a hybrid environment with both container and non-container applications.
Many enterprises are in the midst of migration projects to a […]
Tags: container security, Docker Networking, Docker Security, Network Security
Categories: SUSE Security