apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-01T18:33:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: 0dc0eb76-7e9b-4aee-bdcf-bd7a71a07fb6
subsets:
- addresses:
  - ip: 10.0.0.171
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k4fd9
      namespace: kube-system
      uid: fafe19d9-edeb-45c4-aae5-28b7eb2cac32
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fr64n
      namespace: kube-system
      uid: 028ab288-cb76-4c1a-ae88-c270e9b71810
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
