apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-29T15:48:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: 5b39571e-daeb-4f5f-933d-4f9dc6841fc3
subsets:
- addresses:
  - ip: 10.0.0.136
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-58kfx
      namespace: kube-system
      uid: 8690f4c7-a5e2-48b8-9ff4-27eb300f1f1d
  - ip: 10.0.0.7
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2kv78
      namespace: kube-system
      uid: cf52675c-c932-4018-aeb8-b8d3184518d6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
