-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: Update readme to make it looks better
Signed-off-by: jwcesign <[email protected]>
- Loading branch information
jwcesign
committed
Jun 9, 2023
1 parent
96970e3
commit 417176e
Showing
2 changed files
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,23 @@ | ||
# playground | ||
# Karmada Playground Scenarios | ||
|
||
Karmada (Kubernetes Armada) is a Kubernetes management system that enables you to run your cloud-native applications across multiple Kubernetes clusters and clouds, with no changes to your applications. By speaking Kubernetes-native APIs and providing advanced scheduling capabilities, Karmada enables truly open, multi-cloud Kubernetes. | ||
|
||
So in order to let users try and learn Karmada with an interactive online environment, Karmada provide different scenarios on different platforms. | ||
|
||
## Available platforms | ||
|
||
You can enjoy tutorial experience about Karmada with following platforms. | ||
|
||
### Killercoda platform | ||
|
||
 | ||
|
||
* Try [Installing Karmada on Kubernetes through the Karmada CLI](https://killercoda.com/karmada/scenario/karmada-CLI-installtion-example). | ||
* Try [Propagate workload through karmada duplicated mode](https://killercoda.com/karmada/scenario/karmada-HA-workload-example1). | ||
* Try [Propagate workload through karmada divided mode](https://killercoda.com/karmada/scenario/karmada-HA-workload-example2). | ||
* Try [Simulate multitype cluster failover through Karmada](https://killercoda.com/karmada/scenario/karmada-Failover-example). | ||
|
||
|
||
## Contribution | ||
|
||
If you know of any excellent online interactive platforms, we welcome any pull requests to adapt the scenarios to the new platform. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.