apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-03T18:43:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "924"
  uid: 124d3da7-71ad-4f7c-a0d1-aa18ef604289
subsets:
- addresses:
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fjsq7
      namespace: kube-system
      uid: 622c46b2-2ce1-4e50-a1eb-cc2c40a05103
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g22gp
      namespace: kube-system
      uid: 116f2f4c-841a-4ff1-a50d-bbfc411db0bd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
