apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-15T20:51:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: ead797de-d014-4bb3-b198-3ac290dcaf95
subsets:
- addresses:
  - ip: 10.0.0.153
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vngkw
      namespace: kube-system
      uid: 3b857f1b-ca5d-41bf-a13c-b59af051184d
  - ip: 10.0.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hqg8c
      namespace: kube-system
      uid: 999c96bb-8209-4d43-9023-f3dd25333dce
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
