apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T01:23:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "870"
  uid: 1d4cca19-3a37-4736-a9c9-6d5a34d85fe1
subsets:
- addresses:
  - ip: 10.0.0.54
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4bmlh
      namespace: kube-system
      uid: 5fbaf3af-6333-4bf0-ade9-746162769052
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5wvkl
      namespace: kube-system
      uid: 9797d297-abba-4d5a-aa7e-9a1ab23990d0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
