apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-15T04:58:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "918"
  uid: 0fc089ee-012c-4ccd-87b5-b7741e1e568b
subsets:
- addresses:
  - ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w7ccj
      namespace: kube-system
      uid: e1bb6987-1bd3-46d4-a78d-63ca1cdf6b96
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9jmd8
      namespace: kube-system
      uid: e1227796-e35b-4caf-b34d-92ceff65ddd1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
