Install Karmada with Kurator
Install Karmada
The documentation uses Ubuntu 20.04.4 LTS
as an example.
Prerequisites
Deploy a kubernetes cluster using kurator’s scripts. This script will create three clusters for you, one is used to host Karmada control plane and the other two will be joined as member clusters.
fs.inotify.max_user_watches
andfs.inotify.max_user_instances
may need to be adjusted as described here
Deploy Karmada
Compile kurator
from source
Install karmada control plane
When deploying kubernetes using a script, the kubeconfig is kurator-host.config
karmada installation parameters can be set with --set
, e.g.
Add kubernetes cluster to karmada control plane
Show members of karmada
Notice
karmada v1.2.0 and below version, does not support kubernetes v1.24.0 and above version join the karmada control plane
For details, please see 1961
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.