apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-16T00:23:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "916"
  uid: 2010839f-693a-4721-b87d-45916b08e21a
subsets:
- addresses:
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f2l8n
      namespace: kube-system
      uid: 6bb9ed41-86a7-4c5b-86ba-2fc517e4f428
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rjppm
      namespace: kube-system
      uid: 4aa4bad9-4e89-447b-b11a-cb20caa422f9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
