Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Releases: vmware-archive/purser

v1.0.0

27 Nov 11:44
ee8c569
Compare
Choose a tag to compare

The first release of Purser ships with the following major features:

  • Ability to define logical grouping of resources using K8s CRDs for enhanced filtering.

  • Compute, Storage, Cost and Savings visibility of native k8s resources and custom resources.

  • Web-Hook implementation for posting inventory changes to the target URL.

  • kubectl extension via K8s plugin for CLI.

  • UI with three major components.

    • Hierarchy visibility of cluster (Logical and Physical view)
    • Compute, Storage and Cost distribution among the resources as a heat map.
    • Insights into the network interactions of pods and services.

Pre-release of purser binary v0.1-alpha.2

10 Sep 04:01
fcffe52
Compare
Choose a tag to compare

Major changes from previous release

  1. Cost calculation is now based on price per unit-resource per hour
  2. Controller, plugin support for groups.

Pre-release of purser binary v0.1-alpha.1

03 Sep 12:17
0cab290
Compare
Choose a tag to compare
Merge pull request #9 from hemani19/dependency-mgmt

chore(#7): introduces dependency management and updates Makefile.