apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T02:47:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 8f610bd6-4a08-46be-9520-33f7918d5eba
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9hkxb
      namespace: kube-system
      uid: 4b72bc7e-685f-446a-8f96-573f2ada8c14
  - ip: 10.0.0.188
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xvpsm
      namespace: kube-system
      uid: 7574158a-5bb0-4534-962c-55e2b6bbe207
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
