apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-25T19:10:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1063"
  uid: 00bd31fc-5a06-4a37-96aa-340ea1be2b56
subsets:
- addresses:
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lg7xq
      namespace: kube-system
      uid: ccad43e2-3af4-4d96-9233-8087b54df71c
  - ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ctf7x
      namespace: kube-system
      uid: e2afd057-aa8d-408e-95d0-5f507709cc19
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
