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
Copy file name to clipboardExpand all lines: _posts/2020-10-28-puppeteer-scraping.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -68,11 +68,11 @@ What are the features we can leverage from OpenFaaS?
68
68
* Trigger the invocations from cron, or events like Kafka and NATS
69
69
* Get rate, error and duration (RED) metrics from Prometheus, and view them in Grafana
70
70
71
-
You can deploy OpenFaaS to Kubernetes or on a small VM using the faasd project. The faasd project doesn't require Kubernetes and uses the containerd project.
71
+
You can deploy OpenFaaS to Kubernetes or on a small VM using the [faasd project](https://github.com/openfaas/faasd). The faasd project doesn't require [Kubernetes](https://kubernetes.io) and uses the [containerd project](https://containerd.io).
For the impatient, our arkade tool can get you up and running in less than 5 minutes
75
+
For the impatient, our [arkade tool](https://get-arkade.dev) can get you up and running in less than 5 minutes. You'll just need to have [Docker](https://docker.com/) installed on your computer.
0 commit comments