Orchestrationk8s is a project designed to demonstrate advanced Kubernetes, Helm orchestration techniques and keen usage of boto3. It includes examples of configurations and deployments that enhance the scalability and manageability of containerized applications.
- Install Kubernetes CLI.
- Configure your local environment to interact with a Kubernetes cluster.
- Use provided YAML files to deploy services and deployments on Kubernetes.
- Utilize Kubernetes integrated monitoring tools and possibly third-party tools like Prometheus.
- Ensure all services are up and running by checking the Kubernetes dashboard.
- Comprehensive documentation is available in the docs directory.
- See CONTRIBUTING.md for how to propose changes and make pull requests.
- Licensed under the MIT License. See LICENSE file for more details.