apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-13T23:04:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "697"
  uid: edebda5b-f395-4bf5-95b5-58104f099fd2
subsets:
- addresses:
  - ip: 10.0.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x4rvc
      namespace: kube-system
      uid: c2e7282d-e09a-4b52-ba98-0bec74aa6cea
  - ip: 10.0.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lcxz8
      namespace: kube-system
      uid: f7ca0ba5-a77d-4cae-896b-42346d4bf32c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
