apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-25T21:07:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: 8140ed67-7da0-46f6-8e5a-b2152eb49a41
subsets:
- addresses:
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-96ftj
      namespace: kube-system
      uid: 0aef098d-9ce6-42a8-b6e4-c0a3e4afc1fd
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7m4rj
      namespace: kube-system
      uid: adf24020-b7c1-4719-afcf-c1fa419eca48
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
