-
Notifications
You must be signed in to change notification settings - Fork 1
Description
If you are interested in testing and improving support for the cloud-related SDKs/Tools as well as platforms in OpenLab, please fill out the details below. You can always find more information about OpenLab at https://openlabtesting.org
What is your focus?
- Performance
- Scale
- Reliability
- Resiliency
- Integration
- Multi-Cloud
- Operational Tooling
- Edge or IoT
- Machine Learning
- Artificial Intelligence
- Application Ecosystem
- Other
If this is for an open source project what is it?
KinD
Brief project description
Kubernetes IN Docker - local clusters for testing Kubernetes https://kind.sigs.k8s.io/
kind is a tool for running local Kubernetes clusters using Docker container "nodes".
kind is primarily designed for testing Kubernetes 1.11+, initially targeting the conformance tests.
Is project code 100% open source? If so, what is the URL or URLs where it is located?
https://github.com/kubernetes-sigs/kind
What kind of machines (VMs or Baremetal) and how many do you expect to use?
VMs - 2-4
What OS are you planning to use?
Ubuntu
Any special network configuration you expect or anticipate implementing?
No
Any architecture or other specifications/requirements (CPU, RAM, GPU, etc)?
aarch64
What testing are you planning to implement or need assistance implementing?
CI for KinD
How will this testing advance application and/or tooling built on-top of open infrastructure?
Kubernetes is the de-facto standard in container orchestration. KinD is a tool the Kubernetes community is expecting projects to use and it is promoting KinD. Having KinD work on multiple architectures will help to increase adoption across broader market.
Will you publish blog or paper from your testing?
- Yes
- No - if no, how will you present your results?
Results can be found by viewing the build logs.