apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-03T07:24:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: a2faaecb-b646-4942-aece-575f6c8c8932
subsets:
- addresses:
  - ip: 10.0.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lclxk
      namespace: kube-system
      uid: b90de2b4-6804-44cc-92c9-808730f94061
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8vddx
      namespace: kube-system
      uid: 530b02b1-df70-4502-89ea-a39f0e787d76
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
