apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-22T06:46:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: 10b40acb-34e8-49e7-858d-a15ace50883a
subsets:
- addresses:
  - ip: 10.0.0.163
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lxq54
      namespace: kube-system
      uid: 99def246-80ce-4240-8c28-2e684e755041
  - ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zx94w
      namespace: kube-system
      uid: 8422a4a1-3f13-4e4f-9c12-65a6621f1b2a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
