apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T11:14:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: 37c6e463-8c75-4052-9dd5-4a0b8b8a24de
subsets:
- addresses:
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6p5sm
      namespace: kube-system
      uid: c37a4a61-5873-4b30-a3a2-301eaa0bdba0
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gcc6x
      namespace: kube-system
      uid: 71d20844-313e-425f-baaa-5565faf28226
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
