https://github.com/cbuschka/k3d-eval
https://github.com/cbuschka/k3d-eval
evaluation k3d k3s
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cbuschka/k3d-eval
- Owner: cbuschka
- Created: 2020-07-12T19:05:48.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-21T09:59:55.000Z (almost 4 years ago)
- Last Synced: 2025-01-16T04:24:30.963Z (9 months ago)
- Topics: evaluation, k3d, k3s
- Language: Shell
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# k3d evaluation
## requirements
* curl
* docker
* bash
* linux## steps
* 000_install_k3d.sh - install k3d
* 010_setup_cluster.sh - setup a cluster
* 011_install_dashboard.sh - install the k8s dashboard (optional)
* 020_create_dev.sh - setup a dev namespace and deploy an hello world app with ingress
* 999_destroy_all.sh - destroy the cluser
* configrc - config for cluster name and k3d version
* get_token.sh - script to request the login token for dashboard login from cluster