Skip to content

Commit

Permalink
updated the information
Browse files Browse the repository at this point in the history
Signed-off-by: Dipankar Das <65275144+dipankardas011@users.noreply.github.com>
  • Loading branch information
dipankardas011 committed Jun 1, 2024
1 parent 95285a6 commit 5083a77
Show file tree
Hide file tree
Showing 21 changed files with 43 additions and 397 deletions.
8 changes: 0 additions & 8 deletions content/en/blog/_index.md

This file was deleted.

26 changes: 0 additions & 26 deletions content/en/blog/new-features/2023-10-04-auto-scaling.md

This file was deleted.

40 changes: 0 additions & 40 deletions content/en/blog/new-features/2023-10-09-install-applications.md

This file was deleted.

13 changes: 0 additions & 13 deletions content/en/blog/new-features/2024-05-01-event-driven.md

This file was deleted.

4 changes: 0 additions & 4 deletions content/en/blog/new-features/_index.md

This file was deleted.

4 changes: 0 additions & 4 deletions content/en/blog/releases/_index.md

This file was deleted.

244 changes: 0 additions & 244 deletions content/en/blog/releases/in-depth-monoliths-detailed-spec.md

This file was deleted.

5 changes: 3 additions & 2 deletions content/en/docs/Cloud Providers/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ weight: 4
description: >
Info about the cloud providers available
---

This Page includes more info about different cloud providers
{{% pageinfo %}}
This Page includes more info about different cloud providers
{{% /pageinfo %}}
4 changes: 3 additions & 1 deletion content/en/docs/Concepts/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ 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

Expand Down Expand Up @@ -38,4 +40,4 @@ sequenceDiagram
csm->>kc: shares 'kubeconfig'
kc->>kc: installs kubectl agent, stateimporter and controllers
kc->>csm: status of creation
```
```
9 changes: 9 additions & 0 deletions content/en/docs/Ksctl Operators/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,12 @@ 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 %}}
2 changes: 2 additions & 0 deletions content/en/docs/Kubernetes Distributions/k3s.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ tags: [k3s, ha, core]
categories: [Kubernetes Provider]
---

{{% pageinfo %}}
K3s for HA Cluster on supported provider
{{% /pageinfo %}}

K3s is used for self-managed clusters. Its a lightweight k8s distribution.
We are using it as follows:
Expand Down
Loading

0 comments on commit 5083a77

Please sign in to comment.