InfoQ Homepage Kubernetes Content on InfoQ
-
Google Kubernetes Engine Enhancements: Upgrade Channels, Windows Container Support and Stackdriver
At the recent KubeCon EU in Barcelona, Google announced that it will offer three new release channels for its Google Kubernetes Engine (GKE): Rapid, Regular, and Stable. With these channels, Google Cloud Platform (GCP) users can choose whether they want the freshest release or the most stable one — or quickly evaluate the latest updates in a development environment.
-
CircleCI Adds Additional Partner Integrations to Support Kubernetes Workloads
CircleCI has announced new partner integrations as part of their Technology Partner program. CircleCI previously introduced a package management solution called Orbs. Orbs bundle common CI/CD tasks into reusable, shareable packages. With this announcement, CircleCI has added partner-supported orbs for AWS, Azure, VMware, Red Hat, Kublr and Helm.
-
Kubernetes Future: VMs, Containers, or Hypervisor?
In competing visions of the future of Kubernetes, Paul Czarkowski, principal technologist at Pivotal, predicts that VMs will replace containers, and Joe Fernandes, a VP at Red Hat, considers that VMs usage is evolving for Kubernetes rather than replacing containers. In addition, Chris Short, Red Hat's principal product marketing manager, said that Kubernetes is close to replacing the hypervisor.
-
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.