apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-17T15:10:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 4ac66f56-0c4e-49de-bbd5-69a16101c1d0
subsets:
- addresses:
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-knb9h
      namespace: kube-system
      uid: fb666b3f-dfc2-418e-aba8-86b5afbdc3e9
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vzjl6
      namespace: kube-system
      uid: 2887db6a-2a37-4d15-86b4-7f5f3edd5f48
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
