apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-30T01:53:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: 0aad1535-d4c9-4048-99d0-0628cea3b3b9
subsets:
- addresses:
  - ip: 10.0.0.159
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8p625
      namespace: kube-system
      uid: 6f64d8ab-f34b-41a7-be08-9890f079be67
  - ip: 10.0.0.207
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gr5l2
      namespace: kube-system
      uid: b47943dc-8adf-4c90-8b38-fe7353e3a212
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
