Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added K3S Multi node Scenario #49

Merged
merged 1 commit into from
Jul 2, 2024
Merged

Added K3S Multi node Scenario #49

merged 1 commit into from
Jul 2, 2024

Conversation

Ranjandas
Copy link
Owner

This scenario builds Kubernetes Cluster (using K3S). This scenario supports K3S HA.

Specificy the size of the cluster by setting number of servers using the --servers/-s and --clients/-c flags.

When -s is > 1, HA will be configured. All the control-plane nodes gets the NoSchedule Taint, so to run workloads you would need atleast one client or use tolerations.

@Ranjandas Ranjandas force-pushed the feature/k3s-scenario branch from 27de142 to df24429 Compare July 2, 2024 05:33
@Ranjandas Ranjandas merged commit f45900d into main Jul 2, 2024
@Ranjandas Ranjandas deleted the feature/k3s-scenario branch July 2, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant