apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-22T14:27:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "873"
  uid: 0ca2bc5e-6a87-4e0a-9926-7a3ee89b8723
subsets:
- addresses:
  - ip: 10.0.0.159
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vcf6d
      namespace: kube-system
      uid: a716d80d-fed5-457f-a47a-7554032b29f1
  - ip: 10.0.0.71
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-swplx
      namespace: kube-system
      uid: c402d018-e70e-445a-b392-9d19627ac922
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
