apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-24T15:19:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "976"
  uid: 1955f63b-5dd3-4d9a-9138-21e59072cbaa
subsets:
- addresses:
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gw586
      namespace: kube-system
      uid: fc9d70d1-a086-4367-be14-9f7ed40a7c2a
  - ip: 10.0.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-thf4b
      namespace: kube-system
      uid: 9708f88c-b75b-48df-982a-83d06b18c787
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
