apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-30T18:55:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "861"
  uid: f4a5709e-c32a-4e84-82a4-f3a3c14ba1bb
subsets:
- addresses:
  - ip: 10.0.0.229
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rmbk8
      namespace: kube-system
      uid: ad1e4128-c215-4b03-a598-004813d1a2a1
  - ip: 10.0.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vgjbt
      namespace: kube-system
      uid: 3a0347ca-fa9b-439b-af2d-d8fde72829a1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
