apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T12:56:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: ce69a5ec-8990-407c-b66f-fd7277c4d816
subsets:
- addresses:
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t9bc8
      namespace: kube-system
      uid: f413a98d-8dab-4c67-a87d-d46b39c17b85
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-trqvf
      namespace: kube-system
      uid: 3bd60c22-e045-4137-ba16-f72639c57051
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
