Search results for: kubernetes


Testing Kubernetes deployments within CI Pipelines

Posted on June 17, 2020

Guest post originally published on eficode Praqma by Michael Vittrup Larsen, Cloud Infrastructure and DevOps Consultant at Eficode-Praqma Low overhead, on-demand Kubernetes clusters deployed on CI Workers Nodes with KIND How to test Kubernetes artifacts like Helm charts…


Identifying Kubernetes Config Security Threats: Pods Running as Root

Posted on June 16, 2020

Guest post by Joe Pelletier, VP of Strategy at Fairwinds With different teams – development, security and operations – and prioritization of speedy delivery over perfect configuration, mistakes are inevitable. As teams work on building and shipping new…


Kubernetes and storage. Kubernetes for storage. An overview.

Posted on June 11, 2020

Originally designed for stateless workloads only, over the last two to three years, the growth of stateful workloads on Kubernetes has been rapid. Today it is common to see monitoring, logging, e-commerce, CI/CD, ML, and other workloads running…


Securing and accelerating the Kubernetes CNI data plane with Project Antrea and NVIDIA Mellanox ConnectX SmartNICs

Posted on June 10, 2020

Project Antrea is an open source Kubernetes CNI network plugin simplifying secure pod connectivity and network policy enforcement powered by Open vSwitch (OVS). Project Antrea provides a powerful toolset to reason about and troubleshoot distributed security postures enforced…


Kubernetes Resources Management – QoS, Quota, and LimitRange

Posted on June 10, 2020

Guest post originally published on the Darumatic blog by Brandon Tsai Before Kubernetes, software applications were typically run standalone in a VM and use up all the resources. Operators and developers needed to carefully choose the size of…


Kubernetes podcast: "CNCF: Under new management, with Priyanka Sharma"

Posted on June 10, 2020

After 5 years at the helm of the CNCF, executive director Dan Kohn is stepping down to launch a new Public Health initiative. The new General Manager of the CNCF is Priyanka Sharma, who joins our show today….


The top 7 most useful Kubernetes APIs for comprehensive cloud native observability

Posted on June 8, 2020

An important early step (just after “Orchestration & Application Definition” in the CNCF trail map) in starting your cloud-native journey is picking solutions for observability, including monitoring, logging, and tracing. All of these observability tools leverage data available…


Building Production-ready Services with Kubernetes and Serverless Architectures

Posted on June 8, 2020

Kubernetes developers and operators lack the tools that app developers take for granted in programming languages: control flow, abstractions, IDE integration, and vendoring. These hard-won technologies amplify the effectiveness of a team, and make it easier to keep…


Commoditise Kubernetes with cluster-api

Posted on June 5, 2020

Kubernetes wasn’t invented to become a new pet in your home, but more like the cattle on a ranch. It isn’t cute and lovely or something you treat like a family member. Kubernetes was made to work. In…


Stay on top of ongoing Kubernetes security hygiene

Posted on June 4, 2020

Containers deployments in Kubernetes clusters create both familiar and new security challenges. Given the ephemeral nature of containers, the speed and agility goals of microservices architecture, a preliminary detection of potential risks and an early discovery of viable…