Skip to content

Commit 95a0de2

Browse files
adding Table of Contents (#1449)
Signed-off-by: Nate W <[email protected]>
1 parent d114d1c commit 95a0de2

File tree

1 file changed

+63
-1
lines changed
  • programs/lfx-mentorship/2025/02-Jun-Aug

1 file changed

+63
-1
lines changed

programs/lfx-mentorship/2025/02-Jun-Aug/README.md

Lines changed: 63 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,68 @@ Mentee application instructions can be found on the [Program Guidelines](https:/
3030

3131
---
3232

33+
* [Cartography](#cartography)
34+
* [Fill in missing AWS resource types for CloudGoat scenarios](#fill-in-missing-aws-resource-types-for-cloudgoat-scenarios)
35+
* [CloudNativePG](#cloudnativepg)
36+
* [Implementing “Declarative Management of PostgreSQL Foreign Data Wrappers” in CloudNativePG](#implementing-declarative-management-of-postgresql-foreign-data-wrappers-in-cloudnativepg)
37+
* [Copacetic](#copacetic)
38+
* [Wiz Scanning Support](#wiz-scanning-support)
39+
* [Inspektor Gadget](#inspektor-gadget-)
40+
* [[PM Mentorship] Traceloop GTM Strategy and Execution](#pm-mentorship-traceloop-gtm-strategy-and-execution)
41+
* [Harbor](#harbor)
42+
* [Harbor CLI](#harbor-cli)
43+
* [Harbor Satellite: Implementing a Eventing System for Satellite](#harbor-satellite-implementing-a-eventing-system-for-satellite)
44+
* [Implementing Ground Control for Harbor Satellite](#implementing-ground-control-for-harbor-satellite)
45+
* [Headlamp](#headlamp-)
46+
* [Kubernetes UI Headlamp: Implement Kubernetes API Caching, Pagination, and Search](#kubernetes-ui-headlamp-implement-kubernetes-api-caching-pagination-and-search)
47+
* [Kubernetes UI Headlamp: Gateway API Service Mesh Visualization](#kubernetes-ui-headlamp-gateway-api-service-mesh-visualization)
48+
* [Kubernetes UI Headlamp Plugin: Karpenter Autoscaling Insights and Management](#kubernetes-ui-headlamp-plugin-karpenter-autoscaling-insights-and-management)
49+
* [Kubernetes Headlamp UI: UX Audit and Design Improvements for Plugins](#kubernetes-headlamp-ui-ux-audit-and-design-improvements-for-plugins)
50+
* [Istio](#istio)
51+
* [Expand testing for Multi-Cluster in Ambient](#expand-testing-for-multi-cluster-in-ambient)
52+
* [Jaeger](#jaeger)
53+
* [Jaeger demo on Kubernetes](#jaeger-demo-on-kubernetes)
54+
* [Upgrade Jaeger-UI to React v19](#upgrade-jaeger-ui-to-react-v19)
55+
* [Kgateway](#kgateway)
56+
* [OpenTelemetry is an AI Gateway’s Best Friend: Extending Observability to kgateway’s AI Extensions](#opentelemetry-is-an-ai-gateways-best-friend-extending-observability-to-kgateways-ai-extensions)
57+
* [Kubernetes](#kubernetes)
58+
* [Graduate the kubeadm feature gate WaitForAllControlPlaneComponents to GA](#graduate-the-kubeadm-feature-gate-waitforallcontrolplanecomponents-to-ga)
59+
* [KubeStellar](#kubestellar)
60+
* [Building a Plugin System for KubeStellar](#building-a-plugin-system-for-kubestellar)
61+
* [Developing a Marketplace UI and Optimize the Current UI](#developing-a-marketplace-ui-and-optimize-the-current-ui)
62+
* [Enhancing KubeStellar core Helm chart by reducing its reliance on initContainers](#enhancing-kubestellar-core-helm-chart-by-reducing-its-reliance-on-initcontainers)
63+
* [Extending KubeFlex with a new type of Control Plane](#extending-kubeflex-with-a-new-type-of-control-plane)
64+
* [Implementing a Model Context Protocol for KubeStellar MCP Server](#implementing-a-model-context-protocol-for-kubestellar-mcp-server)
65+
* [UX/UI Mentorship: Design System Foundations for KubeStellar](#uxui-mentorship-design-system-foundations-for-kubestellar)
66+
* [Krkn](#krkn)
67+
* [Chaos scenario rollback feature](#chaos-scenario-rollback-feature)
68+
* [Kyverno](#kyverno)
69+
* [Improve Test Coverage and Docs for New Policy Types](#improve-test-coverage-and-docs-for-new-policy-types)
70+
* [Optimize Kyverno CLI In-cluster Resource Loader](#optimize-kyverno-cli-in-cluster-resource-loader)
71+
* [OpenCost](#opencost)
72+
* [Enterprise Ready OpenCost: Integration Testing](#enterprise-ready-opencost-integration-testing)
73+
* [OpenKruise](#openkruise)
74+
* [add best practice to use openkruise workload with Karmada etc](#add-best-practice-to-use-openkruise-workload-with-karmada-etc)
75+
* [Build simple dashboard to view and operate OpenKruise workload](#build-simple-dashboard-to-view-and-operate-openkruise-workload-)
76+
* [OpenKruiseGame controlplane HA deployment support](#openkruisegame-controlplane-ha-deployment-support)
77+
* [Support progressDeadlineSeconds for Cloneset](#support-progressdeadlineseconds-for-cloneset)
78+
* [OpenYurt](#openyurt)
79+
* [OpenYurt Dashboard Enhancements](#openyurt-dashboard-enhancements)
80+
* [PipeCD](#pipecd)
81+
* [Support deploy application using OpenTofu with PipeCD plugin](#support-deploy-application-using-opentofu-with-pipecd-plugin)
82+
* [Support managing SQL schema using PipeCD SQL plugin](#support-managing-sql-schema-using-pipecd-sql-plugin)
83+
* [Volcano](#volcano)
84+
* [Enhance JobFlow Functionality](#enhance-jobflow-functionality)
85+
* [Enhance Volcano Dashboard UX and Functionality](#enhance-volcano-dashboard-ux-and-functionality)
86+
* [Enhance Volcano Official Documentation](#enhance-volcano-official-documentation)
87+
* [Implement Volcano Scheduler Simulator](#implement-volcano-scheduler-simulator)
88+
* [WasmEdge](#wasmedge)
89+
* [Create an MCP-based AI agent to help LF certificate prep](#create-an-mcp-based-ai-agent-to-help-lf-certificate-prep)
90+
* [Port WasmEdge and the WASI-NN ggml backend to the s390x platform](#port-wasmedge-and-the-wasi-nn-ggml-backend-to-the-s390x-platform)
91+
* [Use Runwasi with WasmEdge runtime to test multiple WASM apps as cloud services](#use-runwasi-with-wasmedge-runtime-to-test-multiple-wasm-apps-as-cloud-services)
92+
* [Support bitnet.cpp as a new WASI-NN plugin](#support-bitnetcpp-as-a-new-wasi-nn-plugin)
93+
94+
3395
### Copacetic
3496

3597
#### Wiz Scanning Support
@@ -214,7 +276,7 @@ and e2e test updates.
214276

215277
### KubeStellar
216278

217-
# UX/UI Mentorship: Design System Foundations for KubeStellar
279+
#### UX/UI Mentorship: Design System Foundations for KubeStellar
218280

219281
CNCF - KubeStellar: Design System Foundations (2025 Term 2)
220282

0 commit comments

Comments
 (0)