InfoQ Homepage Kubernetes Content on InfoQ
-
Latest Kubernetes Release Focuses on Continuous Improvement and Stability
The latest release of Kubernetes focuses on continuous improvement and extensibility. Highlights of Kubernetes 1.15 include several enhancements to custom resources, cluster lifecycle stability and usability improvements, and additions to the container storage interface.
-
Microsoft Releases a Preview of the Integration of Prometheus with Azure Monitor for Containers
Recently Microsoft announced the integration of Prometheus, a popular open-source metric monitoring solution and part of Cloud Native Compute Foundation, with Azure Monitor for containers. This integration is currently available in a preview stage for testing.
-
Implementing Continuous Security for Microservices and Kubernetes
Security needs to adapt to increasingly fast continuous delivery in the container/Kubernetes world, and that means security as code, argued Mateo Burillo. At RebelCon.io 2019 he presented how to implement a DevSecOps process with continuous security.
-
Docker Enterprise 3.0 Brings Docker Kubernetes Services, New Lifecycle Automation Tools, and More
Docker has announced Docker Enterprise 3.0 GA. This version brings Docker Kubernetes Services (DKS), new lifecycle automation tools for automating deployment of containers and Kubernetes, security enhancements, and more.
-
Using Helm Charts Tools to Manage Kubernetes Deployments at Delivery Hero
Delivery Hero’s engineering team uses Helm and related tools to simplify management of multiple Kubernetes environments, sensitive data, and configuration.
-
Introduction to Service Mesh Interface (SMI): Brendan Burns at QCon New York
Service Mesh Interface (SMI) specification provides an abstraction layer on top of different service mesh implementations so it'll be easier to swap the implementations w/o changing the processes. Brendan Burns, co-founder of Kubernetes and currently Distinguished Engineer at Microsoft, spoke recently at the QCon New York 2019 Conference, about the new specification and its future roadmap.
-
Oliver Gould on Linkerd Service Mesh and Traffic Management
Oliver Gould, Linkerd product lead and CTO of Buyont, spoke at the QCon New York 2019 Conference last week about Linkerd service mesh, with a focus on traffic management capabilities.
-
DOES London: ITV Autoscaling for Love Island
Tom Clark from ITV, a UK-based commercial producer and broadcaster, gave his fourth talk at DevOps Enterprise Summit London recently, titled 'Better, Faster, Cheaper, Happier,’ building on the evolutionary story of the common platform for which he is accountable.
-
Service Mesh Interface (SMI): Q&A with Microsoft's Lachlan Evenson
InfoQ caught up with Lachlan Evenson, principal program manager at Microsoft, regarding the recent announcement at KubeCon of the Service Mesh Interface (SMI). Topics also discussed included the ecosystem of service meshes on Kubernetes.
-
Kyma 1.0 Released, Simplifying Integrating Enterprise Applications with Cloud-Native Services
The first major release of Kyma, an open-source project designed to simplify building cloud-based and on-premise enterprise applications, is now available. Kyma provides components to simplify connecting existing and new applications with Kubernetes and expose them via the Kubernetes Service Catalog, with out-of-the-box support for monitoring, logging, eventing, tracing, and authentication.
-
Harbor 1.8 Includes OIDC Integration and Replication Enhancements
The latest version of Harbor, 1.8, was recently released. Harbor is a Cloud Native Computing Foundation project that provides a cloud-native registry for storing, signing, and scanning container images. This release includes an OpenID Connect integration, the addition of robot accounts, and improvements to the replication features, among other improvements.
-
Migrating from Self-Managed Kubernetes to AWS EKS Using Terraform at Blue Matador
Blue Matador migrated their self-managed Kubernetes cluster to AWS EKS to take advantage of a better security model, a managed control plane, and lesser costs, using Terraform to automate the setup.
-
Percona XtraDB and MongoDB Operators for Kubernetes
Percona announced the release of Percona Kubernetes Operator for XtraDB and Percona Server for MongoDB. Percona, a database software company, designed the XtraDB and MongoDB operators to remove the burden of repetitive tasks and provide consistency and reliability in a Kubernetes environment.
-
GitLab 11.11 Brings Multiple Assignees for Merge Requests, Windows Container Executor, and More
GitLab 11.11, recently released, brings Multiple Assignees for Merge Requests, Windows Container Executor for GitLab Runners, Guest Access to Releases, instance-level Kubernetes cluster, and more.
-
Chaos Engineering Kubernetes with the Litmus Framework
Litmus is an open source chaos engineering framework for Kubernetes environments running stateful applications. Created by MayaData, Litmus enables users to run test suites, capture logs, generate reports, and perform chaos experiments.