apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-31T18:21:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: 092db1a5-fbb7-4883-bb59-b1c5beab7d23
subsets:
- addresses:
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l5h5x
      namespace: kube-system
      uid: c668af5c-137a-4794-a421-6f47dec357c8
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p7zp2
      namespace: kube-system
      uid: f1facba1-6ada-4945-8ea0-120596024693
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
