apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-12T10:56:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: a4d4e795-2910-42f0-8777-f479d7f2382b
subsets:
- addresses:
  - ip: 10.0.0.169
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w9xjz
      namespace: kube-system
      uid: 39c18e0f-b68e-4707-88ce-fe3593abfeec
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hd9dp
      namespace: kube-system
      uid: 799a59ea-5559-4905-8541-122c5835e8c3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
