mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-12-01 07:26:05 +07:00
add more todo
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
A non-exhaustive list of tasks (in no-particular order) includes:
|
||||
- [x] basic single "node" clusters
|
||||
- [x] multiple clusters per host / named clusters
|
||||
- [ ] user guides for common usage
|
||||
- [ ] user guides for more advanced usage
|
||||
- [ ] preflight checks
|
||||
- [ ] multi-node clusters
|
||||
- [x] support for multiple kubernetes builds:
|
||||
@@ -25,8 +27,9 @@ A non-exhaustive list of tasks (in no-particular order) includes:
|
||||
- [ ] more advanced network configuration (not docker0)
|
||||
- [ ] support for other CRI within the "node" containers (containerd, cri-o)
|
||||
- [ ] switch from `exec.Command("docker", ...)` to the Docker client library
|
||||
- [ ] log dumping functionality
|
||||
- [ ] log dumping functionality / cli commands
|
||||
- [ ] support audit logging
|
||||
- [ ] cli command to list clusters
|
||||
|
||||
# Wishlist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user