apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-24T04:45:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: 35a11cdc-8b34-481c-8f27-f346d4f830d6
subsets:
- addresses:
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8ngbs
      namespace: kube-system
      uid: 9851fe3d-01e8-4226-ad37-e2f617c984bb
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p4dvw
      namespace: kube-system
      uid: be333932-8d7e-4701-8dee-c9d39c691167
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
