Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi
The Argo Rollouts plugin implementing the Kubernetes Gateway API specification for using different traffic providers in progressive delivery scenarios
https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi
argo argo-rollouts argoproj argoproj-labs canary gateway-api gitops kubernetes progressive-delivery
Last synced: 3 months ago
JSON representation
The Argo Rollouts plugin implementing the Kubernetes Gateway API specification for using different traffic providers in progressive delivery scenarios
- Host: GitHub
- URL: https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi
- Owner: argoproj-labs
- License: apache-2.0
- Created: 2023-02-07T18:41:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-07T12:03:18.000Z (3 months ago)
- Last Synced: 2024-08-07T14:39:08.321Z (3 months ago)
- Topics: argo, argo-rollouts, argoproj, argoproj-labs, canary, gateway-api, gitops, kubernetes, progressive-delivery
- Language: Go
- Homepage: https://rollouts-plugin-trafficrouter-gatewayapi.readthedocs.io/en/latest/
- Size: 814 KB
- Stars: 87
- Watchers: 6
- Forks: 15
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
Awesome Lists containing this project
- awesome-starred - argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi - The Argo Rollouts plugin implementing the Kubernetes Gateway API specification for using different traffic providers in progressive delivery scenarios (kubernetes)
README
**Code:**
[![Go Report Card](https://goreportcard.com/badge/github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi)](https://goreportcard.com/report/github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi)
[![Gateway API plugin CI](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/actions/workflows/ci.yaml/badge.svg)](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/actions/workflows/ci.yaml)**Social:**
[![Twitter Follow](https://img.shields.io/twitter/follow/argoproj?style=social)](https://twitter.com/argoproj)
[![Slack](https://img.shields.io/badge/slack-argoproj-brightgreen.svg?logo=slack)](https://argoproj.github.io/community/join-slack)# Argo Rollouts Gateway API plugin
This repository is a [plugin](https://argoproj.github.io/argo-rollouts/features/traffic-management/plugins/) of [Argo Rollouts](https://argoproj.github.io/rollouts/) for enabling the use of the Kubernetes Gateway API in Progressive Delivery scenarios.
See [the main documentation site](https://rollouts-plugin-trafficrouter-gatewayapi.readthedocs.io/en/latest/) for all the details.
## Feedback needed
The gateway API plugin should cover all providers that support it. If you find an issue
please [tell us about it](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/issues)If you also want to add an example with your favorite [gateway API provider](https://rollouts-plugin-trafficrouter-gatewayapi.readthedocs.io/en/latest/provider-status/) please open a [Pull Request](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/pulls).