Skip to content

added new links in README.md #31

Draft
Krishiv-Mahajan wants to merge 1 commit into
karmada-io:mainfrom
Krishiv-Mahajan:links
Draft

added new links in README.md #31
Krishiv-Mahajan wants to merge 1 commit into
karmada-io:mainfrom
Krishiv-Mahajan:links

Conversation

@Krishiv-Mahajan
Copy link
Copy Markdown
Contributor

This pull request adds new tutorial links to the README.md to expand the available learning resources for Karmada users. These additions provide more hands-on scenarios for users to explore key Karmada features.

New tutorial links added:

Tutorial Experience Additions:

  • Added a tutorial for simulating application failover through Karmada.
  • Added a tutorial demonstrating FHPA (Federated Horizontal Pod Autoscaler) usage with Karmada.
  • Added a tutorial for multi-component workload scheduling in Karmada.

Signed-off-by: Krishiv-Mahajan <mahajankrishiv10@gmail.com>
@karmada-bot karmada-bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 25, 2026
@karmada-bot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign jwcesign for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@karmada-bot karmada-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 25, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the README.md file to add links to three new interactive tutorial scenarios on Killercoda: Application Failover, FHPA usage, and Multi-Component Workload Scheduling. The feedback suggests minor phrasing and capitalization improvements to ensure consistency and readability.

Comment thread README.md
* Try [Propagate workload through karmada divided mode](https://killercoda.com/karmada/scenario/karmada-HA-workload-staticweight).
* Try [Simulate multitype cluster failover through Karmada](https://killercoda.com/karmada/scenario/karmada-Cluster-Failover-example).
* Try [Simulate Application Failover through Karmada](https://killercoda.com/karmada/scenario/karmada-application-failover-example).
* Try [FHPA usage using Karmada](https://killercoda.com/karmada/scenario/karmada-FHPA-example).
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

The phrase 'usage using' is repetitive. Consider changing it to 'usage with' or 'Using FHPA in' to improve readability and flow.

Suggested change
* Try [FHPA usage using Karmada](https://killercoda.com/karmada/scenario/karmada-FHPA-example).
* Try [FHPA usage with Karmada](https://killercoda.com/karmada/scenario/karmada-FHPA-example).

Comment thread README.md
* Try [Simulate multitype cluster failover through Karmada](https://killercoda.com/karmada/scenario/karmada-Cluster-Failover-example).
* Try [Simulate Application Failover through Karmada](https://killercoda.com/karmada/scenario/karmada-application-failover-example).
* Try [FHPA usage using Karmada](https://killercoda.com/karmada/scenario/karmada-FHPA-example).
* Try [Multi-Component Workload Scheduling in karmada](https://killercoda.com/karmada/scenario/karmada-multi-component-workload-example).
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

The project name 'Karmada' should be capitalized consistently. It is currently written in lowercase as 'karmada' in this link title.

Suggested change
* Try [Multi-Component Workload Scheduling in karmada](https://killercoda.com/karmada/scenario/karmada-multi-component-workload-example).
* Try [Multi-Component Workload Scheduling in Karmada](https://killercoda.com/karmada/scenario/karmada-multi-component-workload-example).

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

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants