apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-06T00:28:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "735"
  uid: fc460c10-bf6f-402f-b459-ec6781ac2877
subsets:
- addresses:
  - ip: 10.0.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7mx7k
      namespace: kube-system
      uid: aa4ef146-5c3e-4279-a25d-58d4b6eda3b3
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-92pjn
      namespace: kube-system
      uid: 1adaa78b-4e7b-4b5f-b832-4d80a8bf8969
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
