Skip to content

Instantly share code, notes, and snippets.

# Save this file as toolbox.yml and run
# kubectl apply -f toolbox.yml
# If edgedelta namespace doesn't exist either change the namespace (at line 11) or create namespace:
# kubectl create namespace edgedelta
#
# kubectl exec -it toolbox -n edgedelta -- /bin/sh
# curl -X GET "https://www.google.com" -x <proxy endpoint>
apiVersion: v1
kind: Pod
# Use cmd below to check the mounted log volumes
# kubectl exec -it busybox -- /bin/sh
apiVersion: v1
kind: Pod
metadata:
name: busybox
spec:
containers:
- name: busybox
image: docker.io/busybox
version: v2
agent_settings:
tag: RBC-demo
log:
level: debug
inputs:
files:
- labels: "errorcheck"