InfoQ Homepage Kubernetes Content on InfoQ
-
VMware’s Project Pacific Integrates Kubernetes with vSphere
VMware announced Project Pacific, a re-architected version of vSphere, which embeds the Kubernetes control plane inside it. It aims to provide uniform management of containers and virtual machines in vSphere installations.
-
ApacheCon 2019 Keynote: Google Cloud Enhances Big-Data Processing with Kubernetes
At ApacheCon North America, Christopher Crosbie gave a keynote talk title "Yet Another Resource Negotiator for Big Data? How Google Cloud is Enhancing Data Lake Processing with Kubernetes." He highlighted Google's efforts to make Apache big-data software "cloud native" by developing open-source Kubernetes Operators to provide control planes for running Apache software in a Kubernetes cluster.
-
Lightbend Release CloudState, Providing a Spec for Managing "Serverless" State and a RI with Knative
Lightbend has recently announced CloudState. CloudState is the first open source serverless framework designed to bring stateful management on Knative/Kubernetes stack.
-
Kubernetes Policy Enforcement with Open Policy Agent Gatekeeper
The latest release of the Kubernetes Policy Controller Gatekeeper takes greater advantage of the CNCF project Open Policy Agent to offer users the ability to declare policies, share constraint templates, and audit resources for policy violations.
-
GitLab 12.2 Supports Complex Dependencies for CI Tasks and Cross-Project Merge Requests
GitLab's latest release aims to enable complex continuous integration (CI) pipelines, team collaboration, and dependencies management across projects. Furthermore, GitLab 12.2 adds new push options for merge requests, and uses environment-specific Kubernetes namespaces to enable sharing the same cluster across multiple project environments.
-
Contributing to the Kubernetes Community: Getting Started Q&A with Contributor Nikhita Raghunath
InfoQ caught up with Nikhita Raghunath, a contributor to the Kubernetes community. She outlines some quick tips or tricks especially for the impatient to get started and to move up the contributor ladder. She talks about the organization of the community, the tools, etc. to enable a better understanding of how and where to contribute.
-
Octant: Local and Real-Time Dashboard for Kubernetes Workloads
VMware has open-sourced Octant, a tool to help developers understand how their applications are running in a Kubernetes cluster. Developers can graphically visualize Kubernetes objects dependencies, forward local ports to a running pod, inspect pod logs, and navigate through different clusters. Moreover, users can extend Octant’s capabilities by installing or authoring a plugin.
-
CloudBees Releases Official Jenkins X Distribution
CloudBees has released its official Jenkins X distribution, a CI/CD tool for cloud-native Kubernetes applications based on the GitOps approach. CloudBees will take the essential features from the open-source code with a monthly release cadence. This initial release supports GKE, pipelines, vault integration, and preview environments; additional features like DevPods will come in a future version.
-
Rook v1.0 Adds Support for Ceph Nautilus, EdgeFS, and NFS Operator
Rook, a storage orchestrator for Kubernetes, has released version 1.0 for production-ready workloads that use file, block, and object storage in containers. Highlights of Rook 1.0 include support for storage providers through operators like Ceph Nautilus, EdgeFS, and NFS. For instance, when a pod requests an NFS file system, Rook can provision it without any manual intervention.
-
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.