compose/kube/charts/kubernetes
Guillaume Tardif 6215445b8a
Merge pull request #1196 from gtardif/kube_expose_LoadBalancer
Support exposing ports and cross-service communication
2021-02-01 15:39:31 +01:00
..
context.go Target the kubernetes cluster referenced in the docker "kube" context 2021-01-29 13:13:25 +01:00
kube.go Fix kube selectors : do not only select on serviceName, also ProjectName 2021-02-01 12:22:41 +01:00
kube_test.go Fix kube selectors : do not only select on serviceName, also ProjectName 2021-02-01 12:22:41 +01:00
placement.go Add Kubernetes backend 2021-01-20 16:55:08 +01:00
placement_test.go CI build, lint & test tube backend. 2021-01-26 18:09:29 +01:00
pod.go Fixing Kube compile / lint errors 2021-01-26 09:43:12 +01:00
pod_test.go CI build, lint & test tube backend. 2021-01-26 18:09:29 +01:00
volumes.go Fixing Kube compile / lint errors 2021-01-26 09:43:12 +01:00