Skip to content

Commit dd183b4

Browse files
committed
Add link to REST API
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 69b99c7 commit dd183b4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: blog/_posts/2024-12-09-quickstart-uplink.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,8 @@ Try a command such as `CREATE database websites (url TEXT)`, `\dt` or `\l`.
317317
318318
### Create a TCP tunnel using the REST API
319319
320+
You can view the reference documentation for the REST API for Inlets Uplink here: [REST API](https://docs.inlets.dev/uplink/rest-api/)
321+
320322
This example will tunnel a private Kubernetes cluster to your management cluster for administration or automation through tools such as kubectl, ArgoCD, Helm, Flux, or your own Kubernetes operators.
321323
322324
If you don't use Kubernetes, you can still try out the commands, then delete the tunnel without connecting to it.
@@ -468,7 +470,8 @@ Would you like a demo, or to speak to our team? [Reach out here for a meeting](h
468470
469471
See also:
470472
471-
* [Inlets Uplink docs](https://docs.inlets.dev/uplink/)
473+
* [Inlets Uplink documentation](https://docs.inlets.dev/uplink/)
474+
* [Inlets Uplink REST API](https://docs.inlets.dev/uplink/rest-api/)
472475
* [Monitor Inlets Uplink tunnels](https://docs.inlets.dev/uplink/monitoring-tunnels/)
473476
* [Expose a Kubernetes API Server via inlets](https://docs.inlets.dev/tutorial/kubernetes-api-server/)
474477
* [Expose Inlets Uplink tunnels publicly for Ingress](https://docs.inlets.dev/uplink/ingress-for-tunnels/)

0 commit comments

Comments
 (0)