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.
- Host: GitHub
- URL: https://github.com/natrontech/kubelab-agent
- Owner: natrontech
- License: apache-2.0
- Created: 2023-06-08T21:41:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-25T13:27:30.000Z (over 1 year ago)
- Last Synced: 2025-03-24T21:02:59.292Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 2.76 MB
- Stars: 1
- Watchers: 0
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
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.