apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-06T19:10:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: 29a7aa34-0f03-48ba-a7d3-e54c83ce558c
subsets:
- addresses:
  - ip: 10.0.0.193
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rztc9
      namespace: kube-system
      uid: 8d382e44-a480-48cd-a9ce-35d4f6eeb6e6
  - ip: 10.0.0.220
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4l6nt
      namespace: kube-system
      uid: a9fae375-71b0-4045-a74a-13014d520eff
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
