Skip to content

Commit

Permalink
📝 Add description about ingress
Browse files Browse the repository at this point in the history
Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
  • Loading branch information
rinx committed May 12, 2020
1 parent fd1ce98 commit 0b5f5fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charts/vald/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,7 @@ Please run the following command to install the chart with this values yaml,
$ helm repo add vald https://vald.vdaas.org/charts
$ helm install --values values-agent-ngt-standalone.yaml vald-agent-ngt vald/vald

If you'd like to access the agents from out of the Kubernetes cluster, it is recommended to create an [Ingress][k8s-ingress].

agent-ngt-standalone-yaml: ./values-agent-ngt-standalone.yaml
k8s-ingress: https://kubernetes.io/docs/concepts/services-networking/ingress/

0 comments on commit 0b5f5fc

Please sign in to comment.