apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-02T23:47:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 0f77d4c2-21bd-4adf-ae58-51ed08ed8b48
subsets:
- addresses:
  - ip: 10.0.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l7jlp
      namespace: kube-system
      uid: 6905531e-a158-4209-845b-ac64207010ff
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gp5j9
      namespace: kube-system
      uid: 0b744bbd-160e-4a20-9a6b-9d716d6758c1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
