apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T07:56:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "841"
  uid: 2cc9a075-b3ea-4bb1-a965-11ff8b833025
subsets:
- addresses:
  - ip: 10.0.0.96
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5ndzz
      namespace: kube-system
      uid: 9417f2c6-fe11-41c6-8622-0ca34b5c4ced
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s7kxc
      namespace: kube-system
      uid: 14ae65e4-0f82-403e-a7fe-024104497f0d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
