From cde91e659abcfbae21617d9f62407596989a0ad1 Mon Sep 17 00:00:00 2001 From: Tetsurou YANO Date: Thu, 13 Feb 2020 10:27:29 +0900 Subject: [PATCH] fix match k3s binary size to current actual size Historically, k3s binaries have grown from less than 40 MB in size in the original release to more than 40 MB today. Therefore, the actual size should be corrected to avoid misunderstanding. --- content/k3s/latest/en/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/k3s/latest/en/_index.md b/content/k3s/latest/en/_index.md index 58cb7baa2e8..a1b0508c132 100644 --- a/content/k3s/latest/en/_index.md +++ b/content/k3s/latest/en/_index.md @@ -4,7 +4,7 @@ shortTitle: K3s name: "menu" --- -Lightweight Kubernetes. Easy to install, half the memory, all in a binary less than 40mb. +Lightweight Kubernetes. Easy to install, half the memory, all in a binary less than 50mb. Great for: