apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T22:00:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: 81925a38-b26f-46db-bf84-b78f7022cc53
subsets:
- addresses:
  - ip: 10.0.0.140
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qqfv7
      namespace: kube-system
      uid: 79bfc34a-80f5-4ed8-987e-9a7a5758ceed
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vq588
      namespace: kube-system
      uid: f629cd76-90b9-4db8-9916-5f10943ad1ca
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
