apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-24T17:18:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: 70aa5607-e8cb-4ed2-88a3-ed06576a7612
subsets:
- addresses:
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-krxf9
      namespace: kube-system
      uid: f2bcb9eb-5057-440f-a619-5db968c1a42d
  - ip: 10.0.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-llpbp
      namespace: kube-system
      uid: c8d81ae5-f009-45c1-931d-8575f9230168
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
