apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-17T21:56:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "704"
  uid: c3ce2358-fe8e-4edb-82f5-eac9f016cab6
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9rdqp
      namespace: kube-system
      uid: 50370c5e-f431-4880-b454-31f27727fc24
  - ip: 10.0.0.170
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rt6zb
      namespace: kube-system
      uid: 701f58da-495c-4f99-ae7f-8e2a1dfbffd7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
