apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T10:51:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "916"
  uid: 1c6e9c67-b768-4ec6-9c73-9bf2b877431a
subsets:
- addresses:
  - ip: 10.0.0.119
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mpwl6
      namespace: kube-system
      uid: 7475b8e4-4181-4e62-bd19-c6bf7370f3d2
  - ip: 10.0.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9f8np
      namespace: kube-system
      uid: 13325e1c-2234-4713-b62e-881074e41985
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
