apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-23T23:54:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "856"
  uid: 5c407eb8-9e39-48b0-a4c2-6c4b9ab36585
subsets:
- addresses:
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4z9z4
      namespace: kube-system
      uid: 2736d831-1abd-49b3-a59c-2db19fdd3916
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sg49r
      namespace: kube-system
      uid: b8cefdaf-d917-4829-868b-ff06108576fd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
