Kubenet repository! This project is dedicated to implementing chaos engineering, load testing, high availability, and resilience using a variety of tools and cloud platforms.
This project utilizes the following tools and technologies:
- Chaos Mesh: A versatile chaos engineering platform for Kubernetes.
- Kubernetes: The leading container orchestration platform.
- Cloud Providers:
- Civo
- Linode
- AWS
- GCP
To get started with Kubenet, follow the instructions below to set up your environment and start using the tools and scripts provided in this repository.
- A Kubernetes cluster (local or cloud-based)
- Access to one of the supported cloud providers (Civo, Linode, AWS, or GCP)
- kubectl installed and configured
- Helm installed (optional, for easier tool installation)
-
Clone the repository:
git clone https://github.com/siddhantprateek/kubenet.git cd kubenet
-
Configure Cloud Provider:
To be documented...
To be documented...
This project is licensed under the MIT License. See the LICENSE file for more details.
Thank you for using Kubenet! We hope this project helps you build more resilient and robust applications. If you have any questions or need further assistance, feel free to reach out.
Happy hacking!