Skip to content

Instantly share code, notes, and snippets.

View chrlic's full-sized avatar

Martin Divis chrlic

  • Cisco Systems
  • Prague, Czech Republic
View GitHub Profile
@chrlic
chrlic / d-downstream.yaml
Created January 20, 2023 11:24
Supporting material for AppD, Instrumentation, and OpenTelemetry blog
apiVersion: apps/v1
kind: Deployment
metadata:
name: downstream
spec:
replicas: 1
selector:
matchLabels:
app: downstream
template: