apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T00:52:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: 42874b20-9cd8-4bcd-94d6-675f51c30a74
subsets:
- addresses:
  - ip: 10.0.0.236
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qww68
      namespace: kube-system
      uid: a9f39380-0136-4b1c-bf25-94fbccc272fd
  - ip: 10.0.0.53
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hv4cg
      namespace: kube-system
      uid: 7940c92f-50b1-47fe-bcf4-8d7aeea67265
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
