From a0175b08d2cc4ed746ce3736b9535647102b2596 Mon Sep 17 00:00:00 2001
From: Xin Tan <746534561@qq.com>
Date: Mon, 8 Jul 2019 02:37:54 +0800
Subject: [PATCH] Add a link to kubernetes, a Production-Grade Container
Scheduling and Management System. (#347)
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index d516afc..3c17932 100644
--- a/README.md
+++ b/README.md
@@ -74,6 +74,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom
- [Helm](https://github.com/kubernetes/helm/labels/good%20first%20issue) _(label: good first issue)_
The Kubernetes Package Manager
- [Mattermost](https://github.com/mattermost/mattermost-server/issues?utf8=%E2%9C%93&q=is%3Aopen+label%3A%22Up+For+Grabs%22+label%3A%22Difficulty%2F1%3AEasy%22+label%3A%22Tech%2FGo%22+) _(label: Up For Grabs, Difficulty/1:Easy, Tech/Go)_
Open source Slack-alternative in Golang and React
- [Docker/CLI](https://github.com/docker/cli/labels/exp%2Fbeginner) _(label: exp/beginner)_
The Docker CLI
+- [Kubernetes](https://github.com/kubernetes/kubernetes/labels/good%20first%20issue) _(label: good first issue)_
Production-Grade Container Scheduling and Management System
## Java