apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-04T10:13:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: 5ff7a877-47d2-480c-a077-6ccd560044b6
subsets:
- addresses:
  - ip: 10.0.0.180
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kf7l4
      namespace: kube-system
      uid: d6d5e17a-e8fc-4828-b188-d2fcd725a7bd
  - ip: 10.0.0.31
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r5gqz
      namespace: kube-system
      uid: 392fb6ac-3571-4c25-b4e4-cbae301cb63e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
