apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T16:48:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: 1c9908f0-7de3-431f-a9a8-2264410d36bb
subsets:
- addresses:
  - ip: 10.0.0.189
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wbd8l
      namespace: kube-system
      uid: 06ead799-8183-4cf2-8056-09b73f0088b0
  - ip: 10.0.0.85
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v7whq
      namespace: kube-system
      uid: f37fd872-2e4f-4e12-9a85-2d64a441dbcd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
