Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
Signed-off-by: Dipankar Das <[email protected]>
  • Loading branch information
dipankardas011 committed Nov 27, 2024
1 parent 098e15a commit 36dfd8d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 35 deletions.
31 changes: 0 additions & 31 deletions content/en/docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ Ksctl is a lightweight, easy-to-use tool that simplifies the process of managing
### What can I do with ksctl?
With ksctl, you can deploy Kubernetes clusters across any cloud provider, switch between providers seamlessly, and choose between managed and self-managed HA clusters. You can deploy clusters with a single command, without any complex configuration, and manage them with a unified interface that eliminates the need for provider-specific CLIs.

### What are the key features of ksctl?

[Features](features.md)

### How does ksctl simplify cluster management?
Ksctl simplifies cluster management by providing a streamlined interface for common cluster operations like create, delete, scaleup and down. It eliminates the need for complex configuration and provider-specific CLIs, and provides a consistent experience across environments. With ksctl, developers can focus on building great applications without getting bogged down by the complexities of cluster management.
Expand All @@ -25,34 +22,6 @@ Ksctl is designed for developers, DevOps engineers, and anyone who needs to mana
### How does ksctl differ from other cluster management tools?
Ksctl is a lightweight, easy-to-use tool that simplifies the process of managing Kubernetes clusters. It provides a unified interface for common cluster operations like create, delete, scaleup and down, and is designed to be simple, efficient, and developer-friendly. Ksctl is not a full-fledged platform like Rancher, but rather a simple CLI tool that provides a streamlined interface for common cluster operations.

### How can I get started with ksctl?

[Getting Started](docs/stable/getting-started/)

<!-- ### How can I contribute to ksctl? -->


### Where can I find more information about ksctl?

[Documentation](https://docs.ksctl.com)

<!-- ### How do I update ksctl to the latest version? -->
<!-- ### How do I scale a cluster up or down with ksctl? -->
<!-- ### How do I switch between cloud providers with ksctl? -->
<!-- ### How do I choose between managed and self-managed clusters with ksctl? -->
<!-- ### How do I choose between K3s and Kubeadm as the bootstrap provider with ksctl? -->
<!-- ### How do I configure storage options with ksctl? -->
<!-- ### How do I manage multiple clusters with ksctl? -->
<!-- ### How do I provide feedback on ksctl? -->

### How do I report a bug with ksctl?

[Create Issue](https://github.com/ksctl/ksctl/issues/new/choose)

### How do I request a new feature for ksctl?

[Create Issue](https://github.com/ksctl/ksctl/issues/new/choose)


## Comparisons

Expand Down
8 changes: 4 additions & 4 deletions content/en/docs/helpers.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
---
title: Our Supporters
title: Contributors
description: Organizations, communities who support our project.
tags: [docs]
---

## Organizations
## Sponsors

| Name | How |
|------|-----|
| Azure | Azure Open Source Program Office supports us with Azure credits. |
| Civo | Provided Us with credits to run and test our project in the initial days. |


## Communities

| Name | How |
| Name | Social Monitions |
|------|-----|
| Kubernetes Architect | <blockquote class="twitter-tweet"><p lang="en" dir="ltr">ksctl is a simple multi-environment Kubernetes management CLI tool<br><br>➤ <a href="https://t.co/QU9gR9BzYj">https://t.co/QU9gR9BzYj</a></p>&mdash; Kubernetes Architect (@K8sArchitect) <a href="https://twitter.com/K8sArchitect/status/1656621763961274370?ref_src=twsrc%5Etfw">May 11, 2023</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> |
| WeMakeDevs HacktoberFest | Mentioned our project in their Hacktoberfest event. [Event](https://www.youtube.com/live/hG-WRFmMLD4?si=RMhmSn57Efid4AhB) |
| Kubesimplify Community | Started from here and got a lot of support. Some of the mentions as yt videos, tweets, etc. [Refer](https://youtu.be/kCWAwXFnYic?si=A9OrTP_cLtwxnrKD), etc. |
| Loft vCluster | Mentioned our project in their community. [Refer](https://youtu.be/Khki2vNTHw0?si=IpEAku795I5ftls2) |
1 change: 1 addition & 0 deletions content/en/docs/maintainers.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ tags: [docs]
|------|------|--------|---------|---------|
| Dipanakar | Creator & Maintainer | [Twitter](https://twitter.com/DipankarDas011) | [Github](https://github.com/dipankardas011) | dipankardas |
| Praful | Maintainer | [Twitter](https://twitter.com/OdinHoli) | [Github](https://github.com/Horiodino) | praful_ |
| Saiyam Pathak | Creator & Architect | [Twitter](https://twitter.com/SaiyamPathak) | [Github](https://github.com/saiyam1814) | saiyam |

0 comments on commit 36dfd8d

Please sign in to comment.