apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-24T22:25:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: a41b2eb0-cd8c-4d1c-8cc9-f8b5161e5c7b
subsets:
- addresses:
  - ip: 10.0.0.193
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kdx8p
      namespace: kube-system
      uid: f3743cf7-0609-443e-9656-8802cb593146
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7q47w
      namespace: kube-system
      uid: 5836b474-ca16-4962-b445-feaac7150ee5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
