apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-06T22:00:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "692"
  uid: 29e6bb94-0feb-4b15-8e86-b10aa287ebd8
subsets:
- addresses:
  - ip: 10.0.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d4w8l
      namespace: kube-system
      uid: eabfbe5e-f038-4568-ab4c-9620ad97ce1f
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-64fw5
      namespace: kube-system
      uid: 99d20b6f-a9e6-4ce6-b783-efe302f0f13d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
