apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-06T20:56:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: eac316c1-ee98-4395-a2c8-e75c457feafb
subsets:
- addresses:
  - ip: 10.0.0.182
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lnhk2
      namespace: kube-system
      uid: c8db542a-cb3c-4006-9991-d37c4316721b
  - ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jd5qc
      namespace: kube-system
      uid: 54bd7375-1ad9-48b6-8fef-d7fa2322019e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
