apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T21:01:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: 6a38c994-e2ce-47b4-895e-1a387e28c698
subsets:
- addresses:
  - ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k99qq
      namespace: kube-system
      uid: 3f910662-557c-41f4-8565-9599f55b22ef
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gsmt9
      namespace: kube-system
      uid: 78fcaf3c-e3ee-4097-8b33-7d32ff872d80
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
