apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T06:22:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: 2383a42c-9baa-4db3-a171-7b3bd5056897
subsets:
- addresses:
  - ip: 10.0.0.168
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nn9js
      namespace: kube-system
      uid: 1750fad1-a35d-45bc-8a7f-a27e24582df2
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7wf47
      namespace: kube-system
      uid: 2ed51363-79bf-4071-82d9-3be71150200d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
