Skip to content

Commit

Permalink
Embed YouTube video
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
  • Loading branch information
alexellis committed Aug 9, 2024
1 parent 07bd2a9 commit 3441092
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions blog/_posts/2024-08-09-local-ollama-tunnel-k3s.md
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,10 @@ You can now integrate the model into your applications, or develop your own UI o
We exposed the control-plane for the tunnel server over a cloud Load Balancer, however if you have multiple tunnels, you can use a Kubernetes Ingress Controller instead, and direct traffic to the correct tunnel based on the hostname and an Ingress record. If you take this route, just remove the `--auto-tls-san` flags from the inlets-pro command as they will no longer be needed. You can use cert-manager to terminate TLS instead.
If you'd like to see a live demo, watch the video below:

{% include youtube.html id="F_2IIxrGurI" %}

If you enjoyed this post, you can find similar examples in the [inlets docs](https://docs.inlets.dev/), or on the [inlets blog](https://inlets.dev/blog/).

You may also like:
Expand Down

0 comments on commit 3441092

Please sign in to comment.