Skip to content

Commit a1d99c7

Browse files
authored
Update readme
* Update README.md
1 parent 5a5137e commit a1d99c7

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# Gateway API service for Containerum Platform
1+
# Gateway
2+
Gateway is an API service that provides routing for [Containerum](https://github.com/containerum/containerum) components.
3+
4+
## Prerequisites
5+
* Kubernetes
26

37
## Installation
48

@@ -9,3 +13,9 @@
913
helm repo update
1014
helm install containerum/api-gateway
1115
```
16+
17+
## Contributions
18+
Please submit all contributions concerning Gateway component to this repository.
19+
20+
## License
21+
Gateway project is licensed under the terms of the Apache License Version 2.0. Please see LICENSE in this repository for more details.

0 commit comments

Comments
 (0)