apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T05:52:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: bf03cb9a-6ec8-48a3-a066-333f0dbde408
subsets:
- addresses:
  - ip: 10.0.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4p9jz
      namespace: kube-system
      uid: 45affc4f-704d-4b9b-b368-4c7122d6c5d3
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ggm2l
      namespace: kube-system
      uid: 4ddbd860-c0ac-4271-aec8-9080b2dd109c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
