apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-20T05:34:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: fbd063e9-cc78-4bd0-9ed3-f7cd03f6c4ec
subsets:
- addresses:
  - ip: 10.0.0.191
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jl5g4
      namespace: kube-system
      uid: 8e5b95ea-91b9-4b0a-993b-268ad112cd31
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bmn69
      namespace: kube-system
      uid: 6f0feaa8-c29d-4e76-ad71-bab42d1f6efb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
