From dd93b980e063804659380089ac9e69eaf73fd42c Mon Sep 17 00:00:00 2001
From: Dipankar Das <65275144+dipankardas011@users.noreply.github.com>
Date: Mon, 2 Dec 2024 11:34:20 +0530
Subject: [PATCH 1/5] updated the header
Signed-off-by: Dipankar Das <65275144+dipankardas011@users.noreply.github.com>
---
content/en/_index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/en/_index.md b/content/en/_index.md
index 12fecd3..bb127e4 100644
--- a/content/en/_index.md
+++ b/content/en/_index.md
@@ -2,7 +2,7 @@
title: Ksctl Docs
---
-{{< blocks/cover title="Welcome to Ksctl Documentation!" image_anchor="top" height="full" >}}
+{{< blocks/cover title="Welcome to Ksctl Documentation(dev)!" image_anchor="top" height="full" >}}
![Propsal design](/img/ksctl-logo.svg)
From ce07c8ff28ffb7d94699b0ddf920399475ca8926 Mon Sep 17 00:00:00 2001
From: Dipankar Das <65275144+dipankardas011@users.noreply.github.com>
Date: Mon, 2 Dec 2024 12:25:40 +0530
Subject: [PATCH 2/5] moved the develop branch
Signed-off-by: Dipankar Das <65275144+dipankardas011@users.noreply.github.com>
---
content/en/_index.md | 2 +-
.../{develop => }/Cloud Providers/_index.md | 0
.../docs/{develop => }/Cloud Providers/aws.md | 0
.../{develop => }/Cloud Providers/azure.md | 0
.../{develop => }/Cloud Providers/civo.md | 0
.../docs/{develop => }/Cloud Providers/gcp.md | 0
.../{develop => }/Cloud Providers/local.md | 0
.../en/docs/{develop => }/Concepts/_index.md | 0
.../Concepts/ksctl cloud controller.md | 0
.../Concepts/ksctl distro controller.md | 0
.../{develop => }/Concepts/ksctl manager.md | 0
.../Contribution guidelines/_index.md | 0
.../Contribution guidelines/cli.md | 0
.../Contribution guidelines/core.md | 0
.../Contribution guidelines/docs.md | 0
.../{develop => }/Getting started/_index.md | 0
.../{develop => }/Ksctl Operators/_index.md | 0
.../{develop => }/Ksctl Operators/agent.md | 0
.../Ksctl Operators/application.md | 0
.../Ksctl Operators/stateimporter.md | 0
.../Kubernetes Distributions/_index.md | 0
.../Kubernetes Distributions/k3s.md | 0
.../Kubernetes Distributions/kubeadm.md | 0
.../en/docs/{develop => }/Reference/_index.md | 0
.../en/docs/{develop => }/Reference/ksctl.md | 0
.../Reference/ksctl_connect-cluster.md | 0
.../Reference/ksctl_create-cluster.md | 0
.../Reference/ksctl_create-cluster_aws.md | 0
.../Reference/ksctl_create-cluster_azure.md | 0
.../Reference/ksctl_create-cluster_civo.md | 0
.../Reference/ksctl_create-cluster_ha-aws.md | 0
.../ksctl_create-cluster_ha-aws_add-nodes.md | 0
.../ksctl_create-cluster_ha-azure.md | 0
...ksctl_create-cluster_ha-azure_add-nodes.md | 0
.../Reference/ksctl_create-cluster_ha-civo.md | 0
.../ksctl_create-cluster_ha-civo_add-nodes.md | 0
.../Reference/ksctl_create-cluster_local.md | 0
.../{develop => }/Reference/ksctl_cred.md | 0
.../Reference/ksctl_delete-cluster.md | 0
.../Reference/ksctl_delete-cluster_aws.md | 0
.../Reference/ksctl_delete-cluster_azure.md | 0
.../Reference/ksctl_delete-cluster_civo.md | 0
.../Reference/ksctl_delete-cluster_ha-aws.md | 0
.../ksctl_delete-cluster_ha-aws_del-nodes.md | 0
.../ksctl_delete-cluster_ha-azure.md | 0
...ksctl_delete-cluster_ha-azure_del-nodes.md | 0
.../Reference/ksctl_delete-cluster_ha-civo.md | 0
.../ksctl_delete-cluster_ha-civo_del-nodes.md | 0
.../Reference/ksctl_delete-cluster_local.md | 0
.../Reference/ksctl_get-clusters.md | 0
.../Reference/ksctl_info-cluster.md | 0
.../Reference/ksctl_self-update.md | 0
.../{develop => }/Reference/ksctl_version.md | 0
.../en/docs/{develop => }/Storage/_index.md | 0
.../en/docs/{develop => }/Storage/external.md | 0
.../en/docs/{develop => }/Storage/local.md | 0
content/en/docs/_index.md | 5 +-
.../docs/{develop => }/architecture/_index.md | 0
.../architecture/api-components.md | 0
content/en/docs/develop/_index.md | 10 -
.../en/docs/stable/Cloud Providers/_index.md | 9 -
content/en/docs/stable/Cloud Providers/aws.md | 134 -----
.../en/docs/stable/Cloud Providers/azure.md | 127 -----
.../en/docs/stable/Cloud Providers/civo.md | 73 ---
content/en/docs/stable/Cloud Providers/gcp.md | 17 -
.../en/docs/stable/Cloud Providers/local.md | 20 -
content/en/docs/stable/Concepts/_index.md | 43 --
.../stable/Concepts/ksctl cloud controller.md | 10 -
.../Concepts/ksctl distro controller.md | 11 -
.../en/docs/stable/Concepts/ksctl manager.md | 25 -
.../stable/Contribution guidelines/_index.md | 151 ------
.../stable/Contribution guidelines/cli.md | 23 -
.../stable/Contribution guidelines/core.md | 36 --
.../stable/Contribution guidelines/docs.md | 23 -
.../en/docs/stable/Getting started/_index.md | 71 ---
.../en/docs/stable/Ksctl Operators/_index.md | 30 --
.../en/docs/stable/Ksctl Operators/agent.md | 18 -
.../stable/Ksctl Operators/application.md | 467 ------------------
.../stable/Ksctl Operators/stateimporter.md | 25 -
.../stable/Kubernetes Distributions/_index.md | 10 -
.../stable/Kubernetes Distributions/k3s.md | 21 -
.../Kubernetes Distributions/kubeadm.md | 16 -
content/en/docs/stable/Reference/_index.md | 22 -
content/en/docs/stable/Reference/ksctl.md | 32 --
.../stable/Reference/ksctl_connect-cluster.md | 57 ---
.../stable/Reference/ksctl_create-cluster.md | 39 --
.../Reference/ksctl_create-cluster_aws.md | 47 --
.../Reference/ksctl_create-cluster_azure.md | 47 --
.../Reference/ksctl_create-cluster_civo.md | 47 --
.../Reference/ksctl_create-cluster_ha-aws.md | 53 --
.../ksctl_create-cluster_ha-aws_add-nodes.md | 43 --
.../ksctl_create-cluster_ha-azure.md | 54 --
...ksctl_create-cluster_ha-azure_add-nodes.md | 44 --
.../Reference/ksctl_create-cluster_ha-civo.md | 54 --
.../ksctl_create-cluster_ha-civo_add-nodes.md | 44 --
.../Reference/ksctl_create-cluster_local.md | 45 --
.../en/docs/stable/Reference/ksctl_cred.md | 30 --
.../stable/Reference/ksctl_delete-cluster.md | 39 --
.../Reference/ksctl_delete-cluster_aws.md | 41 --
.../Reference/ksctl_delete-cluster_azure.md | 42 --
.../Reference/ksctl_delete-cluster_civo.md | 42 --
.../Reference/ksctl_delete-cluster_ha-aws.md | 43 --
.../ksctl_delete-cluster_ha-aws_del-nodes.md | 42 --
.../ksctl_delete-cluster_ha-azure.md | 43 --
...ksctl_delete-cluster_ha-azure_del-nodes.md | 43 --
.../Reference/ksctl_delete-cluster_ha-civo.md | 43 --
.../ksctl_delete-cluster_ha-civo_del-nodes.md | 43 --
.../Reference/ksctl_delete-cluster_local.md | 41 --
.../stable/Reference/ksctl_get-clusters.md | 40 --
.../stable/Reference/ksctl_info-cluster.md | 43 --
.../stable/Reference/ksctl_self-update.md | 30 --
.../en/docs/stable/Reference/ksctl_version.md | 24 -
content/en/docs/stable/Storage/_index.md | 11 -
content/en/docs/stable/Storage/external.md | 48 --
content/en/docs/stable/Storage/local.md | 49 --
content/en/docs/stable/_index.md | 10 -
content/en/docs/stable/architecture/_index.md | 11 -
.../stable/architecture/api-components.md | 23 -
netlify.toml | 2 +-
119 files changed, 3 insertions(+), 2785 deletions(-)
rename content/en/docs/{develop => }/Cloud Providers/_index.md (100%)
rename content/en/docs/{develop => }/Cloud Providers/aws.md (100%)
rename content/en/docs/{develop => }/Cloud Providers/azure.md (100%)
rename content/en/docs/{develop => }/Cloud Providers/civo.md (100%)
rename content/en/docs/{develop => }/Cloud Providers/gcp.md (100%)
rename content/en/docs/{develop => }/Cloud Providers/local.md (100%)
rename content/en/docs/{develop => }/Concepts/_index.md (100%)
rename content/en/docs/{develop => }/Concepts/ksctl cloud controller.md (100%)
rename content/en/docs/{develop => }/Concepts/ksctl distro controller.md (100%)
rename content/en/docs/{develop => }/Concepts/ksctl manager.md (100%)
rename content/en/docs/{develop => }/Contribution guidelines/_index.md (100%)
rename content/en/docs/{develop => }/Contribution guidelines/cli.md (100%)
rename content/en/docs/{develop => }/Contribution guidelines/core.md (100%)
rename content/en/docs/{develop => }/Contribution guidelines/docs.md (100%)
rename content/en/docs/{develop => }/Getting started/_index.md (100%)
rename content/en/docs/{develop => }/Ksctl Operators/_index.md (100%)
rename content/en/docs/{develop => }/Ksctl Operators/agent.md (100%)
rename content/en/docs/{develop => }/Ksctl Operators/application.md (100%)
rename content/en/docs/{develop => }/Ksctl Operators/stateimporter.md (100%)
rename content/en/docs/{develop => }/Kubernetes Distributions/_index.md (100%)
rename content/en/docs/{develop => }/Kubernetes Distributions/k3s.md (100%)
rename content/en/docs/{develop => }/Kubernetes Distributions/kubeadm.md (100%)
rename content/en/docs/{develop => }/Reference/_index.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_connect-cluster.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_create-cluster.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_create-cluster_aws.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_create-cluster_azure.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_create-cluster_civo.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_create-cluster_ha-aws.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_create-cluster_ha-aws_add-nodes.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_create-cluster_ha-azure.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_create-cluster_ha-azure_add-nodes.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_create-cluster_ha-civo.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_create-cluster_ha-civo_add-nodes.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_create-cluster_local.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_cred.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_delete-cluster.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_delete-cluster_aws.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_delete-cluster_azure.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_delete-cluster_civo.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_delete-cluster_ha-aws.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_delete-cluster_ha-aws_del-nodes.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_delete-cluster_ha-azure.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_delete-cluster_ha-azure_del-nodes.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_delete-cluster_ha-civo.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_delete-cluster_ha-civo_del-nodes.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_delete-cluster_local.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_get-clusters.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_info-cluster.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_self-update.md (100%)
rename content/en/docs/{develop => }/Reference/ksctl_version.md (100%)
rename content/en/docs/{develop => }/Storage/_index.md (100%)
rename content/en/docs/{develop => }/Storage/external.md (100%)
rename content/en/docs/{develop => }/Storage/local.md (100%)
rename content/en/docs/{develop => }/architecture/_index.md (100%)
rename content/en/docs/{develop => }/architecture/api-components.md (100%)
delete mode 100644 content/en/docs/develop/_index.md
delete mode 100644 content/en/docs/stable/Cloud Providers/_index.md
delete mode 100644 content/en/docs/stable/Cloud Providers/aws.md
delete mode 100644 content/en/docs/stable/Cloud Providers/azure.md
delete mode 100644 content/en/docs/stable/Cloud Providers/civo.md
delete mode 100644 content/en/docs/stable/Cloud Providers/gcp.md
delete mode 100644 content/en/docs/stable/Cloud Providers/local.md
delete mode 100644 content/en/docs/stable/Concepts/_index.md
delete mode 100644 content/en/docs/stable/Concepts/ksctl cloud controller.md
delete mode 100644 content/en/docs/stable/Concepts/ksctl distro controller.md
delete mode 100644 content/en/docs/stable/Concepts/ksctl manager.md
delete mode 100644 content/en/docs/stable/Contribution guidelines/_index.md
delete mode 100644 content/en/docs/stable/Contribution guidelines/cli.md
delete mode 100644 content/en/docs/stable/Contribution guidelines/core.md
delete mode 100644 content/en/docs/stable/Contribution guidelines/docs.md
delete mode 100644 content/en/docs/stable/Getting started/_index.md
delete mode 100644 content/en/docs/stable/Ksctl Operators/_index.md
delete mode 100644 content/en/docs/stable/Ksctl Operators/agent.md
delete mode 100644 content/en/docs/stable/Ksctl Operators/application.md
delete mode 100644 content/en/docs/stable/Ksctl Operators/stateimporter.md
delete mode 100644 content/en/docs/stable/Kubernetes Distributions/_index.md
delete mode 100644 content/en/docs/stable/Kubernetes Distributions/k3s.md
delete mode 100644 content/en/docs/stable/Kubernetes Distributions/kubeadm.md
delete mode 100644 content/en/docs/stable/Reference/_index.md
delete mode 100644 content/en/docs/stable/Reference/ksctl.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_connect-cluster.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_create-cluster.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_create-cluster_aws.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_create-cluster_azure.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_create-cluster_civo.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_create-cluster_ha-aws.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_create-cluster_ha-aws_add-nodes.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_create-cluster_ha-azure.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_create-cluster_ha-azure_add-nodes.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_create-cluster_ha-civo.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_create-cluster_ha-civo_add-nodes.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_create-cluster_local.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_cred.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_delete-cluster.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_delete-cluster_aws.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_delete-cluster_azure.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_delete-cluster_civo.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_delete-cluster_ha-aws.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_delete-cluster_ha-aws_del-nodes.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_delete-cluster_ha-azure.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_delete-cluster_ha-azure_del-nodes.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_delete-cluster_ha-civo.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_delete-cluster_ha-civo_del-nodes.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_delete-cluster_local.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_get-clusters.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_info-cluster.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_self-update.md
delete mode 100644 content/en/docs/stable/Reference/ksctl_version.md
delete mode 100644 content/en/docs/stable/Storage/_index.md
delete mode 100644 content/en/docs/stable/Storage/external.md
delete mode 100644 content/en/docs/stable/Storage/local.md
delete mode 100644 content/en/docs/stable/_index.md
delete mode 100644 content/en/docs/stable/architecture/_index.md
delete mode 100644 content/en/docs/stable/architecture/api-components.md
diff --git a/content/en/_index.md b/content/en/_index.md
index bb127e4..4e36d7c 100644
--- a/content/en/_index.md
+++ b/content/en/_index.md
@@ -9,7 +9,7 @@ title: Ksctl Docs
Learn More
-
+
Getting Started
diff --git a/content/en/docs/develop/Cloud Providers/_index.md b/content/en/docs/Cloud Providers/_index.md
similarity index 100%
rename from content/en/docs/develop/Cloud Providers/_index.md
rename to content/en/docs/Cloud Providers/_index.md
diff --git a/content/en/docs/develop/Cloud Providers/aws.md b/content/en/docs/Cloud Providers/aws.md
similarity index 100%
rename from content/en/docs/develop/Cloud Providers/aws.md
rename to content/en/docs/Cloud Providers/aws.md
diff --git a/content/en/docs/develop/Cloud Providers/azure.md b/content/en/docs/Cloud Providers/azure.md
similarity index 100%
rename from content/en/docs/develop/Cloud Providers/azure.md
rename to content/en/docs/Cloud Providers/azure.md
diff --git a/content/en/docs/develop/Cloud Providers/civo.md b/content/en/docs/Cloud Providers/civo.md
similarity index 100%
rename from content/en/docs/develop/Cloud Providers/civo.md
rename to content/en/docs/Cloud Providers/civo.md
diff --git a/content/en/docs/develop/Cloud Providers/gcp.md b/content/en/docs/Cloud Providers/gcp.md
similarity index 100%
rename from content/en/docs/develop/Cloud Providers/gcp.md
rename to content/en/docs/Cloud Providers/gcp.md
diff --git a/content/en/docs/develop/Cloud Providers/local.md b/content/en/docs/Cloud Providers/local.md
similarity index 100%
rename from content/en/docs/develop/Cloud Providers/local.md
rename to content/en/docs/Cloud Providers/local.md
diff --git a/content/en/docs/develop/Concepts/_index.md b/content/en/docs/Concepts/_index.md
similarity index 100%
rename from content/en/docs/develop/Concepts/_index.md
rename to content/en/docs/Concepts/_index.md
diff --git a/content/en/docs/develop/Concepts/ksctl cloud controller.md b/content/en/docs/Concepts/ksctl cloud controller.md
similarity index 100%
rename from content/en/docs/develop/Concepts/ksctl cloud controller.md
rename to content/en/docs/Concepts/ksctl cloud controller.md
diff --git a/content/en/docs/develop/Concepts/ksctl distro controller.md b/content/en/docs/Concepts/ksctl distro controller.md
similarity index 100%
rename from content/en/docs/develop/Concepts/ksctl distro controller.md
rename to content/en/docs/Concepts/ksctl distro controller.md
diff --git a/content/en/docs/develop/Concepts/ksctl manager.md b/content/en/docs/Concepts/ksctl manager.md
similarity index 100%
rename from content/en/docs/develop/Concepts/ksctl manager.md
rename to content/en/docs/Concepts/ksctl manager.md
diff --git a/content/en/docs/develop/Contribution guidelines/_index.md b/content/en/docs/Contribution guidelines/_index.md
similarity index 100%
rename from content/en/docs/develop/Contribution guidelines/_index.md
rename to content/en/docs/Contribution guidelines/_index.md
diff --git a/content/en/docs/develop/Contribution guidelines/cli.md b/content/en/docs/Contribution guidelines/cli.md
similarity index 100%
rename from content/en/docs/develop/Contribution guidelines/cli.md
rename to content/en/docs/Contribution guidelines/cli.md
diff --git a/content/en/docs/develop/Contribution guidelines/core.md b/content/en/docs/Contribution guidelines/core.md
similarity index 100%
rename from content/en/docs/develop/Contribution guidelines/core.md
rename to content/en/docs/Contribution guidelines/core.md
diff --git a/content/en/docs/develop/Contribution guidelines/docs.md b/content/en/docs/Contribution guidelines/docs.md
similarity index 100%
rename from content/en/docs/develop/Contribution guidelines/docs.md
rename to content/en/docs/Contribution guidelines/docs.md
diff --git a/content/en/docs/develop/Getting started/_index.md b/content/en/docs/Getting started/_index.md
similarity index 100%
rename from content/en/docs/develop/Getting started/_index.md
rename to content/en/docs/Getting started/_index.md
diff --git a/content/en/docs/develop/Ksctl Operators/_index.md b/content/en/docs/Ksctl Operators/_index.md
similarity index 100%
rename from content/en/docs/develop/Ksctl Operators/_index.md
rename to content/en/docs/Ksctl Operators/_index.md
diff --git a/content/en/docs/develop/Ksctl Operators/agent.md b/content/en/docs/Ksctl Operators/agent.md
similarity index 100%
rename from content/en/docs/develop/Ksctl Operators/agent.md
rename to content/en/docs/Ksctl Operators/agent.md
diff --git a/content/en/docs/develop/Ksctl Operators/application.md b/content/en/docs/Ksctl Operators/application.md
similarity index 100%
rename from content/en/docs/develop/Ksctl Operators/application.md
rename to content/en/docs/Ksctl Operators/application.md
diff --git a/content/en/docs/develop/Ksctl Operators/stateimporter.md b/content/en/docs/Ksctl Operators/stateimporter.md
similarity index 100%
rename from content/en/docs/develop/Ksctl Operators/stateimporter.md
rename to content/en/docs/Ksctl Operators/stateimporter.md
diff --git a/content/en/docs/develop/Kubernetes Distributions/_index.md b/content/en/docs/Kubernetes Distributions/_index.md
similarity index 100%
rename from content/en/docs/develop/Kubernetes Distributions/_index.md
rename to content/en/docs/Kubernetes Distributions/_index.md
diff --git a/content/en/docs/develop/Kubernetes Distributions/k3s.md b/content/en/docs/Kubernetes Distributions/k3s.md
similarity index 100%
rename from content/en/docs/develop/Kubernetes Distributions/k3s.md
rename to content/en/docs/Kubernetes Distributions/k3s.md
diff --git a/content/en/docs/develop/Kubernetes Distributions/kubeadm.md b/content/en/docs/Kubernetes Distributions/kubeadm.md
similarity index 100%
rename from content/en/docs/develop/Kubernetes Distributions/kubeadm.md
rename to content/en/docs/Kubernetes Distributions/kubeadm.md
diff --git a/content/en/docs/develop/Reference/_index.md b/content/en/docs/Reference/_index.md
similarity index 100%
rename from content/en/docs/develop/Reference/_index.md
rename to content/en/docs/Reference/_index.md
diff --git a/content/en/docs/develop/Reference/ksctl.md b/content/en/docs/Reference/ksctl.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl.md
rename to content/en/docs/Reference/ksctl.md
diff --git a/content/en/docs/develop/Reference/ksctl_connect-cluster.md b/content/en/docs/Reference/ksctl_connect-cluster.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_connect-cluster.md
rename to content/en/docs/Reference/ksctl_connect-cluster.md
diff --git a/content/en/docs/develop/Reference/ksctl_create-cluster.md b/content/en/docs/Reference/ksctl_create-cluster.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_create-cluster.md
rename to content/en/docs/Reference/ksctl_create-cluster.md
diff --git a/content/en/docs/develop/Reference/ksctl_create-cluster_aws.md b/content/en/docs/Reference/ksctl_create-cluster_aws.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_create-cluster_aws.md
rename to content/en/docs/Reference/ksctl_create-cluster_aws.md
diff --git a/content/en/docs/develop/Reference/ksctl_create-cluster_azure.md b/content/en/docs/Reference/ksctl_create-cluster_azure.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_create-cluster_azure.md
rename to content/en/docs/Reference/ksctl_create-cluster_azure.md
diff --git a/content/en/docs/develop/Reference/ksctl_create-cluster_civo.md b/content/en/docs/Reference/ksctl_create-cluster_civo.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_create-cluster_civo.md
rename to content/en/docs/Reference/ksctl_create-cluster_civo.md
diff --git a/content/en/docs/develop/Reference/ksctl_create-cluster_ha-aws.md b/content/en/docs/Reference/ksctl_create-cluster_ha-aws.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_create-cluster_ha-aws.md
rename to content/en/docs/Reference/ksctl_create-cluster_ha-aws.md
diff --git a/content/en/docs/develop/Reference/ksctl_create-cluster_ha-aws_add-nodes.md b/content/en/docs/Reference/ksctl_create-cluster_ha-aws_add-nodes.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_create-cluster_ha-aws_add-nodes.md
rename to content/en/docs/Reference/ksctl_create-cluster_ha-aws_add-nodes.md
diff --git a/content/en/docs/develop/Reference/ksctl_create-cluster_ha-azure.md b/content/en/docs/Reference/ksctl_create-cluster_ha-azure.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_create-cluster_ha-azure.md
rename to content/en/docs/Reference/ksctl_create-cluster_ha-azure.md
diff --git a/content/en/docs/develop/Reference/ksctl_create-cluster_ha-azure_add-nodes.md b/content/en/docs/Reference/ksctl_create-cluster_ha-azure_add-nodes.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_create-cluster_ha-azure_add-nodes.md
rename to content/en/docs/Reference/ksctl_create-cluster_ha-azure_add-nodes.md
diff --git a/content/en/docs/develop/Reference/ksctl_create-cluster_ha-civo.md b/content/en/docs/Reference/ksctl_create-cluster_ha-civo.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_create-cluster_ha-civo.md
rename to content/en/docs/Reference/ksctl_create-cluster_ha-civo.md
diff --git a/content/en/docs/develop/Reference/ksctl_create-cluster_ha-civo_add-nodes.md b/content/en/docs/Reference/ksctl_create-cluster_ha-civo_add-nodes.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_create-cluster_ha-civo_add-nodes.md
rename to content/en/docs/Reference/ksctl_create-cluster_ha-civo_add-nodes.md
diff --git a/content/en/docs/develop/Reference/ksctl_create-cluster_local.md b/content/en/docs/Reference/ksctl_create-cluster_local.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_create-cluster_local.md
rename to content/en/docs/Reference/ksctl_create-cluster_local.md
diff --git a/content/en/docs/develop/Reference/ksctl_cred.md b/content/en/docs/Reference/ksctl_cred.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_cred.md
rename to content/en/docs/Reference/ksctl_cred.md
diff --git a/content/en/docs/develop/Reference/ksctl_delete-cluster.md b/content/en/docs/Reference/ksctl_delete-cluster.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_delete-cluster.md
rename to content/en/docs/Reference/ksctl_delete-cluster.md
diff --git a/content/en/docs/develop/Reference/ksctl_delete-cluster_aws.md b/content/en/docs/Reference/ksctl_delete-cluster_aws.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_delete-cluster_aws.md
rename to content/en/docs/Reference/ksctl_delete-cluster_aws.md
diff --git a/content/en/docs/develop/Reference/ksctl_delete-cluster_azure.md b/content/en/docs/Reference/ksctl_delete-cluster_azure.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_delete-cluster_azure.md
rename to content/en/docs/Reference/ksctl_delete-cluster_azure.md
diff --git a/content/en/docs/develop/Reference/ksctl_delete-cluster_civo.md b/content/en/docs/Reference/ksctl_delete-cluster_civo.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_delete-cluster_civo.md
rename to content/en/docs/Reference/ksctl_delete-cluster_civo.md
diff --git a/content/en/docs/develop/Reference/ksctl_delete-cluster_ha-aws.md b/content/en/docs/Reference/ksctl_delete-cluster_ha-aws.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_delete-cluster_ha-aws.md
rename to content/en/docs/Reference/ksctl_delete-cluster_ha-aws.md
diff --git a/content/en/docs/develop/Reference/ksctl_delete-cluster_ha-aws_del-nodes.md b/content/en/docs/Reference/ksctl_delete-cluster_ha-aws_del-nodes.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_delete-cluster_ha-aws_del-nodes.md
rename to content/en/docs/Reference/ksctl_delete-cluster_ha-aws_del-nodes.md
diff --git a/content/en/docs/develop/Reference/ksctl_delete-cluster_ha-azure.md b/content/en/docs/Reference/ksctl_delete-cluster_ha-azure.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_delete-cluster_ha-azure.md
rename to content/en/docs/Reference/ksctl_delete-cluster_ha-azure.md
diff --git a/content/en/docs/develop/Reference/ksctl_delete-cluster_ha-azure_del-nodes.md b/content/en/docs/Reference/ksctl_delete-cluster_ha-azure_del-nodes.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_delete-cluster_ha-azure_del-nodes.md
rename to content/en/docs/Reference/ksctl_delete-cluster_ha-azure_del-nodes.md
diff --git a/content/en/docs/develop/Reference/ksctl_delete-cluster_ha-civo.md b/content/en/docs/Reference/ksctl_delete-cluster_ha-civo.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_delete-cluster_ha-civo.md
rename to content/en/docs/Reference/ksctl_delete-cluster_ha-civo.md
diff --git a/content/en/docs/develop/Reference/ksctl_delete-cluster_ha-civo_del-nodes.md b/content/en/docs/Reference/ksctl_delete-cluster_ha-civo_del-nodes.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_delete-cluster_ha-civo_del-nodes.md
rename to content/en/docs/Reference/ksctl_delete-cluster_ha-civo_del-nodes.md
diff --git a/content/en/docs/develop/Reference/ksctl_delete-cluster_local.md b/content/en/docs/Reference/ksctl_delete-cluster_local.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_delete-cluster_local.md
rename to content/en/docs/Reference/ksctl_delete-cluster_local.md
diff --git a/content/en/docs/develop/Reference/ksctl_get-clusters.md b/content/en/docs/Reference/ksctl_get-clusters.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_get-clusters.md
rename to content/en/docs/Reference/ksctl_get-clusters.md
diff --git a/content/en/docs/develop/Reference/ksctl_info-cluster.md b/content/en/docs/Reference/ksctl_info-cluster.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_info-cluster.md
rename to content/en/docs/Reference/ksctl_info-cluster.md
diff --git a/content/en/docs/develop/Reference/ksctl_self-update.md b/content/en/docs/Reference/ksctl_self-update.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_self-update.md
rename to content/en/docs/Reference/ksctl_self-update.md
diff --git a/content/en/docs/develop/Reference/ksctl_version.md b/content/en/docs/Reference/ksctl_version.md
similarity index 100%
rename from content/en/docs/develop/Reference/ksctl_version.md
rename to content/en/docs/Reference/ksctl_version.md
diff --git a/content/en/docs/develop/Storage/_index.md b/content/en/docs/Storage/_index.md
similarity index 100%
rename from content/en/docs/develop/Storage/_index.md
rename to content/en/docs/Storage/_index.md
diff --git a/content/en/docs/develop/Storage/external.md b/content/en/docs/Storage/external.md
similarity index 100%
rename from content/en/docs/develop/Storage/external.md
rename to content/en/docs/Storage/external.md
diff --git a/content/en/docs/develop/Storage/local.md b/content/en/docs/Storage/local.md
similarity index 100%
rename from content/en/docs/develop/Storage/local.md
rename to content/en/docs/Storage/local.md
diff --git a/content/en/docs/_index.md b/content/en/docs/_index.md
index f008e32..2ee96a1 100644
--- a/content/en/docs/_index.md
+++ b/content/en/docs/_index.md
@@ -1,12 +1,9 @@
---
title: Documentation
-linkTitle: Docs
-menu: {main: {weight: 20}}
+description: develop branch documentation
weight: 20
---
-**Status: _Technical Preview_**
-
{{% pageinfo %}}
This is the `main` branch documentation
{{% /pageinfo %}}
diff --git a/content/en/docs/develop/architecture/_index.md b/content/en/docs/architecture/_index.md
similarity index 100%
rename from content/en/docs/develop/architecture/_index.md
rename to content/en/docs/architecture/_index.md
diff --git a/content/en/docs/develop/architecture/api-components.md b/content/en/docs/architecture/api-components.md
similarity index 100%
rename from content/en/docs/develop/architecture/api-components.md
rename to content/en/docs/architecture/api-components.md
diff --git a/content/en/docs/develop/_index.md b/content/en/docs/develop/_index.md
deleted file mode 100644
index d5c43b0..0000000
--- a/content/en/docs/develop/_index.md
+++ /dev/null
@@ -1,10 +0,0 @@
----
-title: Develop Documentation
-linkTitle: Develop
-description: develop branch documentation
-weight: 20
----
-
-{{% pageinfo %}}
-This is the `main` branch documentation
-{{% /pageinfo %}}
diff --git a/content/en/docs/stable/Cloud Providers/_index.md b/content/en/docs/stable/Cloud Providers/_index.md
deleted file mode 100644
index e5912f3..0000000
--- a/content/en/docs/stable/Cloud Providers/_index.md
+++ /dev/null
@@ -1,9 +0,0 @@
----
-title: Cloud Provider
-weight: 4
-description: >
- Info about the cloud providers available
----
-{{% pageinfo %}}
-This Page includes more info about different cloud providers
-{{% /pageinfo %}}
diff --git a/content/en/docs/stable/Cloud Providers/aws.md b/content/en/docs/stable/Cloud Providers/aws.md
deleted file mode 100644
index ef65700..0000000
--- a/content/en/docs/stable/Cloud Providers/aws.md
+++ /dev/null
@@ -1,134 +0,0 @@
----
-title: Amazon Web Services
-description: >
- Amazon Web Services
-categories: [Cloud Provider]
-tags: [aws, ha, managed, core]
----
-
-{{% pageinfo %}}
-Aws support for HA and Managed Clusters
-{{% /pageinfo %}}
-
-
-{{% alert color="warning" title="Caution" %}}
-we need credentials to access clusters
-
-these are confidential information so shouldn't be shared with anyone
-{{% /alert %}}
-
-
-## How these credentials are used by ksctl
-
-1. Environment Variables
-
-```bash
-export AWS_ACCESS_KEY_ID=""
-export AWS_SECRET_ACCESS_KEY=""
-```
-
-2. Using command line
-
-```bash
-ksctl cred
-```
-
-## Current Features
-
-### Cluster features
-#### Highly Available cluster
-
-clusters which are managed by the user not by cloud provider
-
-you can choose between k3s and kubeadm as your bootstrap tool
-
-custom components being used
-- Etcd database VM
-- HAProxy loadbalancer VM for controlplane nodes
-- controlplane VMs
-- workerplane VMs
-
-#### Managed Cluster Elastic Kubernetes Service
-
-we provision Roles `ksctl-*` 2 for each cluster:
-- `ksctl--wp-role` for the EKS NodePool
-- `ksctl--cp-role` for the EKS controlplane
-
-we utilize the iam:AssumeRole to assume the role and create the cluster
-
-
-##### Policies aka permissions for the user
-here is the policy and role which we are using
-
-1. **iam-role-full-access(Custom Policy)**
-```json
-{
- "Version": "2012-10-17",
- "Statement": [
- {
- "Sid": "VisualEditor6",
- "Effect": "Allow",
- "Action": [
- "iam:CreateInstanceProfile",
- "iam:DeleteInstanceProfile",
- "iam:GetRole",
- "iam:GetInstanceProfile",
- "iam:RemoveRoleFromInstanceProfile",
- "iam:CreateRole",
- "iam:DeleteRole",
- "iam:AttachRolePolicy",
- "iam:PutRolePolicy",
- "iam:ListInstanceProfiles",
- "iam:AddRoleToInstanceProfile",
- "iam:ListInstanceProfilesForRole",
- "iam:PassRole",
- "iam:CreateServiceLinkedRole",
- "iam:DetachRolePolicy",
- "iam:DeleteRolePolicy",
- "iam:DeleteServiceLinkedRole",
- "iam:GetRolePolicy",
- "iam:SetSecurityTokenServicePreferences"
- ],
- "Resource": [
- "arn:aws:iam::*:role/ksctl-*",
- "arn:aws:iam::*:instance-profile/*"
- ]
- }
- ]
-}
-```
-
-2. **eks-full-access(Custom Policy)**
-```json
-{
- "Version": "2012-10-17",
- "Statement": [
- {
- "Sid": "VisualEditor0",
- "Effect": "Allow",
- "Action": [
- "eks:ListNodegroups",
- "eks:ListClusters",
- "eks:*"
- ],
- "Resource": "*"
- }
- ]
-}
-```
-
-3. **AmazonEC2FullAccess(Aws)**
-4. **IAMReadOnlyAccess(Aws)**
-
-{{% alert color="info" title="Validaty of Kubeconfig" %}}
-The Kubeconfig generated after you ran
-
-```shell
-ksctl switch aws --name here-you-go --region us-east-1
-```
-
-we are using sst token to authenticate with the cluster, so the kubeconfig is valid for 15 minutes
-
-once you see that there is a error of unauthorized then you need to re-run the above command
-
-{{% /alert %}}
diff --git a/content/en/docs/stable/Cloud Providers/azure.md b/content/en/docs/stable/Cloud Providers/azure.md
deleted file mode 100644
index 54e6fee..0000000
--- a/content/en/docs/stable/Cloud Providers/azure.md
+++ /dev/null
@@ -1,127 +0,0 @@
----
-title: Azure
-description: >
- Azure Cloud Provider
-categories: [Cloud Provider]
-tags: [azure, ha, managed, core]
----
-
-{{% pageinfo %}}
-Azure support for HA and Managed Clusters
-{{% /pageinfo %}}
-
-
-{{% alert color="warning" title="Caution" %}}
-we need credentials to access clusters
-
-these are confidential information so shouldn't be shared with anyone
-{{% /alert %}}
-
-
-### Azure Subscription ID
-
-subscription id using your subscription
-
-![azure-subscription](/img/azure/azure-subs-id.png)
-
-
-### Azure Tenant ID
-
-#### Azure Dashboard
-
-Azure Dashboard contains all the credentials required
-
-
-![azure-dashboard](/img/azure/azure-dashboard.png)
-
-lets get the tenant id from the Azure
-
-![](/img/azure/azure-tenantid.png)
-
-
-
-### Azure Client ID
-
-it represents the id of app created
-
-
-![](/img/azure/azure-app-reg.png)
-
-![](/img/azure/azure-create-app-reg.png)
-
-![](/img/azure/azure-clientid.png)
-
-
-
-### Azure Client Secret
-
-it represents the secret associated with the app in order to use it
-
-![create app secret](/img/azure/azure-client-secret1.png)
-
-
-![after-click](/img/azure/azure-client-secret.png)
-
-
-![copy-secret](/img/azure/azure-client-secret2.png)
-
-### Assign Role to your app
-
-head over to subscriptions page and click **Access Control (IAM)**
-select the **Role Assignment** and then click **Add > Add Role Assignment**
-create a new role and when selecting the identity specify the name of the app
-Here you can customize the role this app has
-
-![role-assign-app](/img/azure/azure-role-app.png)
-
-
-## How these credentials are used by ksctl
-
-
-1. Environment Variables
-
-```bash
-export AZURE_TENANT_ID=""
-export AZURE_SUBSCRIPTION_ID=""
-export AZURE_CLIENT_ID=""
-export AZURE_CLIENT_SECRET=""
-```
-
-2. Using command line
-
-```bash
-ksctl cred
-```
-
-## Current Features
-
-### Cluster features
-#### Highly Available cluster
-clusters which are managed by the user not by cloud provider
-
-you can choose between k3s and kubeadm as your bootstrap tool
-
-custom components being used
-- Etcd database VM
-- HAProxy loadbalancer VM for controlplane nodes
-- controlplane VMs
-- workerplane VMs
-
-#### Managed Cluster
-clusters which are managed by the cloud provider
-
-### Other capabilities
-
-#### Create, Update, Delete, Switch
-
-{{% alert title="Update the cluster infrastructure" %}}
-
-**Managed cluster**: till now it's not supported
-
-**HA cluster**
-- addition and deletion of new workerplane node
-- SSH access to each cluster node (DB, LB, Controplane, WorkerPlane) _Public Access_, secured by private key
-
-{{% /alert %}}
-
-
diff --git a/content/en/docs/stable/Cloud Providers/civo.md b/content/en/docs/stable/Cloud Providers/civo.md
deleted file mode 100644
index 0c9d514..0000000
--- a/content/en/docs/stable/Cloud Providers/civo.md
+++ /dev/null
@@ -1,73 +0,0 @@
----
-title: Civo
-description: >
- Civo Cloud Provider
-categories: [Cloud Provider]
-tags: [civo, ha, managed, core]
----
-
-{{% pageinfo %}}
-Civo support for HA and Managed Clusters
-{{% /pageinfo %}}
-
-{{% alert color="warning" title="Caution" %}}
-we need credentials to access clusters
-
-these are confidential information so shouldn't be shared with anyone
-{{% /alert %}}
-
-
-## Getting credentials
-
-### under settings look for the profile
-![](/img/civo/civo-settings.png)
-![](/img/civo/profile.png)
-
-### copy the credentials
-![](/img/civo/security-api.png)
-
-## How to add credentials to ksctl
-
-1. Environment Variables
-
-```bash
-export CIVO_TOKEN=""
-```
-
-2. Using command line
-
-```bash
-ksctl cred
-```
-
-## Current Features
-
-### Cluster features
-#### Highly Available cluster
-clusters which are managed by the user not by cloud provider
-
-you can choose between k3s and kubeadm as your bootstrap tool
-
-custom components being used
-- Etcd database VM
-- HAProxy loadbalancer instance for controlplane nodes
-- controlplane instances
-- workerplane instances
-
-#### Managed Cluster
-clusters which are managed by the cloud provider
-
-### Other capabilities
-
-#### Create, Update, Delete, Switch
-
-{{% alert title="Update the cluster infrastructure" %}}
-
-**Managed cluster**: till now it's not supported
-
-**HA cluster**
-- addition and deletion of new workerplane node
-- SSH access to each cluster node (DB, LB, Controplane) _Public Access_, secured by private key
-- SSH access to each workplane _Private Access_ via local network, secured by private key
-{{% /alert %}}
-
diff --git a/content/en/docs/stable/Cloud Providers/gcp.md b/content/en/docs/stable/Cloud Providers/gcp.md
deleted file mode 100644
index 553c18c..0000000
--- a/content/en/docs/stable/Cloud Providers/gcp.md
+++ /dev/null
@@ -1,17 +0,0 @@
----
-title: Google Cloud Platform
-description: >
- Google Cloud Platform
-categories: [Cloud Provider]
-tags: [aws, ha, managed, core]
----
-
-{{% pageinfo %}}
-Gcp support for HA and Managed Clusters
-{{% /pageinfo %}}
-
-{{% alert color="warning" title="Caution" %}}
-we need credentials to access clusters
-
-these are confidential information so shouldn't be shared with anyone
-{{% /alert %}}
diff --git a/content/en/docs/stable/Cloud Providers/local.md b/content/en/docs/stable/Cloud Providers/local.md
deleted file mode 100644
index d7ce767..0000000
--- a/content/en/docs/stable/Cloud Providers/local.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: Local
-description: >
- Local Provider
-categories: [Cloud Provider]
-tags: [docker, kind, managed,core]
----
-
-{{% pageinfo %}}
-It creates cluster on the host machine utilizing kind
-{{% /pageinfo %}}
-
-{{% alert title="Note" %}}**Prequisites**: Docker{{% /alert %}}
-
-
-## Current features
-
-currently using Kind `Kubernetes in Docker`
-
-{{< alert color="warning" title="About HA Cluster" >}}local system are constrained to fewer CPUs and memory so no HA cluster{{< /alert >}}
diff --git a/content/en/docs/stable/Concepts/_index.md b/content/en/docs/stable/Concepts/_index.md
deleted file mode 100644
index 4491cd8..0000000
--- a/content/en/docs/stable/Concepts/_index.md
+++ /dev/null
@@ -1,43 +0,0 @@
----
-title: Concepts
-description: >
- Concepts around ksctl core
----
-
-{{% pageinfo %}}
-This section will help you to learn about the underlying system of Ksctl. It will help you to obtain a deeper understanding of how Ksctl works.
-{{% /pageinfo %}}
-
-## Sequence diagrams for 2 major operations
-
-### Create Cloud-Managed Clusters
-```mermaid
-sequenceDiagram
- participant cm as Manager Cluster Managed
- participant cc as Cloud Controller
- participant kc as Ksctl Kubernetes Controller
- cm->>cc: transfers specs from user or machine
- cc->>cc: to create the cloud infra (network, subnet, firewall, cluster)
- cc->>cm: 'kubeconfig' and other cluster access to the state
- cm->>kc: shares 'kubeconfig'
- kc->>kc: installs kubectl agent, stateimporter and controllers
- kc->>cm: status of creation
-```
-
-### Create Self-Managed HA clusters
-```mermaid
-sequenceDiagram
- participant csm as Manager Cluster Self-Managed
- participant cc as Cloud Controller
- participant bc as Bootstrap Controller
- participant kc as Ksctl Kubernetes Controller
- csm->>cc: transfers specs from user or machine
- cc->>cc: to create the cloud infra (network, subnet, firewall, vms)
- cc->>csm: return state to be used by BootstrapController
- csm->>bc: transfers infra state like ssh key, pub IPs, etc
- bc->>bc: bootstrap the infra by either (k3s or kubeadm)
- bc->>csm: 'kubeconfig' and other cluster access to the state
- csm->>kc: shares 'kubeconfig'
- kc->>kc: installs kubectl agent, stateimporter and controllers
- kc->>csm: status of creation
-```
diff --git a/content/en/docs/stable/Concepts/ksctl cloud controller.md b/content/en/docs/stable/Concepts/ksctl cloud controller.md
deleted file mode 100644
index 2ac325d..0000000
--- a/content/en/docs/stable/Concepts/ksctl cloud controller.md
+++ /dev/null
@@ -1,10 +0,0 @@
----
-title: Cloud Controller
-description: >
- The Component of Ksctl responsible for creating and managing clusters for different Cloud platforms.
-categories: [Examples]
----
-
-{{% pageinfo %}}
-It is responsible for controlling the sequence of tasks for every cloud provider to be executed
-{{% /pageinfo %}}
diff --git a/content/en/docs/stable/Concepts/ksctl distro controller.md b/content/en/docs/stable/Concepts/ksctl distro controller.md
deleted file mode 100644
index a278f5f..0000000
--- a/content/en/docs/stable/Concepts/ksctl distro controller.md
+++ /dev/null
@@ -1,11 +0,0 @@
----
-title: Distribution Controller
-description: >
- The Component of Ksctl responsible for selecting the type of Bootstrap solution (Kubeadm or K3s).
-categories: [Examples]
----
-
-
-{{% pageinfo %}}
-It is responsible for controlling the execution sequence for configuring Cloud Resources wrt to the Kubernetes distribution choosen
-{{% /pageinfo %}}
diff --git a/content/en/docs/stable/Concepts/ksctl manager.md b/content/en/docs/stable/Concepts/ksctl manager.md
deleted file mode 100644
index 45d8924..0000000
--- a/content/en/docs/stable/Concepts/ksctl manager.md
+++ /dev/null
@@ -1,25 +0,0 @@
----
-title: Core Manager
-description: >
- The Component of Ksctl responsible for managing Cloud controller and Distribution controller. It has multiple types of managers
-categories: [Examples]
----
-
-{{% pageinfo %}}
-It is responsible for managing client requests and calls the corresponding controller
-{{% /pageinfo %}}
-
-## Types
-
-### ManagerClusterKsctl
-`Role`: Perform ksctl **getCluster**, **switchCluster**
-
-### ManagerClusterKubernetes
-`Role`: Perform ksctl **addApplicationAndCrds**
-Currently to be used by machine to machine not by ksctl cli
-
-### ManagerClusterManaged
-`Role`: Perform ksctl **createCluster**, **deleteCluster**
-
-### ManagerClusterSelfManaged
-`Role`: Perform ksctl **createCluster**, **deleteCluster**, **addWorkerNodes**, **delWorkerNodes**
diff --git a/content/en/docs/stable/Contribution guidelines/_index.md b/content/en/docs/stable/Contribution guidelines/_index.md
deleted file mode 100644
index 9c8d4c6..0000000
--- a/content/en/docs/stable/Contribution guidelines/_index.md
+++ /dev/null
@@ -1,151 +0,0 @@
----
-title: Contribution Guidelines
-weight: 10
-description: How to contribute to the docs
----
-
-{{% pageinfo %}}
-You can do almost all the tests in your local except e2e tests which requires you to provide cloud credentials
-{{% /pageinfo %}}
-
-Provide a generic tasks for new and existing contributors
-
-## Types of changes
-
-There are many ways to contribute to the ksctl project. Here are a few examples:
-
-* **New changes to docs:** You can contribute by writing new documentation, fixing typos, or improving the clarity of existing documentation.
-* **New features:** You can contribute by proposing new features, implementing new features, or fixing bugs.
-* **Cloud support:** You can contribute by adding support for new cloud providers.
-* **Kubernetes distribution support:** You can contribute by adding support for new Kubernetes distributions.
-
-Phases a change / feature goes through
-
-1. Raise a issue regarding it (used for prioritizing)
-2. what all changes does it demands
-3. if all goes well you will be assigned
-4. If its about adding Cloud Support then usages of CloudFactory is needed and sperate the logic of vm, firewall, etc. to their respective files and do have a helper file for behind the scenes logic for ease of use
-5. If its about adding Distribution support do check its compatability with different cloud providers vm configs and firewall rules which needs to be done
-
-## Formating for PR & Issue subject line
-
-### Subject / Title
-
-```markdown
-# Releated to enhancement
-enhancement:
-
-# Related to feature
-feat:
-
-# Related to Bug fix or other types of fixes
-fix:
-
-# Related to update
-update:
-```
-
-### Body
-
-Follow the PR or Issue template
-add all the significant changes to the PR description
-
-### Commit messages
-
-mention the detailed description in the git commits.
-what? why? How?
-
-**Each commit must be sign-off and should follow conventional commit guidelines.**
-
-### Conventional Commits
-
-The commit message should be structured as follows:
-
-```
-(optional scope):
-
-[optional body]
-
-[optional footer(s)]
-```
-
-For more detailed information on conventional commits, you can refer to the [official Conventional Commits specification](https://www.conventionalcommits.org/en/v1.0.0/).
-
-### Sign-off
-
-Each commit must be signed-off. You can do this by adding a sign-off line to your commit messages.
-When committing changes in your local branch, add the -S flag to the git commit command:
-
-```bash
-$ git commit -S -m "YOUR_COMMIT_MESSAGE"
-# Creates a signed commit
-```
-
-You can find more comprehensive details on how to sign off git commits by referring to the [GitHub section on signing commits](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits).
-
-### Verification of Commit Signatures
-
-You have the option to sign commits and tags locally, which adds a layer of assurance regarding the origin of your changes. GitHub designates commits or tags as either "Verified" or "Partially verified" if they possess a GPG, SSH, or S/MIME signature that is cryptographically valid.
-
-**GPG Commit Signature Verification**
-
-To sign commits using GPG and ensure their verification on GitHub, adhere to these steps:
-
-* Check for existing GPG keys.
-* Generate a new GPG key.
-* Add the GPG key to your GitHub account.
-* Inform Git about your signing key.
-* Proceed to sign commits.
-
-**SSH Commit Signature Verification**
-
-To sign commits using SSH and ensure their verification on GitHub, follow these steps:
-
-* Check for existing SSH keys.
-* Generate a new SSH key.
-* Add an SSH signing key to your GitHub account.
-* Inform Git about your signing key.
-* Proceed to sign commits.
-
-**S/MIME Commit Signature Verification**
-
-To sign commits using S/MIME and ensure their verification on GitHub, follow these steps:
-
-* Inform Git about your signing key.
-* Proceed to sign commits.
-
-For more detailed instructions, refer to [GitHub's documentation on commit signature verification](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification)
-
-# Development
-
-First you have to fork the ksctl repository. [fork](https://github.com/ksctl/ksctl/fork)
-
-```bash
-cd # to you directory where you want to clone ksctl
-mkdir # create a directory
-cd # go inside the directory
-git clone https://github.com/${YOUR_GITHUB_USERNAME}/ksctl.git # clone you fork repository
-cd ksctl # go inside the ksctl directory
-git remote add upstream https://github.com/ksctl/ksctl.git # set upstream
-git remote set-url --push upstream no_push # no push to upstream
-```
-
-## Trying out code changes
-
-
-Before submitting a code change, it is important to test your changes thoroughly. You can do this by running the unit tests and integration tests.
-
-## Submitting changes
-
-Once you have tested your changes, you can submit them to the ksctl project by creating a pull request.
-Make sure you use the provided PR template
-
-## Getting help
-
-If you need help contributing to the ksctl project, you can ask for help on the kubesimplify Discord server, ksctl-cli channel or else raise issue or discussion
-
-## Thank you for contributing!
-
-We appreciate your contributions to the ksctl project!
-
-Some of our contributors [ksctl contributors](https://github.com/ksctl/ksctl/graphs/contributors)
diff --git a/content/en/docs/stable/Contribution guidelines/cli.md b/content/en/docs/stable/Contribution guidelines/cli.md
deleted file mode 100644
index cbfc5e7..0000000
--- a/content/en/docs/stable/Contribution guidelines/cli.md
+++ /dev/null
@@ -1,23 +0,0 @@
----
-title: Contribution Guidelines for CLI
-description: How to contribute to the ksctl-cli
----
-
-{{% pageinfo %}}
-Repository: ksctl/cli
-{{% /pageinfo %}}
-
-
-## How to Build from source
-### Linux
-```bash
-make install_linux # for linux
-```
-### Mac OS
-```bash
-make install_macos # for macos
-```
-### Windows
-```bash
-.\builder.ps1 # for windows
-```
\ No newline at end of file
diff --git a/content/en/docs/stable/Contribution guidelines/core.md b/content/en/docs/stable/Contribution guidelines/core.md
deleted file mode 100644
index c9c0d34..0000000
--- a/content/en/docs/stable/Contribution guidelines/core.md
+++ /dev/null
@@ -1,36 +0,0 @@
----
-title: Contribution Guidelines for Core
-description: How to contribute to the ksctl
----
-
-{{% pageinfo %}}
-Repository: ksctl/ksctl
-{{% /pageinfo %}}
-
-
-## Test out both All Mock and Unit tests and lints
-```bash
-make test
-```
-
-## Test out both All Unit tests
-```bash
-make unit_test_all
-```
-
-## Test out both All Mock tests
-```bash
-make mock_all
-```
-
-## for E2E tests on local
-set the required token as ENV vars
-then
-```bash
-cd test/e2e
-
-# then the syntax for running
-go run . -op create -file azure/create.json
-
-# for operations you can refer file test/e2e/consts.go
-```
diff --git a/content/en/docs/stable/Contribution guidelines/docs.md b/content/en/docs/stable/Contribution guidelines/docs.md
deleted file mode 100644
index 98e736c..0000000
--- a/content/en/docs/stable/Contribution guidelines/docs.md
+++ /dev/null
@@ -1,23 +0,0 @@
----
-title: Contribution Guidelines for Docs
-description: How to contribute to the ksctl-docs
----
-
-{{% pageinfo %}}
-Repository: ksctl/docs
-{{% /pageinfo %}}
-
-
-## How to Build from source
-```bash
-# Prequisites
-npm install -D postcss
-npm install -D postcss-cli
-npm install -D autoprefixer
-npm install hugo-extended
-```
-
-### Install Dependencies
-```bash
-hugo serve
-```
diff --git a/content/en/docs/stable/Getting started/_index.md b/content/en/docs/stable/Getting started/_index.md
deleted file mode 100644
index fa096eb..0000000
--- a/content/en/docs/stable/Getting started/_index.md
+++ /dev/null
@@ -1,71 +0,0 @@
----
-title: Getting Started
-description: What does your user need to know to try your project?
-categories: [Examples, Placeholders]
-tags: [test, docs]
-weight: 2
----
-
-{{% pageinfo %}}
-Getting Started Documentation
-{{% /pageinfo %}}
-
-# Installation & Uninstallation Instructions
-
-## Ksctl CLI
-Lets begin with installation of the tools
-their are various method
-
-### Single command method
-
-{{% alert title="Install" %}}Steps to Install Ksctl cli tool{{% /alert %}}
-
-```shell
-curl -sfL https://get.ksctl.com | python3 -
-```
-
-{{% alert title="Uninstall" %}}Steps to Uninstall Ksctl cli tool{{% /alert %}}
-
-{{< tabpane text=true >}}
- {{% tab header="**Operating System**:" disabled=true /%}}
- {{% tab header="Linux" %}}
-```shell
-bash <(curl -s https://raw.githubusercontent.com/ksctl/cli/main/scripts/uninstall.sh)
-```
- {{% /tab %}}
- {{% tab header="MacOS" %}}
-```shell
-zsh <(curl -s https://raw.githubusercontent.com/ksctl/cli/main/scripts/uninstall.sh)
-```
- {{% /tab %}}
-{{< /tabpane >}}
-
-
-### From Source Code
-
-{{% alert color= "warning" title="Caution!" %}}Under-Development binaries{{% /alert %}}
-{{% alert title="Note" %}}The Binaries to testing ksctl cli is available in ksctl/cli repo{{% /alert %}}
-
-{{< tabpane text=true >}}
- {{% tab header="**Operating System**:" disabled=true /%}}
- {{% tab header="Linux/MacOS" %}}
-```shell
-make install_linux
-
-# macOS on M1
-make install_macos
-
-# macOS on INTEL
-make install_macos_intel
-
-# For uninstalling
-make uninstall
-```
- {{% /tab %}}
-{{< /tabpane >}}
-
-{{% alert color="info" title="How to start with cli" %}}
-
-[Here is the CLI references](https://docs.ksctl.com/docs/stable/reference/)
-{{% /alert %}}
-
diff --git a/content/en/docs/stable/Ksctl Operators/_index.md b/content/en/docs/stable/Ksctl Operators/_index.md
deleted file mode 100644
index 649690f..0000000
--- a/content/en/docs/stable/Ksctl Operators/_index.md
+++ /dev/null
@@ -1,30 +0,0 @@
----
-title: Ksctl Components
-description: Place of all the documentation for the Operators used specifically for k8s clusters
-tags: [docs]
----
-
-## Components
-- ksctl agent
-- ksctl stateimporter
-- ksctl application controller
-
-## Sequence diagram on how its deployed
-```mermaid
-flowchart TD
-Base(Ksctl Infra and Bootstrap) -->|Cluster is created| KC(Ksctl controller)
-KC -->|Creates| Storage{storageProvider=='local'}
-Storage -->|Yes| KSI(Ksctl Storage Importer)
-Storage -->|No| KA(Ksctl Agent)
-KSI -->KA
-KA -->|Health| D(Deploy other ksctl controllers)
-```
-
-{{% alert title="Some Docs" color="primary" %}}
-Here is the new event driven architecture Diagram
-![Diagram](https://raw.githubusercontent.com/ksctl/enhancements/main/poc/ksctl-components/overall.svg)
-
-For more information about this
-[Refer](https://github.com/ksctl/enhancements/tree/main/poc/ksctl-components)
-
-{{% /alert %}}
diff --git a/content/en/docs/stable/Ksctl Operators/agent.md b/content/en/docs/stable/Ksctl Operators/agent.md
deleted file mode 100644
index 9b9f0c5..0000000
--- a/content/en/docs/stable/Ksctl Operators/agent.md
+++ /dev/null
@@ -1,18 +0,0 @@
----
-title: Ksctl Agent
-description: Documentation on ksctl agent
-categories: [Examples, Placeholders]
-tags: [docs]
----
-
-
-{{% pageinfo %}}
-It is a ksctl's solution to infrastructure management and also kubernetes management.
-
-Especially inside the kubertes cluster
-{{% /pageinfo %}}
-
-
-It is a GRPC server running as a deployment. and a fleet of controllers will call it to perform certain operations. For instance, application installation via `stack.application.ksctl.com/v1alpha`, etc.
-
-It will be installed on all kubernetes cluster created via ksctl from >= v1.2.0
\ No newline at end of file
diff --git a/content/en/docs/stable/Ksctl Operators/application.md b/content/en/docs/stable/Ksctl Operators/application.md
deleted file mode 100644
index 9ef1e79..0000000
--- a/content/en/docs/stable/Ksctl Operators/application.md
+++ /dev/null
@@ -1,467 +0,0 @@
----
-title: Ksctl Application Controller
-description: Documentation on ksctl application controller
-categories: [Examples, Placeholders]
-tags: [docs]
----
-
-{{% pageinfo %}}
-It helps in deploying applications using crd to help manage with installaztion, upgrades, downgrades, uninstallaztion. from one version to another and provide a single place of truth where to look for which applications are installed
-{{% /pageinfo %}}
-
-## Types
-
-### Stack
-
-For defining a hetrogenous components we came up with a stack which contains `M` number of components which are different applications with their versions
-
-
-{{% alert title="Info" color="info" %}}
-this is current available on all clusters created by `ksctl@v1.2.0`
-{{% /alert %}}
-
-{{% alert title="Note" color="info" %}}
-It has a dependency on `ksctl agent`
-{{% /alert %}}
-
-{{% alert title="About Lifecycle of application stack" color="info" %}}
-once you have `kubectl apply` the stack it will start deploying the applications in the stack, if you want to upgrade the applications in the stack you can edit the stack and change the version of the application and apply the stack again, it will uninstall the previous version and install the new version. Basically it performs reinstall of the stack which might cause downtime
-{{% /alert %}}
-
-### Supported Apps and CNI
-| Name | Type | Category | Ksctl_Name | More Info |
-|- | - | - | - | - |
-| Argo-CD | standard | CI/CD | standard-argocd | [Link](#argo-cd) |
-| Argo-Rollouts | standard | CI/CD | standard-argorollouts | [Link](#argo-rollouts) |
-| Istio | standard | Service Mesh | standard-istio | [Link](#istio) |
-| Cilium | standard | - | cilium | [Link](#cilium) |
-| Flannel | standard | - | flannel | [Link](#flannel) |
-| Kube-Prometheus | standard | Monitoring | standard-kubeprometheus | [Link](#kube-prometheus) |
-| SpinKube | production | Wasm | production-spinkube | [Link](#spinkube) |
-| WasmEdge and Wasmtime | production | Wasm | production-kwasm | [Link](#kwasm) |
-
-
-{{% alert title="Note on wasm category apps" color="info" %}}
-Only one of the app under the category `wasm` can be installed at a time we you might need to uninstall one to get another running
-
-also the current implementation of the wasm catorgoty apps annotate all the nodes with kwasm as true
-{{% /alert %}}
-
-
-{{% alert title="Components in Stack" color="info" %}}
-All the stack are a collection of components so when you are overriding the stack values you need to tell which component it belongs to and then specifiy the value in a `map[string]any` format
-{{% /alert %}}
-
-#### **Argo-CD**
-**How to use it (Basic Usage)**
-
-```yaml
-apiVersion: application.ksctl.com/v1alpha1
-kind: Stack
-metadata:
- name: argocd
-spec:
- stacks:
- - stackId: standard-argocd
- appType: app
-```
-
-
-**Overrides available**
-
-```yaml
-apiVersion: application.ksctl.com/v1alpha1
-kind: Stack
-metadata:
- name: argocd
-spec:
- stacks:
- - stackId: standard-argocd
- appType: app
- overrides:
- argocd:
- version: # version of the argocd
- noUI: # to disable the UI
- namespace: # namespace to install argocd
- namespaceInstall: # to install namespace specific argocd
-```
-
-#### **Argo-Rollouts**
-
-**How to use it (Basic Usage)**
-
-```yaml
-apiVersion: application.ksctl.com/v1alpha1
-kind: Stack
-metadata:
- name: argorollouts
-spec:
- stacks:
- - stackId: standard-argorollouts
- appType: app
-```
-
-**Overrides available**
-
-```yaml
-apiVersion: application.ksctl.com/v1alpha1
-kind: Stack
-metadata:
- name: argorollouts
-spec:
- stacks:
- - stackId: standard-argorollouts
- appType: app
- overrides:
- argorollouts:
- version: # version of the argorollouts
- namespace: # namespace to install argocd
- namespaceInstall: # to install namespace specific argocd
-```
-
-#### **Istio**
-
-**How to use it (Basic Usage)**
-
-```yaml
-apiVersion: application.ksctl.com/v1alpha1
-kind: Stack
-metadata:
- name: istio
-spec:
- stacks:
- - stackId: standard-istio
- appType: app
-```
-
-**Overrides available**
-
-```yaml
-apiVersion: application.ksctl.com/v1alpha1
-kind: Stack
-metadata:
- name: istio
-spec:
- stacks:
- - stackId: standard-istio
- appType: app
- overrides:
- istio:
- version: # version of the istio
- helmBaseChartOverridings: