apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T11:50:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: b18ab87b-cebe-444d-ae54-15679001c6bd
subsets:
- addresses:
  - ip: 10.0.0.251
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pc2ts
      namespace: kube-system
      uid: c49b31ad-cc4b-4682-b89a-f6fecb6fd573
  - ip: 10.0.0.41
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-st9kf
      namespace: kube-system
      uid: 5aa32508-192e-4d7c-8fb6-e2d7bec26c5d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
