Skip to content

Releases: zanetworker/hcp-sizer

v0.1.3

21 Feb 19:10
Compare
Choose a tag to compare
Release 0.1.3

v0.1.2

16 Jan 20:58
Compare
Choose a tag to compare

Features:

  • Added a new option called "discover" to run the application in discovery mode.
  • When running in discovery mode, the application now prompts for the number of pods to be run on the cluster and the calculation method (request-based or load-based).
  • The "Discover" feature helps in automatically fetching data from a Kubernetes cluster to calculate the maximum number of Hosted Cluster Providers (HCPs) that can be hosted and the estimated HCP ETCD storage requirement.

Improvements:

  • The application now uses the clientset to initialize the Kubernetes client and fetches cluster data from the Kubernetes cluster.
  • The prompt for the number of pods and the calculation method has been added to the discovery mode.
  • The prompt for the number of worker CPUs, worker memory, and maximum pods has been removed in the discovery mode.

v0.1.1

16 Jan 20:53
Compare
Choose a tag to compare
Release 0.1.1

v0.1.0