• Geoff Simmons's avatar
    Examples/tests use ClusterIP by default for the viking public Service. · 7cfd8898
    Geoff Simmons authored
    The helm charts already do this, it is a change for the kubectl/yaml
    examples, which have been using NodePort. NodePort has been
    unnecessary since we've automated testing by using port-forward to
    the Service. This brings the two different deployment methods more
    in line.
    
    We will add tests for LoadBalancer and NodePort Services.
    
    The docs are now even more out of sync with the actual example/test
    code, since they still reference the NodePort type.
    7cfd8898
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...