apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-23T23:54:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: bd918dec-3e6f-443d-a794-dec511391e24
subsets:
- addresses:
  - ip: 10.0.0.137
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c74gg
      namespace: kube-system
      uid: 43725ab9-127e-4c15-9d30-6735fbc2ac5d
  - ip: 10.0.0.6
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fr8cl
      namespace: kube-system
      uid: b6d03e5e-a5a3-4e76-90f5-adae17a616f6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
