Skip to content

Instantly share code, notes, and snippets.

apiVersion: v1
kind: Pod
metadata:
name: dind-stable
spec:
containers:
- name: docker-cmds
image: docker:stable
command: ['docker', 'run', '-p', '80:80', 'httpd:latest']
resources:
@veggiemonk
veggiemonk / CKAD.md
Last active June 6, 2024 16:47
CKAD exam preparation