apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T16:51:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "928"
  uid: f3ddb9df-2fab-448c-a5f9-fc7048adcac7
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gfhwq
      namespace: kube-system
      uid: 0048a748-1116-4f90-8a4b-27ac33565f53
  - ip: 10.0.0.155
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k9ksb
      namespace: kube-system
      uid: 376768aa-53df-4ef9-b671-5920dc984780
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
