apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T15:25:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: e58660bb-6c3d-4b00-9229-d4ab9b5de391
subsets:
- addresses:
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l6fx2
      namespace: kube-system
      uid: 1951d945-a173-4027-b0b2-d471700c5f72
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9pcvd
      namespace: kube-system
      uid: 9a1bdac7-f626-4389-b429-7b45632c53df
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
