Add Kubernetes B/G e2e tests

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2020-12-21 00:38:45 +02:00
parent 2ea13cec88
commit ccd64a3df9
6 changed files with 318 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ jobs:
- nginx
- traefik
- gloo
- kubernetes
steps:
- name: Checkout
uses: actions/checkout@v2