apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-13T01:10:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "919"
  uid: a086d777-a400-4a0b-aa64-61c34c93257b
subsets:
- addresses:
  - ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v7qks
      namespace: kube-system
      uid: 14e50a5a-d159-4d39-9524-1dd20427ce62
  - ip: 10.0.0.117
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zlhrb
      namespace: kube-system
      uid: 399b38c1-989c-4cf2-80fc-6e4adc04d416
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
