An open API service indexing awesome lists of open source software.

https://github.com/natrontech/kubelab-agent

The agent of the kubelab.
https://github.com/natrontech/kubelab-agent

Last synced: 4 months ago
JSON representation

The agent of the kubelab.

Awesome Lists containing this project

README

          

# Agent

Credits [cloudshell](https://github.com/zephinzer/cloudshell)

Installed tools:

- bash
- wget
- curl
- openssl
- jq
- vim
- nano
- git
- dnsutils
- openssh-client
- build-essential
- python
- libffi-dev
- libssl-dev
- kubectl
- helm
- cri-o
- bash-completion
- podman

It executes a script from `/scripts/check.sh` when `GET /check` is called.