apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-02T02:10:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "720"
  uid: 58fea43e-f62b-47d5-bd55-2e1f09939e48
subsets:
- addresses:
  - ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pd9j5
      namespace: kube-system
      uid: 4f0d0945-e98c-4a2b-baa4-93414ef16354
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ptsmf
      namespace: kube-system
      uid: a54e3a86-69f8-4c06-95fa-d2c89b9301a1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
