2 Open Issues Need Help Last updated: Jul 11, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Create a new directory named `bonus/` in the root of the repository. This directory should contain all necessary manifests and configurations to set up a local Kubernetes cluster and GitLab instance, independent of the existing Part 3 setup. The goal is to isolate this bonus environment, making it reproducible from scratch using only the contents of the `bonus/` directory.

Complexity: 3/5
enhancement good first issue

AI Summary: Set up a local Kubernetes cluster using k3d, deploy a test pod or service, and verify cluster functionality via kubectl. This involves using the provided project's scripts and potentially modifying them to achieve the desired outcome. The goal is to have a functional Kubernetes cluster ready for further development.

Complexity: 3/5
enhancement good first issue