apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-13T22:43:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 3e567d78-9b1c-4508-bcbb-805560e135a9
subsets:
- addresses:
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bv46j
      namespace: kube-system
      uid: b9d5c618-401a-4af3-9c86-acff5303122f
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8jm42
      namespace: kube-system
      uid: 66e62ec8-fd82-4ae6-bb40-d10e1993e192
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
