apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-01T23:22:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "850"
  uid: bc294f5c-9056-45a4-bc56-2e696485243a
subsets:
- addresses:
  - ip: 10.0.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4jfrz
      namespace: kube-system
      uid: 2bb878ab-2a69-40b5-af79-09a82c257573
  - ip: 10.0.0.15
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-56wq4
      namespace: kube-system
      uid: 474f0504-4315-4b73-a9af-ce71f5828ba5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
