Releases: J-Hoplin/Kubernetes-Virtual-Cluster
Releases · J-Hoplin/Kubernetes-Virtual-Cluster
v 0.2.0 : Project's core language has been changed(Python3 -> Golang)
Announcement
Python3 version is now deprecated and no longer maintained!
If you want to use Python3 version, follow this branch(But not recommended)
What's new?
- The base language of this project has been changed to go language.
- There are more advantages than Python in CLI production, and open source called cobra was used for this project
- Apply the concept of concurrency programming using goroutine to show improved performance compared to Python version
Update
v 0.0.3
v 0.0.2
Version 0.0.1
- Initial Version