From 89098285f1afe5bc89c534727863c033e5c9aa18 Mon Sep 17 00:00:00 2001 From: Alec Hartung Date: Wed, 14 Apr 2021 02:09:44 -0500 Subject: [PATCH] [DOCS] fix typo in url (#561, @alechartung) --- docs/faq/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq/faq.md b/docs/faq/faq.md index 86d60b7a..fc4c3d91 100644 --- a/docs/faq/faq.md +++ b/docs/faq/faq.md @@ -7,7 +7,7 @@ ## Issues with ZFS -- k3s currently has [no support for ZFS](ttps://github.com/rancher/k3s/issues/66) and thus, creating multi-server setups (e.g. `k3d cluster create multiserver --servers 3`) fails, because the initializing server node (server flag `--cluster-init`) errors out with the following log: +- k3s currently has [no support for ZFS](https://github.com/rancher/k3s/issues/66) and thus, creating multi-server setups (e.g. `k3d cluster create multiserver --servers 3`) fails, because the initializing server node (server flag `--cluster-init`) errors out with the following log: ```bash starting kubernetes: preparing server: start cluster and https: raft_init(): io: create I/O capabilities probe file: posix_allocate: operation not supported on socket