apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-24T15:29:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: a536d412-a1b5-4462-ab2b-2756c6859ab3
subsets:
- addresses:
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m4497
      namespace: kube-system
      uid: b7259921-a792-4a2f-92e3-2bd52d23a253
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-74kl9
      namespace: kube-system
      uid: 55dc6700-20dd-4451-a2ce-56df330cb5ec
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
