From d58f80b11aadeec7b23f38177aaa4d1db3a643ff Mon Sep 17 00:00:00 2001 From: Open AI Tx Date: Sun, 29 Jun 2025 00:44:54 +0800 Subject: [PATCH] docs: add 20 language links of README --- README.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/README.md b/README.md index 2a27a65..2d06e58 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,34 @@ + +
+
+ 🌐 Language +
+
+

English

+

简体中文

+

繁體中文

+

日本語

+

한국어

+

हिन्दी

+

ไทย

+

Français

+

Deutsch

+

Español

+

Itapano

+

Русский

+

Português

+

Nederlands

+

Polski

+

العربية

+

فارسی

+

Türkçe

+

Tiếng Việt

+

Bahasa Indonesia

+
+
+
+
+ # Kubernetes The Hard Way This tutorial walks you through setting up Kubernetes the hard way. This guide is not for someone looking for a fully automated tool to bring up a Kubernetes cluster. Kubernetes The Hard Way is optimized for learning, which means taking the long route to ensure you understand each task required to bootstrap a Kubernetes cluster.