apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-20T06:08:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 3a6b527e-238c-4a00-88ec-4412e9b4154e
subsets:
- addresses:
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d8vgr
      namespace: kube-system
      uid: 27fbaf9a-1913-44a4-99f5-f242c73f48ca
  - ip: 10.0.0.159
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7lg74
      namespace: kube-system
      uid: 41a7daf9-49f4-40e8-8448-45f023241a16
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
