Skip to content
This repository was archived by the owner on Jul 13, 2021. It is now read-only.

Commit 0d62384

Browse files
committed
Update YouTube video to webinar
The webinar covers more differences and features of inlets to help users understand the landscape. Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent b8f1dcd commit 0d62384

File tree

2 files changed

+12
-31
lines changed

2 files changed

+12
-31
lines changed

README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,10 @@ The following features / use-cases are covered by [inlets PRO](https://inlets.de
7979

8080
inlets is a Cloud Native Tunnel and is [listed on the Cloud Native Landscape](https://landscape.cncf.io/category=service-proxy&format=card-mode&grouping=category&sort=stars) under *Service Proxies*.
8181

82-
* [inlets PRO](https://inlets.dev) - Cloud Native Tunnel - TCP, HTTP & websockets with automated TLS encryption
83-
* [inlets-operator](https://github.com/inlets/inlets-operator) - Public IPs for your private Kubernetes Services and CRD
84-
* [inletsctl](https://github.com/inlets/inletsctl) - The fastest way to create self-hosted exit-servers
85-
* [inlets](https://github.com/inlets/inlets) - Cloud Native Tunnel for HTTP only - configure TLS separately, not available for inletsctl or inlets-operator
82+
* [inlets PRO](https://inlets.dev) - Secure HTTP(s) and TCP tunnels with automated TLS encryption. Replaces inlets.
83+
* [inlets-operator](https://github.com/inlets/inlets-operator) - Public IPs for your private Kubernetes Services and CRD using inlets PRO
84+
* [inletsctl](https://github.com/inlets/inletsctl) - The fastest way to create self-hosted exit-servers using inlets PRO
85+
* [inlets](https://github.com/inlets/inlets) - Cloud Native Tunnel for HTTP only - **no** tutorials, automation, TLS, TCP or Kubernetes integration available. Superseded by inlets PRO
8686

8787
## Get inlets
8888

@@ -108,13 +108,15 @@ Binaries are made available on the [releases page](https://github.com/inlets/inl
108108

109109
Windows users are encouraged to use [git bash](https://git-scm.com/downloads) to install the inlets binary.
110110

111-
## Using inlets
111+
## inlets PRO
112112

113-
### Video demo
113+
inlets PRO superceds the original inlets OSS project and includes: automation, secure defaults, HTTPS and TCP tunnel support.
114114

115-
Using inlets I was able to set up a public endpoint (with a custom domain name) for my JavaScript & Webpack [Create React App](https://github.com/facebook/create-react-app).
115+
In "A tale of two networks" Alex Ellis and Johan Siebens explore blog posts, use-cases and show demos of inlets PRO.
116116

117-
[![https://img.youtube.com/vi/jrAqqe8N3q4/hqdefault.jpg](https://img.youtube.com/vi/jrAqqe8N3q4/maxresdefault.jpg)](https://youtu.be/jrAqqe8N3q4)
117+
[A tale of two networks - demos and use-cases for inlets tunnels](https://www.youtube.com/watch?v=AFMA1xA4zts&feature=youtu.be)
118+
119+
[![https://img.youtube.com/vi/AFMA1xA4zts/hqdefault.jpg](https://img.youtube.com/vi/AFMA1xA4zts/maxresdefault.jpg)](https://youtu.be/AFMA1xA4zts)
118120

119121
### Quickstart tutorial
120122

@@ -128,9 +130,9 @@ inlets and inlets PRO have their own documentation site:
128130

129131
Official docs: [docs.inlets.dev](https://docs.inlets.dev)
130132

131-
* Docs: [Quickstart tutorial on your laptop](./docs/quickstart.md)
132-
* Docs: [Inlets & Kubernetes recipes](./docs/kubernetes.md)
133+
* Docs: [inlets PRO Kubernetes charts, operator and manifests]([./docs/kubernetes.md](https://github.com/inlets/inlets-pro/tree/master/chart))
133134
* Tutorial: [Get a LoadBalancer for your private Kubernetes cluster with inlets-operator](https://blog.alexellis.io/ingress-for-your-local-kubernetes-cluster/)
135+
* Docs: [Quickstart tutorial on your laptop](./docs/quickstart.md)
134136

135137
See also: [advanced usage of inlets including Docker, Kubernetes, multiple-services, and binding to private IPs](./docs/advanced.md)
136138

docs/kubernetes.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)