Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/majeinfo/killercoda
Scenarios for killercoda platform
https://github.com/majeinfo/killercoda
Last synced: about 5 hours ago
JSON representation
Scenarios for killercoda platform
- Host: GitHub
- URL: https://github.com/majeinfo/killercoda
- Owner: majeinfo
- Created: 2024-03-05T07:58:28.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-24T13:00:39.000Z (8 months ago)
- Last Synced: 2024-03-25T13:38:51.294Z (8 months ago)
- Language: Shell
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# killercoda
- 001-pod-error: wrong Pod image name
- 002-pod-error: wrong Pod resources definition
- 003-pod-error: Pod does not support node taint
- 004-pod-error: container uses wrong UID & GID
- 005-pod-error: container cannot display the right index.html page
- 006-pod-error: container exceeds resource quota
- 007-pod-error: wrong initContainer command & how to use a ConfigMap
- 008-deploy-error: wrong Deployment definition
- 009-deploy-error: rogue hpa
- 010-pod-error: missing label on Node
- 011-pod-error: missing toleration on Pod
- 012-pod-error: missing envvar (needs to get the logs)
- 013-ds-error: missing Pod in DaemonSet
- 014-svc-error: wrong Service definition
- 015-node-error: controlplane is cordoned !
- 016-node-error: DiskPressure !
- 017-kubeconfig-error: cannot manage the cluster
- 100-pod-error: upgrade priorityClassName
- 101-pod-error: play with podAntiAffinity
- 102-config-error: wrong Base64 secret
- 103-drain-error: cannot drain because of PDB+toleration missing
- 104-netpol-error: a netpol denies access to the DB
- 105-ingress-error: wrong ingress rule and service
- 106-custom-controller-error: wrong RBAC for cuscon
- 107-scheduler-error: wrong scheduler manifest !
- 108-node-not-ready: why is this node not ready (bad kubelet conf)
- 200-security-error: access PKI from a container