Fetching the latest programs, projects, and workspace data.
Simplify Kubernetes API and resource management.
Showing 2 of 2 projects. Click any project card for scope, mentors, and proposal studio.
Mentors: Student: Dhairya Amrish Majmudar
Building a cli tool for kro resource management. using golang's cobra library. mentioned are the proposed tasks which are about to be completed under the project scope. Project goals: 1) Build a CLI tool to help developers and admins manage kro. 2) Create commands for common RGD operations [validate/generate/install/publish/package]. 3) Create commands to for RGD and instance viewing and dry-runs. 4) Create commands for monitoring and troubleshooting RGDs, instances and CRDs.
Mentors: Student: Himanshu Kumar Sharma
I’m building a tool to make working with Kro YAML files easier and more efficient. This tool, called a Language Server Protocol (LSP), will help developers by giving real-time feedback, catching errors early, and suggesting code completions. It will also make code more readable with better syntax highlighting and helpful pop-ups. The LSP will support popular code editors, starting with VS Code. I’ll also include clear instructions and examples to help users get started. My goal is to make writing and managing Kro YAML files faster and less error-prone, so developers can focus on their work without getting stuck on small issues.