From 6cfa4074543846c7749b0866b3d4f1b6004ebea8 Mon Sep 17 00:00:00 2001 From: "philipp.achmueller" Date: Thu, 29 Jun 2023 13:49:50 +0200 Subject: [PATCH] create kubecost.yaml Signed-off-by: philipp.achmueller --- microsite/data/plugins/kubecost.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 microsite/data/plugins/kubecost.yaml diff --git a/microsite/data/plugins/kubecost.yaml b/microsite/data/plugins/kubecost.yaml new file mode 100644 index 0000000000..7f127fd528 --- /dev/null +++ b/microsite/data/plugins/kubecost.yaml @@ -0,0 +1,11 @@ +--- +title: Kubecost +author: suxess-it +authorUrl: https://github.com/suxess-it +category: Discovery +description: show all k8sgpt results of the k8sgpt operator related to your entity +description: Get cost insights from Kubecost Installation for your k8s deployments +documentation: https://github.com/suxess-it/backstage-plugin-kubecost/blob/main/README.md +iconUrl: https://avatars.githubusercontent.com/u/45108136?s=200&v=4 +npmPackageName: '@suxess-it/backstage-plugin-kubecost' +addedDate: '2023-06-29'