apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T16:34:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "850"
  uid: 8aef64bb-81d0-4004-a53f-290f27f256e6
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-76ffv
      namespace: kube-system
      uid: 16190472-1f41-4b48-ae00-47c7052b7ef7
  - ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nf4nk
      namespace: kube-system
      uid: dc1c4785-a6a9-4bf4-8c57-f340044aaafa
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
