InfoQ Homepage Kubernetes Content on InfoQ
-
CRI-O: An Open Source Container Runtime for Kubernetes
The Cloud Native Computing Foundation (CNCF) accepted CRI-O as an incubation-level hosted project on April 8th. CRI-O, created by Red Hat, is an Open Container Initiative container runtime for Kubernetes that provides an alternative to Docker.
-
Q&A with Microsoft's Brendan Burns about GA of OpenShift on Azure
The general availability (GA) of OpenShift on Azure was included alongside several other Kubernetes-related announcements at Microsoft Build 2019 and Red Hat Summit 2019, which recently concluded in Seattle and Boston, concurrently. InfoQ caught up with Brendan Burns, a co-founder of the Kubernetes platform and a distinguished engineer at Microsoft, regarding the announcement.
-
Canonical Brings Infrastructure Offerings Under One Roof
Canonical has released a consolidated offering for open source infrastructure, called Ubuntu Advantage for Infrastructure (UA-I), covering its existing services like OpenStack, Kubernetes, Ceph and Swift. The solution offers three levels of support - Essential, Standard and Advanced - with the per-node pricing remaining uniform regardless of the software running on it.
-
Kuberhealthy: Synthetic Testing for Kubernetes Clusters
Kuberhealthy, an open source solution developed by Comcast, detects Kubernetes issues by performing synthetic tests within Kubernetes clusters and reports metrics to monitoring systems such as Prometheus.
-
Q&A with Google VP Eyal Manor about Anthos, Kubernetes, and Multicloud
InfoQ caught up with Eyal Manor, VP of product and engineering, Google Cloud, as a follow-on to his appearance at the Google Next keynote to deep dive into the Anthos architecture.
-
Google Releases Anthos, a Hybrid Cloud Platform, to General Availability
Recently, Google announced on their blog the general availability of Anthos, a service for hybrid cloud and workload management that runs on the Google Kubernetes Engine (GKE). Furthermore, besides running on the Google Cloud Platform (GCP), it also allows customers to manage workloads running on third-party clouds like AWS and Azure.
-
Reconciling Kubernetes and PCI DSS for a Modern and Compliant Payment System
Ana Calin, systems engineer at Paybase, gave an experience report at QCon London [slides PDF] on how the end-to-end payments service provider solution managed to achieve PCI DSS level 1 compliance (the highest) with 50+ Node.js microservices running on Google Cloud Kubernetes Engine (GKE), and using Terraform for infrastructure provisioning and Helm for service deployment.
-
Running Serverless Containers on Google Cloud Run
Google Cloud Run, now available in beta, allows you to run serverless applications based on Docker containers that are automatically activated when an HTTP request comes in. Google Cloud Run is a fully managed platform and is based on KNative, which allows you to easily port your applications to any other platforms using Kubernetes clusters.
-
Quarkus Java Framework: Q&A with John Clingan and Mark Little
After initial coverage on Quarkus, a Kubernetes native Java framework tailored for GraalVM and OpenJDK HotSpot was recently released by Red Hat. Now it is time for a Q&A with John Clingan and Mark Little.
-
Kubernetes 1.14 Moves Windows Nodes to Production Support and Enhances Kubectl
The latest release of Kubernetes, version 1.14, was released with production-level support for Windows nodes. The release also includes the addition of kustomize in kubectl, the kubectl plugin mechanism being moved to stable, and improved documentation for kubectl. This first release of 2019 has 10 features in total being moved into stable.
-
Quarkus, a Kubernetes Native Java Framework
Red Hat has released Quarkus, a Kubernetes native Java framework tailored for GraalVM and OpenJDK HotSpot. Quarkus aims to make Java a leading platform in Kubernetes and serverless environments, offering developers a unified reactive and imperative programming model.
-
TriggerMesh Releases Open Source Knative Event Sources for Multi-Cloud Environments
TriggerMesh has released their latest open-source project, Knative Lambda Sources (KLASS). KLASS are event sources that can be used to trigger Knative functions in Kubernetes clusters. This enables AWS events to be consumed within a multi-cloud or on-premise environment. This release follows the release of Knative Lambda Runtimes which further enhance the TriggerMesh cloud platform.
-
Gloo Gateway Released for Kubernetes Knative
Gloo, an Envoy-based API Gateway by Solo.io, is the first official alternative to Istio for the Kubernetes Knative service. InfoQ reached out to Solo Founder Idit Levine to learn more about Gloo and its integration with Knative.
-
OperatorHub.io, a Public Registry for Kubernetes Operators
Red Hat, in collaboration with Microsoft, Google Cloud, and Amazon Web Services, recently launched OperatorHub.io. OperatorHub.io is designed as a public registry for finding services backed by Kubernetes Operators.
-
Rancher Labs Release Submariner to Enable Network Connectivity between Kubernetes Clusters
Rancher Labs have released Submariner, a new open-source project to “enable network connectivity between Kubernetes clusters”. This project aims to connect overlay networks of individuals Kubernetes clusters to form a “multicluster”, which in turn facilitates inter-cluster communication and synchronisation between applications and distributed data stores.