InfoQ Homepage Kubernetes Content on InfoQ
-
Platform9 Announce Free SaaS-Managed Kubernetes Solution
Platform9, a SaaS-managed hybrid cloud platform, has announced a free managed Kubernetes service for hybrid environments with automated Day2 operations including one-click upgrades, security patching, and monitoring. The new free tier enables users to take advantage of a SaaS management plane for Kubernetes on hybrid environments.
-
Application Manager Brings GitOps to Google Kubernetes Engine
Google has launched Kubernetes Application Manager, intending to simplify application configuration and lifecycle management. It’s an application delivery solution delivered as an add-on to Google Kubernetes Engine (GKE), which is also part of Anthos. Kubernetes is widely used for managing containerised applications, but end-to-end Kubernetes lifecycle management can be challenging.
-
Istio 1.5: Consolidated "Istiod" Control Plane Binary and New Wasm-Based Extension Model
Istio 1.5 has introduced the Istiod binary to simplify Istio's architecture and improve operational experience. It has become simpler to install and run Istio since the control plane components have been consolidated into a single binary, Istiod. Istio has introduced a new extension model for proxy servers and improved usability, security, telemetry and traffic control.
-
How Team Interactions Help Kubernetes Adoption with Manuel Pais at QCon London
Manuel Pais talked at QCon London about how team interactions are vital to reduce cognitive load to have a successful adoption of Kubernetes. Pais recommends having a digital platform on top of Kubernetes. And, organizations can get started by assessing the team's cognitive load, defining a digital platform, and setting clear team interactions.
-
Kubernetes Usage Expanding in Large and Small Companies, CNCF Survey Shows
Survey results from the Cloud Native Computing Foundation (CNCF) revealed accelerating adoption of Kubernetes and containers, especially in production environments. This echoed the findings from the new, enterprise-focused, State of Kubernetes 2020 report from VMware.
-
What Comes after Microservices? Multi-Runtime Microservices with Bilgin Ibryam at QCon London
Bilgin Ibryam talked at QCon London about the evolution of distributed systems on Kubernetes and the future architecture trends. Ibryam said that the next trend would be to decouple infrastructure concerns from microservices. Ibryam calls this multi-runtime microservices, a service with business logic along with a sidecar in charge of state management, networking, binding, and lifecycle.
-
Managing Multi-Cloud Production Kubernetes Clusters at Brandwatch
Brandwatch's engineering team wrote about their experience with managing multi-cluster Kubernetes across EKS, GKE and self-managed clusters.
-
Splice Machine Data Platform 3.0 Supports Kubernetes Managed Service and New ML Manager
The latest version of distributed SQL data platform Splice Machine supports a new Kubernetes managed service, new version of Machine Learning Manager (v2.0), and automatic in-database model deployment.
-
Spotify Open-Sources Terraform Module for Kubeflow ML Pipelines
Spotify has open-sourced their Terraform module for running machine-learning pipeline software Kubeflow on Google Kubernetes Engine (GKE). By switching their in-house ML platform to Kubeflow, Spotify engineers have achieved faster time to production and are producing 7x more experiments than on the previous platform.
-
How Jetstack Set Up a Global Load Balancer for Multiple Kubernetes Clusters
Jetstack's engineering team talked about setting up a global load balancer across multiple Google Kubernetes Engine (GKE) clusters while utilizing Google’s non-standard container-native load balancing with Google Cloud Armor for DDoS protection.
-
VMware Details its Tanzu/Kubernetes Strategy after Pivotal Merger
After acquiring Pivotal at the end of last year, VMware has detailed in a Webinar how it will go about fulfilling its strategy aimed to help customers build their apps, run them using Kubernetes, and manage them from a single control plane.
-
CNCF Fund a Bug Bounty Program for Kubernetes
The Kubernetes Product Security Committee has launched a new bug bounty program, funded by the The Cloud Native Computing Foundation (CNCF), to reward security researchers for finding vulnerabilities in the Kubernetes' codebase, as well as the build and release processes, with bounties ranging from $100 to $10,000.
-
WKSctl: a Tool for Kubernetes Cluster Management Using GitOps
WKSctl is an open-source project to install, bootstrap, and manage Kubernetes clusters, including add-ons, through SSH. WKSctl is a provider of the Cluster API (CAPI) using the GitOps approach. Kubernetes cluster configuration is defined in YAML, and WKSctl applies the updates after every push in Git, allowing users to have repeatable clusters on-demand.
-
New Google Cloud Config Connector Treats Cloud Services Like Kubernetes Resources
The Google Cloud team have made the Google Cloud Config Connector generally available. Once installed into a Kubernetes cluster, it allows users to configures services, such as databases and virtual machines, as if they were native Kubernetes resources.
-
CircleCI Introduces New Orbs to Simplify Deployment Activities
CircleCI recently announced the availability of Deployment Orbs which focus on streamlining and simplifying the integration of deployment workflows into CircleCI jobs. This release includes orbs for deploying into common environments such as AWS, Google Cloud, Azure, Kubernetes, and Salesforce.