InfoQ Homepage Clusters Content on InfoQ
-
Uber Completes Major MySQL Fleet Upgrade, Boosting Performance and Security
Uber has detailed improvements to its MySQL database fleet by upgrading from version 5.7 to 8.0. The team wanted to take advantage of performance and concurrency improvements in newer versions of MySQL, and because MySQL 5.7 was reaching end-of-life in October 2023. The work took over a year and involved upgrading more than 2,100 clusters and 16,000 nodes across 19 production zones in 3 regions.
-
KubeCon EU: Mercedes-Benz’s Migration From Pod Security Policies to Validation Admission Policies
During KubeCon EU the Mercedes Benz team presented their migration journey from Pod Security Policies to Validation Admission Policies to secure their 1000+ Kubernetes clusters. The solution was chosen in favour of Kyverno due to its improved performance.
-
TikTok Owner Open-Sources Next Gen Kubernetes Federation Tool
ByteDance, the company behind popular global platforms like TikTok, has unveiled KubeAdmiral, its next-generation cluster federation system for Kubernetes, designed to manage multiple clusters with the efficiency and effectiveness comparable to a seasoned navy admiral commanding a fleet. KubeAdmiral scales to run more than 10 million pods across dozens of federated Kubernetes clusters.
-
Public Preview of the Arc Visual Studio Code Extension
Microsoft recently introduced the Arc Visual Studio Code Extension in public review. This extension improves the developer experience for both workloads that are running on the Edge and services that are built to be published on the Azure Marketplace.
-
Pinterest Revamps Its Asynchronous Computing Platform with Kubernetes and Apache Helix
Pinterest created the next-generation asynchronous computing platform, Pacer, to replace the older solution, Pinlater, which the company outgrew, resulting in scalability and reliability challenges. The new architecture leverages Kubernetes for scheduling job-execution workers and Apache Helix for cluster management.
-
Karmada 0.7: Next-Gen Multi-Cloud and Multi-Cluster Kubernetes Orchestration
Karmada (Kubernetes Armada) 0.7, featuring a promising Kubernetes management system in the hybrid cloud era, became available on July 12, 2021. It brought multi-cluster service discovery, precise cluster status management, replica scheduling based on cluster resources, and more convenient APIs to divide replicas by weight list.
-
AWS Announces the General Availability of Amazon ECS Anywhere
Recently AWS announced the general availability of Amazon ECS Anywhere, a new capability in Amazon ECS that enables customers to quickly run and manage container-based applications on-premises, including virtual machines (VMs), bare-metal servers, and other customer-managed infrastructure.
-
Rancher 2.4 Adds Scalability, Management and Security Capabilities
Kubernetes management platform creator, Rancher Labs, has released Rancher 2.4 in line with their ‘Run Kubernetes Everywhere’ strategy. Rancher is a heterogeneous, multi-cluster, multi-cloud Kubernetes management platform. The new release is focused on providing the scalability, management and security capabilities required to support Kubernetes at edge scale.
-
New Relic Introduces Real-Time Java Profiling
Concurrent with the formal release of Java 14, New Relic announced the release of their real-time Java profiling and JVM cluster timeline view utilities to more effectively troubleshoot performance bottlenecks in Java applications. Ben Evans, principal software engineer and JVM technologies architect at New Relic, spoke to InfoQ about these new tools.
-
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.
-
Force12.io Create a ‘Microscaling’ Framework for Apache Mesos
Force12.io have released a prototype ‘microscaling’ container demonstration running on the Apache Mesos cluster manager, which they claim starts and stops ‘priority 1’ and ‘priority 2’ containers more rapidly than traditional autoscaling approaches when given a simulated demand for the differing workloads. InfoQ discussed the goals and methodology of this approach with Force12.io’s Ross Fairbanks.
-
Kubernetes Codebase Tagged v1.0.0. in Preparation for Public Release
The codebase for Google’s Kubernetes open source orchestration system for Docker containers has been tagged v1.0.0 ready for the initial ‘general availability’ public release of the platform at OSCON next week on 21st July.
-
Flocker v1.0 Provides Docker Volume Migration and Storage Abstraction
At the London Microservice User Group July meetup, Kai Davenport presented a live demonstration of ClusterHQ’s Flocker v1.0 container data volume manager tool migrating a Docker storage volume between multiple containers running within a Docker Swarm.
-
Apple Rebuilds Siri Backend Services Using Apache Mesos
Apple have announced that the company’s popular Siri iOS-based intelligent personal assistant is powered on the backend by Apache Mesos, the open source cluster manager. The Mesosphere blog states that Apple have created a proprietary PaaS-like scheduler framework named J.A.R.V.I.S., which allows developers to deploy Siri services in a scalable and fault-tolerant manner.
-
CoreOS Launches Monitored Google-Style Infrastructure
CoreOS has released Tectonic, a new product created from the aggregation of the CoreOS stack and the Google Kubernetes platform. Tectonic packages up different container technology and puts an UI on top of containers which includes a management console, an integrated registry and other tools to automate deployment.