apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-05T12:56:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: 7fcb972c-3e22-454b-8f08-0ff86e063841
subsets:
- addresses:
  - ip: 10.0.0.118
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r5l6l
      namespace: kube-system
      uid: fb0ab6e6-6b57-417e-9460-7b0be9c73724
  - ip: 10.0.0.170
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j2n65
      namespace: kube-system
      uid: e45ed59b-161a-419e-89bd-1d4c501a202a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
