apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T20:49:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "901"
  uid: 89b0ac81-58aa-49e9-9552-106d412ad2c7
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-txfnl
      namespace: kube-system
      uid: 92b5283d-aaaa-454d-8763-9cd1281e37fe
  - ip: 10.0.0.36
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qpgm7
      namespace: kube-system
      uid: f65cd456-4a3f-47e1-a9e4-0418259cc0a8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
