apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T01:58:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "922"
  uid: a704e63c-7668-416c-adb4-816db05746fc
subsets:
- addresses:
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fjjvw
      namespace: kube-system
      uid: 8233803b-9069-4f08-9a69-b3d96d2f514a
  - ip: 10.0.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rfbq6
      namespace: kube-system
      uid: e41e4959-4fde-47cd-b011-72e5c343d46b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
