Add Linux Foundation and KodeKloud kagent training entries#344
Open
abhi-bhatra wants to merge 2 commits intokagent-dev:mainfrom
Open
Add Linux Foundation and KodeKloud kagent training entries#344abhi-bhatra wants to merge 2 commits intokagent-dev:mainfrom
abhi-bhatra wants to merge 2 commits intokagent-dev:mainfrom
Conversation
Signed-off-by: abhi-bhatra <abhinavsharma.cse23@jecrc.ac.in>
peterj
reviewed
Apr 1, 2026
src/data/enterprise-training.yaml
Outdated
| - title: "Kagent: Bringing Agentic AI to Cloud Native" | ||
| description: "A Linux Foundation Training course covering kagent and how to bring agentic AI to cloud-native environments." | ||
| url: "https://trainingportal.linuxfoundation.org/courses/kagent-bringing-agentic-ai-to-cloud-native" | ||
| - title: "KAgents: Host your AI agents on Kubernetes" |
Contributor
There was a problem hiding this comment.
should this be "Kagent: Host your ..."
peterj
reviewed
Apr 1, 2026
| - title: "Discover kagent and MCP servers" | ||
| description: "In this free, on-demand technical lab, explore the kagent open-source project and learn how to create custom AI agents that use MCP servers in a cloud-native environment." | ||
| url: "https://www.solo.io/resources/lab/kagent-lab-discover-kagent-kmcp" | ||
| - title: "Kagent: Bringing Agentic AI to Cloud Native" |
Contributor
There was a problem hiding this comment.
do you know how the author of this course is? there are some incorrect statements in the course (specifically, talking about "autogen" which kagent doesn't depend on anymore).
Signed-off-by: abhi-bhatra <abhinavsharma.cse23@jecrc.ac.in>
Author
|
@peterj fixed the Typo. So, do you think, if I should remove the linux foundation course, as it is obsolete |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This updates the /enterprise Training section by listing two additional learning resources alongside the existing Solo lab, so visitors can find official and partner-aligned courses in one place.
Changes
Extend src/data/enterprise-training.yaml with:
Why
Enterprise and practitioner audiences often want structured courses in addition to on-demand labs. Surfacing LF Training and KodeKloud next to the Solo lab makes those paths discoverable without changing layout or components.
How to verify
Open /enterprise and confirm the Training block shows three cards (Solo lab, LF course, KodeKloud course) with working “Get started” links.