apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-21T06:39:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "924"
  uid: b0cebed1-aeb3-468b-9764-addf40601289
subsets:
- addresses:
  - ip: 10.0.0.192
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-479nc
      namespace: kube-system
      uid: 790d55a7-b71a-46e8-874d-bd7036d6938b
  - ip: 10.0.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vfdw7
      namespace: kube-system
      uid: db289bca-b36b-4ee3-ab0e-2c6a16be4a39
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
