apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T18:39:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: 0b806a4c-f369-4926-9708-3aa4432b1eef
subsets:
- addresses:
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rncxv
      namespace: kube-system
      uid: db7b724a-502a-4f09-9557-d3a520426acc
  - ip: 10.0.0.178
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-888h4
      namespace: kube-system
      uid: 940f34a6-ee4d-48f9-bded-0c4972ba2c93
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
