API

The Role of APIs in Facilitating Microservices Communication
How do APIs ensure that microservices continue to communicate smoothly to drive the best outcomes for the entities using them? ...

Solo.io Donates API Gateway to CNCF to Advance Kubernetes Connectivity
Solo.io today at the KubeCon + CloudNativeCon 2024 conference revealed it is donating its application programming interface (API) gateway to the Cloud Native Computing Foundation (CNCF). Gloo API Gateway runs natively on ...

The Evolution of the Kubernetes Gateway API
The Kubernetes API plays a key role in the Kubernetes ecosystem, driving development, teamwork and creativity ...

Traefik Labs Extends Cloud-Native Reach of API Gateway
Traefik Labs updated its API gateway to add support for WebAssembly (Wasm), OpenTelemetry and the Kubernetes Gateway API ...

Tetrate Previews API Gateway Based on Envoy
Tetrate previewed an API gateway for Kubernetes clusters based on open source Envoy proxy software ...

Latest Kubernetes Release Adds Range of Management Capabilities
The 1.28 update adds management capabilities to streamline the increasing number of clusters running in production environments ...

Traefik Labs Adds API Hub for Kubernetes Environments
Traefik Labs has launched a hub for Kubernetes environments that makes it simpler to publish, secure and manage application programming interfaces (APIs). Traefik Labs CEO Emile Vauge says Traefik Hub is compatible ...

Hard Truths of Kubernetes Secrets Management
The recent CircleCI breach highlights the risk of storing secrets in places like private code repositories (GitHub), scripts, configuration files, files encrypted at rest, CI/CD pipeline code or even Kubernetes Secrets where they cannot ...

Why You Shouldn’t Use a Jump Server to Protect Kubernetes’ API
Kubernetes has become the de facto standard in running and managing workloads. A Kubernetes cluster comprises multiple resources (such as machines, CPUs, memory, storage, etc.) and software components with multiple purposes. The ...

Using the Kubernetes API to Provision Resources
Kubernetes, in short, is a portable, open source platform that’s well suited for container orchestration. A container is based on a container image, which is a bundle of software code, configuration files, ...