apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-22T23:05:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: a7d2e2c3-794c-4519-af21-46b2a3e9c491
subsets:
- addresses:
  - ip: 10.0.0.232
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7dhhv
      namespace: kube-system
      uid: 50fedc6f-e456-4d8c-8abc-113552f19f3d
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sdx5l
      namespace: kube-system
      uid: e817dbde-5f0c-47ea-b7c6-90fa50f5cc10
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
