You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should offset the impact on the workshop WiFi of multiple attendees trying to pull the images at the same time.
45
45
46
46
### Setup a single-node cluster
47
-
If you're taking part in a workshop event then the organiser will probably ask you to use Docker Swarm because it's much easier to set up in a short period of time. There are [deployment guides for both Swarm and Kubernetes in the documentation](https://github.com/openfaas/faas/tree/master/guide).
47
+
If you're taking part in a workshop event then the organiser will probably ask you to use Docker Swarm because it's much easier to set up in a short period of time.
48
48
49
49
In order to set up OpenFaaS with Docker Swarm, go to [Lab 1a](./lab1a.md)
0 commit comments