Skip to content

Commit 0b917b9

Browse files
committed
docs(gateway): add prerequisites
1 parent ab4ee4f commit 0b917b9

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
1-
# Drycc Gateway
1+
# Gateway
22

33
[![Build Status](https://woodpecker.drycc.cc/api/badges/drycc/gateway/status.svg)](https://woodpecker.drycc.cc/drycc/gateway)
44

55
Drycc (pronounced DAY-iss) Workflow is an open source Platform as a Service (PaaS) that adds a developer-friendly layer to any [Kubernetes](http://kubernetes.io) cluster, making it easy to deploy and manage applications on your own servers.
66

7+
## Prerequisites
8+
9+
- Kubernetes 1.19+
10+
- Helm 3.2.0+
11+
- Gateway API 0.5.1+
12+
713
## Description
814

9-
This is a gateway chart that integrates cert-manager. Gateway API is an open source project managed by the [SIG-NETWORK](https://github.com/kubernetes-sigs/gateway-api) community. It is a collection of resources that model service networking in Kubernetes. These resources - GatewayClass, Gateway, HTTPRoute, TCPRoute, Service, etc - aim to evolve Kubernetes service networking through expressive, extensible, and role-oriented interfaces that are implemented by many vendors and have broad industry support.
15+
Drycc Gateway is a gateway chart that integrates cert-manager.

0 commit comments

Comments
 (0)