Kubernetes has come a long way since its inception. But as the adoption of containerization has grown, Kubernetes security continues…
Category: Kubernetes
Environment Variables Don’t Keep Secrets: Best Practices for Plugging Application Credential Leaks
Applications need secrets to connect to other machines and services – API keys, SSH keys, session tokens, database connection strings…the…
Installing Conjur in an EKS Kubernetes Cluster with Helm
Conjur Open Source is a robust secrets management tool to manage, audit, and control access across multiple platforms. Let’s explore…
Retrieving Conjur Secrets in a Spring MVC Kubernetes Application
Many organizations are now deploying their containerized applications in Kubernetes clusters to achieve highly available, automatically orchestrated solutions. Often, however,…
Setting up Conjur on OpenShift
Red Hat OpenShift is a Kubernetes-based platform for container orchestration. OpenShift differentiates itself from Kubernetes through features such as tight…
Installing Conjur in an EKS Kubernetes Cluster Using Rancher
By default, Kubernetes uses Base64 encoding to store information such as application credentials, keys, and certificates. Unfortunately, this Base64 encoding…
Conjur Secrets Management in Knative Serverless Functions
Knative is the de facto standard for running serverless workloads in Kubernetes. But what do you do when your Knative…
Tutorial: Kubernetes Vulnerability Scanning & Testing With Open Source
Mainstream technology enterprises widely use Kubernetes. It’s an extendable, lightweight, open-source container orchestration platform. This popular platform has an ever-expanding…
New Red Hat OpenShift Secrets Management Operator for The Conjur (Follower)
Red Hat OpenShift is one of the most popular and powerful enterprise container orchestration platforms. All container orchestration solutions let…
IoT and Edge Secrets Management with Conjur and K3s
Editor’s Note: Please be aware that K3 is not officially supported on Conjur and the contents of this tutorial are…
Keeping Secrets Secure on Kubernetes
Handling secrets in cloud-native environments is a challenge for many organizations. Virtually any application requires some sort of secret, such…
Kubernetes secrets management: Build secure apps faster without secrets
Kubernetes is a popular choice for microservices because it provides scalable, portable, efficient deployment and reduces most DevOps overhead. Generally,…
Essentials to Securing Kubernetes Secrets with Secrets Management
Secret management is essential for ensuring an organization’s cybersecurity. In this era, when users share valuable information with service providers,…
Secret Zero: Eliminating the Ultimate Secret
Centralized secrets management addresses important DevOps security attack vectors such as secret sprawl and security islands, but it could help introduce…
Securing Secrets in Kubernetes
The Challenge Secrets – or privileged credentials that act as “keys”– are essential in Kubernetes environments. Kubernetes pods and their…
Cloud Native IAM EKS Secrets Management for Kubernetes
Kubernetes is a great orchestration tool for your containerized applications and Amazon’s Elastic Kubernetes Service (EKS) provides an easy way…
Enforcement at scale with Admission Controllers with Secrets Management
The ability to consume external resources “on-the-fly,” is a core capability of cloud-native architecture, one that comes with a prerequisite…
How Modern Cloud Design Patterns Impact Security
The goal of modern applications and services is to provide the best possible experience for our users, in a secure…
Tutorial: Spin up Your Kubernetes-in-Docker Cluster and They Will Come
Online demos and tutorials are a great way to introduce Kubernetes-native applications to potential users and collaborators. Often, however, these…
Building a Comprehensive Monitoring Strategy That Includes Secrets Management
Over the past decade, software development and information technology operations have become more integrated, spawning a new approach, commonly called…
Four Ways to Keep Kubernetes’ Secrets Secret
We have talked a lot about the speed at which DevOps innovation has moved and how security has consistently struggled…