- Notifications
You must be signed in to change notification settings - Fork 98
Closed
Description
Proposed change
We should extend this page https://docs.openfaas.com/reference/namespaces/ to include two sections, one for faas-netes and one for faasd.
The faasd section needs to include instructions for how to create a new namespace, basically just this snippet
sudo ctr namespace create certifier-test sudo ctr namespace label certifier-test openfaas=trueContext
I realized that we had no documentation for namespace in faasd because i was trying to test something locally but failed because I forgot this setup step. I tried finding it in the faasd repo and then in the docs, but could not find it at all. If it exists, perhaps we need to make it easier to find.
I found the required commands from the certifier CI test setup for faasd.
Metadata
Metadata
Assignees
Labels
No labels