From 6eae89b2af9dad2eb61cdc9682a72372c4ebf064 Mon Sep 17 00:00:00 2001 From: Kay Yan Date: Tue, 14 May 2024 14:57:27 +0800 Subject: [PATCH] add Kubespray Signed-off-by: Kay Yan --- programs/lfx-mentorship/2024/02-Jun-Aug/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/programs/lfx-mentorship/2024/02-Jun-Aug/README.md b/programs/lfx-mentorship/2024/02-Jun-Aug/README.md index 287169569..fbbb5cdbf 100644 --- a/programs/lfx-mentorship/2024/02-Jun-Aug/README.md +++ b/programs/lfx-mentorship/2024/02-Jun-Aug/README.md @@ -474,6 +474,18 @@ Mentee application instructions can be found on the [Program Guidelines](https:/ - Upstream Issue: https://github.com/kubernetes-sigs/kwok/issues/1063 - LFX URL: https://mentorship.lfx.linuxfoundation.org/project/ef8e7637-2eb6-4672-8f6c-c9f9f0677da0 +### Kubespray + +#### Bug fix and enhancement of the helm support for add-ons. + +- Description: Kubespray is a sig project of kubernetes. It helps deploy a production-ready Kubernetes cluster with ansible. The project Kubespray wants maintainers to help fix the bug and enhance the new features. https://github.com/kubernetes-sigs/kubespray/issues/5432.The project's journey will start with tackling some 'help wanted' issues related to bug fixes and documentation. This initial involvement will help the mentee understand the Kubespray implementation and pave the way for potential maintainership. +- Expected Outcome: Bug fix and enhancement of the helm support for add-ons. +- Recommended Skills: Ansible, Kubernetes +- Mentor(s): + - Kay Yan (yankay, ) +- Upstream Issue: https://github.com/kubernetes-sigs/kubespray/issues/5432 +- LFX URL: https://mentorship.lfx.linuxfoundation.org/project/754cd85c-b503-491c-840e-b8bbbd35fe5f + ### LitmusChaos #### Revamp Litmus Helm Agent, UBI migration of Images