InfoQ Homepage Kubernetes Content on InfoQ
-
Gremlin Releases Native Kubernetes Chaos Testing
Chaos engineering platform Gremlin released native Kubernetes support for identifying, targeting, and experimenting on Kubernetes objects in order to proactively identify service weaknesses.
-
How Monzo Isolated Their Microservices Using Kubernetes Network Policies
Monzo's security team shared their story about implementing Kubernetes network policies using Calico APIs to provide isolation among 1500 microservices.
-
Amazon Announces AWS Firelens – a New Way to Manage Container Logs
Recently, Amazon announced a new log aggregation service called AWS Firelens. The service unifies log filtering and routing across all AWS container services including Amazon ECS, Amazon EKS, and AWS Fargate.
-
Kubernetes the Very Hard Way with Large Clusters at Datadog
Laurent Bernaille from Datadog talked at the Velocity conference in Berlin about the challenges of operating large self-managed Kubernetes clusters. Bernaille focused on how to configure resilient and scalable control planes, why and how to rotate certificates frequently, and the need for using networking plugins for efficient communication in Kubernetes.
-
How Shopify Implements Custom Autoscaling Rules in Kubernetes
Andy Kwiatkowski from Shopify talked at the Velocity conference in Berlin about why they had to create a custom autoscaler in Kubernetes. Existing solutions for autoscaling didn’t fulfill Shopify’s needs, mainly because of the large and sudden influx of traffic requests they receive. Also, they needed a cost-efficient solution when scaling down or configuring complex scaling conditions.
-
Microsoft Announces 1.0 Release of Kubernetes-Based Event-Driven Autoscaling (KEDA)
Microsoft has announced the 1.0 version of the Kubernetes-based event-driven autoscaling (KEDA) component, an open-source project that can run in a Kubernetes cluster to provide "fine grained autoscaling (including to/from zero)" for every container. KEDA also serves as a Kubernetes Metrics Server and allows users to define autoscaling rules using a dedicated Kubernetes custom resource.
-
Google Announces General Availability of Skaffold for Easing Kubernetes Development
Google announced the general availability of Skaffold, a tool that simplifies common tasks when developing and deploying to Kubernetes. Skaffold can auto-detect and deploy changes automatically in development mode, and build, test and deploy changes in deployment mode. Skaffold supports multiple tools in the various stages of its pipeline.
-
Fully-Managed Serverless Platform Google Cloud Run is Now GA
Google Cloud Run is Google's fully managed solution for running containerized, serverless applications. After a six-month beta phase, Cloud Run is now generally available, along with Cloud Run for Anthos, which enables running your Google Cloud Run application on premises using a Google Kubernetes Engine cluster.
-
Docker Enterprise Business and Team Move to Mirantis While Docker Gets New Funding
Mirantis, a Cloud consulting company focused on Kubernetes and OpenStack, has acquired Docker Enterprise. While Mirantis will focus on the enterprise segment, the part of Docker which is not being acquired will return to the company's original goal of improving developers' workflows.
-
Managing Hybrid and Multi-Cloud Platforms with Microsoft Azure Arc
During Microsoft’s premier event Ignite for IT-professional and decision-makers, the company announced several new hybrid cloud products and services. One of the most significant announcements was Azure Arc, a service in preview that allows enterprises to bring Azure services and management to any infrastructure including AWS and Google Cloud.
-
TriggerMesh Announces EveryBridge Serverless Event Bus
Recently TriggerMesh announced EveryBridge, an event bus that can consume events from various sources. These events are then used to start functions, which can run at any of the major cloud providers as well as on-premises.
-
Platforms Demystified: Cloud Foundry, Kubernetes, Eirini, and Knative
Matthias Haeussler and Dr Nic Williams spoke at this year's SpringOne Platform 2019 Conference about different cloud platforms and how they compare in terms of features from a developer perspective.
-
Microsoft Announces Open Application Model for Kubernetes and Other Platforms
InfoQ caught up with Vaclav Turecek, principal program manager at Microsoft and one of the spec leads regarding the announcement. Turecek talks about the proliferation of platforms atop Kubernetes and how OAM is aimed at distinguishing the parts that developers and operators are responsible for, respectively.
-
Amazon Announces Generally Availability of Windows Containers on EKS
Last week Amazon announced that support of Windows containers on Elastic Kubernetes Service (EKS) is now generally available. As such, this allows their users to run Windows and Linux containers side by side in the same EKS environment, thus providing a consistent method of provisioning, monitoring, and logging, no matter what type of container they use to host their applications.
-
Ray Tsang on Tools and Best Practices for Kubernetes Adoption
Ray Tsang, developer advocate at Google, spoke at SpringOne Platform 2019 Conference last week about the tools and best practices developers can use in Kubernetes adoption in their organizations.
CONTENT IN THIS BOX PROVIDED BY OUR SPONSOR
Free ebooks to design,
deploy, and manage modern
applications:
API Traffic Management 101 (By O’Reilly)
Mike Amundsen introduces developers and network administrators to the basic concepts and challenges of monitoring and managing API traffic.
Service Mesh for Microservices
Learn how a service mesh provides a configurable infrastructure layer that makes service-to-service communication flexible, reliable, and fast.
From Docker to Kubernetes: Container Networking 101
It covers the capabilities of many open source tools, including Kubernetes.
SOA vs Microservices
Get more out of your service-oriented architecture investment.