apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-31T22:20:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "847"
  uid: 2f51ebf9-c028-4372-97f3-cd45c5118fd0
subsets:
- addresses:
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cx2bn
      namespace: kube-system
      uid: 8324ed66-b7ea-4521-bdd2-bf94651e2f86
  - ip: 10.0.0.46
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9r2n2
      namespace: kube-system
      uid: 2a332db8-7813-4e1a-86b7-1949d06d691a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
