• Geoff Simmons's avatar
    Add example/test for Service type LoadBalancer. · 9373af23
    Geoff Simmons authored
    Also set up the tests so that the external IP and port for both the
    NodePort and LoadBalancer tests. For this it is necessary to pass
    in the external cluster IP, and/or set up an external IP for the
    LoadBalancer Service.
    
    If neither of these are available, just use port-forwarding as for
    the other tests. That doesn't actually test the Service types, since
    connections are forwarded to the clusterIP. But the tests can be
    run in automation when the external networking is not available.
    9373af23
Name
Last commit
Last update
charts Loading commit data...
cmd Loading commit data...
container Loading commit data...
deploy Loading commit data...
docs Loading commit data...
examples Loading commit data...
hack Loading commit data...
pkg Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
.gitlab-ci.yml Loading commit data...
.kind-gitlab.yaml Loading commit data...
COPYING Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...