apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-08T22:04:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "842"
  uid: 5e430d59-c91c-40d4-ac01-597160e0ee20
subsets:
- addresses:
  - ip: 10.0.0.119
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xddk2
      namespace: kube-system
      uid: 91d70883-a68c-4349-8ae6-991e675266ec
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hldtj
      namespace: kube-system
      uid: e9ff577c-e54c-4018-af0e-2f702b635168
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
