Updates README

This commit is contained in:
Elia el Lazkani 2021-03-20 11:54:32 +01:00
parent 6b27cc413b
commit c002e8c116

View file

@ -1,6 +1,4 @@
--- # Get K8s Resources
title: Get K8s Resources
---
The `get_k8s_resources` script is a small script that will return a list of all instances of a certain kubernetes type `JSON` formatted. The `get_k8s_resources` script is a small script that will return a list of all instances of a certain kubernetes type `JSON` formatted.
@ -28,7 +26,7 @@ The `get_k8s_resources` script is a small script that will return a list of all
# Requirements # Requirements
The requirements can be found in the [requirements.txt](../src/branch/master/requirements.txt) file in this repository. The requirements can be found in the [requirements.txt](requirements.txt) file in this repository.
# Configuration # Configuration