Skip to content

Conversation

@Kelpejol
Copy link

Description

Adds a prerequisites section to the main README that aligns with the Quick Start documentation, making it easier for new users to understand what they need before getting started.

Motivation

As a new contributor, Currently, users must navigate to the documentation site to learn what tools they need. This change surfaces those requirements directly in the README, reducing friction for new users while keeping the content focused and aligned with our Quick Start guide.

Changes

  • Added "Prerequisites" section after "Getting started"
  • Listed required tools (kind, kubectl, Helm, API key)
  • Included direct links to installation guides
  • Added quick verification commands
  • Separated basic usage from development requirements

Related Documentation

This aligns with our Quick Start guide

Type of Change

  • Documentation update
  • Bug fix
  • New feature
  • Refactoring

Checklist

  • I have read the CONTRIBUTING.md guide
  • My commits are signed off (DCO)
  • This aligns with existing documentation
  • This improves the user experience for new users

Signed-off-by: Paul Olukayode [email protected]

Adds prerequisites section aligned with Quick Start guide
to help new users understand required tools before starting.

This surfaces the prerequisites from our documentation directly
in the README, reducing friction for first-time users.

Signed-off-by: Kelpejol <[email protected]>
Copy link
Contributor

@EItanya EItanya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey there, thanks so much for the contribution! I'm not so sure the main README.me is the best place for this. It makes it seems like kind and openai are necessary for using kagent, but that's not really true, they're just necessary for running it locally. Maybe there's a way we can more easily link to local getting started docs, or potentially locate this further down the README. What do you think?

@Kelpejol
Copy link
Author

Thanks so much for the feedback, You're absolutely right - I see how this could be confusing. 🙏

I think the best approach would be to relocate this section to align better with the local development flow. How about:

Option 1: Move it under a "Local Development Quickstart" heading further down in the README

Option 2: Replace it with a simple link like:

Want to try kagent locally? See our Local Development Guide for prerequisites and setup.

Which approach would you prefer? Or if you have another suggestion, I'm happy to implement that! 😊

we using kagent to build great things, would love to contribute

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants