added new links in README.md #31
Conversation
Signed-off-by: Krishiv-Mahajan <mahajankrishiv10@gmail.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
There was a problem hiding this comment.
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.
| * 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). |
There was a problem hiding this comment.
The phrase 'usage using' is repetitive. Consider changing it to 'usage with' or 'Using FHPA in' to improve readability and flow.
| * 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). |
| * 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). |
There was a problem hiding this comment.
The project name 'Karmada' should be capitalized consistently. It is currently written in lowercase as 'karmada' in this link title.
| * 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). |
This pull request adds new tutorial links to the
README.mdto 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: