apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-18T09:04:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 9a6d865d-c29c-4695-849c-5ab030fdc6c4
subsets:
- addresses:
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l6q49
      namespace: kube-system
      uid: 1d3c0a1c-5d46-4feb-bced-ae33f2ce523c
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5wt8t
      namespace: kube-system
      uid: 6261ef3c-198e-4690-a002-cbb73b7a4df7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
