CNCF On-Demand Webinar: Kubernetes Master Class – Avoiding configuration drift with Argo CD
Configuration drift is a common problem software developers face. Picture this: two environments are supposed to be similar but are not. Nobody knows exactly what is deployed in that environment/server/cluster, so people are afraid to touch…
What can Confidential Computing do for the Kubernetes community?
Guest post originally published on the Edgeless Systems blog by Fabian Kammel, Senior Security Engineer This is a summary of the talk I gave at the Kubernetes Community Days (KCD) Berlin 2022. Both, the slides and a recording…
TechTarget: “Kubernetes security reaches maturity milestone with v1.25”
Kubernetes Pod Security Policies were officially removed from version 1.25 this week in favor of the now-stable, slimmed-down Pod Security Admission. Security isn’t the only area where core Kubernetes is delegating advanced features to external community…
Container Journal: “Kubernetes 1.25 Update Focuses on Security and Storage”
This week, the Technical Oversight Committee (TOC) for Kubernetes released a Combiner update to the cloud-native platform that adds more than 40 enhancements.
Bringing a good OSS experience to Kubernetes DevOps
Guest post by Michael Guarino, CTO, and Co-Founder at Plural Open-source is at a crossroads at the moment. 97% of data stacks contain open-source code. However, deploying and managing open source applications is tedious and time-consuming. …
Tracking container restarts and termination events in Kubernetes
Guest post by Shahar Azulay, groundcover’s CEO and Co-Founder It’s a place all Kubernetes admins have likely been: They have a container that fails to start, and they simply can’t figure out why that is. They…
Kubernetes on the edge: getting started with KubeEdge and Kubernetes for edge computing
Guest post originally published on the InfluxData blog by Charles Mahler Developers are always trying to improve the reliability and performance of their software, while at the same time reducing their own costs when possible. One…
Securing Kubernetes secrets with HashiCorp Vault
Guest post originally published on the InfraCloud blog by Nikhil Purva As more and more organizations making the shift to cloud native technologies, Kubernetes has become the de facto choice to orchestrate container based applications. As…
The new Kubernetes Gateway API and its use cases
Guest post originally published on the ARMO blog by Leonid Sandler Despite being a large open-source and complex project, Kubernetes keeps on evolving at an impressive pace. Being at the center of various platforms and solutions, the biggest…
How to deploy Kubernetes apps efficiently
Guest post originally published on the Snapt blog by Dave Blakey Kubernetes has been a revelation for companies working with containers. It makes container orchestration consistent, which can streamline development and make CI/CD processes more reliable….