InfoQ Homepage Kubernetes Content on InfoQ
-
Google's Managed Continuous Delivery Service for Kubernetes Moves to GA
Google has announced the GA release of Google Cloud Deploy, their managed continuous delivery service for Google Kubernetes Engine. The service provides declarative builds that persist with a given release, support for connecting external workflows, and detailed security and auditing controls
-
Ephemeral Containers Ease Debuggability in Kubernetes 1.23
Ephemeral containers in Kubernetes 1.23 provide a way to attach temporary containers to a running pod’s process namespace and run debugging utilities.
-
MicroVM Virtualization Solution Firecracker Reaches 1.0
Originally developed at AWS to power AWS Lambda, Firecracker enables creating and managing secure microVMs for serverless computing.
-
CNCF Publishes State of Cloud Native Development Report
CNCF has published the latest edition of the State of Cloud Native Development Report. An important finding from the report indicates that the cloud native developer population has grown by 0.3 million during the period from Q1 2020 to Q1 2021. Edge computing has the highest usage rates of containers and Kubernetes, with 63% of edge developers adopting Kubernetes and 76% adopting containers.
-
Q&A with Matthew Farina of SUSE Regarding Kubernetes Rancher Desktop
InfoQ caught up with Matthew Farina, software architect at SUSE, regarding Rancher Desktop 1.0.0, talking about the challenges of Kubernetes and container management on the desktop and how it influenced the design and evolution of the Rancher Desktop.
-
Knative Announces v1.1 and Applies to Become a CNCF Incubating Project
The Knative community released version 1.1 of the Knative project across multiple components. The core components serving and eventing have notable changes and introduce experimental features, such as global min-scale configuration, capability to handle Retry-After headers in 429 / 503 responses.
-
Kubernetes Proceeding with Deprecation of Dockershim in Upcoming 1.24 Release
Kubernetes is proceeding with deprecation and removal of dockershim in the upcoming 1.24 release. Workflows and systems that make use of the Docker Engine as the container runtime for their Kubernetes cluster will need to migrate prior to moving to the 1.24 release. The 1.23 release will retain dockershim and will be supported for another year.
-
HashiCorp Waypoint Adds Triggers and External Data Fetching
HashiCorp has released version 0.7 of Waypoint, their open-source application deployment tool. This release presents a number of redesigns to the user interface, the introduction of scripting and continuous integration lifecycle operations via triggers, external data fetching, and scoping of configurations to specific workspaces.
-
AWS Releases Multi-Cloud Kubernetes Autoscaler Karpenter
AWS recently released Karpenter, their open-source Kubernetes cluster autoscaler. This improves upon their Kubernetes Cluster Autoscaler by providing a easily configurable, fully automated scheduler. Karpenter is able to monitor for unscheduled pods and launch new nodes as well as terminate unneeded infrastructure. Karpenter is designed to work with any Kubernetes cluster in any environment.
-
Kubernetes 1.23 Released with Improved Events, gRPC Probes, and Support for Dual-Stack
CNCF released Kubernetes 1.23 recently. The release has new features such as the events subcommand for kubectl, gRPC probes, and expression language validation for custom resources, generally available features such as generic ephemeral volumes, Horizontal Pod Autoscaling, and IPv4/IPv6 dual-stack networking, beta features such as PodSecurity, and deprecated features such as FlexVolume.
-
Kubernetes IPv4/IPv6 Dual Stack Q&A with Khaled (Kal) Henidak of Microsoft & Tim Hockin of Google
InfoQ caught up with Khaled (Kal) Henidak of Microsoft and Tim Hockin of Google, designers of the Kubernetes dual-stack, regarding its design and implementation.
-
JetBrains Releases IntelliJ IDEA 2021.3 with New Remote Development Feature
IntelliJ IDEA 2021.3 is the last release for 2021 and now includes support for Groovy 4 and Selenium 4. The release contains bug fixes, generic improvements and more specific improvements for languages and tools like Java, Kotlin, Docker and Kubernetes. This version introduces remote development as a beta feature, to use a remote machine as if it was a local machine.
-
D2iQ Releases DKP 2.0 to Run Kubernetes Apps at Scale
D2iQ recently released version 2.0 of the D2iQ Kubernetes Platform (DKP), a platform to help organizations run Kubernetes workloads at scale. The new release provides a single pane of glass for managing multi-cluster environments and running applications across any infrastructure including private cloud, public cloud, or at the network edge.
-
OutSystems Announces a Cloud-Based Development Platform Project Neo in Preview
Recently, OutSystems announced a new cloud-native application platform, called Project Neo, at their annual NextStep event. It is the first time in company history that OutSystems has launched a second platform, next to OutSystems 11 – a platform for enterprise-grade low-code development.
-
Kubernetes Cluster API v1.0, Production Ready
The Cloud Native Computing Foundation (CNCF) recently announced that the Cluster API project is production-ready and moving to v1beta1 APIs. Cluster API is a Kubernetes sub-project that provides declarative APIs to create, configure, and update clusters.