We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 654b106 + ae7eadb commit 68330f8Copy full SHA for 68330f8
README.md
@@ -1,5 +1,13 @@
1
# KubeAid Bootstrap Script
2
3
+The `KubeAid Bootstrap Script` is used to bootstrap Kubernetes clusters using Cluster API and [KubeAid](https://github.com/Obmondo/KubeAid).
4
+
5
+> Currently it only supports bootstrapping self-managed clusters in AWS.
6
7
+## Official Guides
8
9
+- [Bootstrapping a self-managed cluster in AWS](https://github.com/Obmondo/KubeAid/blob/master/docs/aws/capi/cluster.md)
10
11
## Developer Guide
12
13
> Make sure, you've Docker installed in your system.
0 commit comments