apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-27T08:48:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "936"
  uid: 9fe82f2c-d20a-4104-a3da-c0adb32ff9c9
subsets:
- addresses:
  - ip: 10.0.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bj4hh
      namespace: kube-system
      uid: a9933a5f-6c69-47a8-960c-9791bdd77656
  - ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jxbc4
      namespace: kube-system
      uid: 9856efff-8125-43e0-adc4-0a80571bafe7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
