apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-19T01:27:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: 756e3d61-6077-4958-b60e-246ccc4c67ee
subsets:
- addresses:
  - ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qspll
      namespace: kube-system
      uid: 33b5d6c1-f781-43d8-9510-b6bf006ebe37
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d89lc
      namespace: kube-system
      uid: c6cc2335-6fce-408a-947c-7e4669511657
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
