Skip to content

Commit a9dee8a

Browse files
committed
Add note from @LucasRoesler
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent e9a753a commit a9dee8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lab1b.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,8 @@ If you're using a managed cloud Kubernetes service which supplies LoadBalancers,
236236
k3sup app install openfaas --loadbalancer
237237
```
238238

239+
> Note: the `--loadbalancer` flag has a default of `false`, so by passing the flag, the installation will request one from your cloud provider.
240+
239241
If you're using a local Kubernetes cluster or a VM, then run:
240242

241243
```sh

0 commit comments

Comments
 (0)