apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-30T17:55:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "921"
  uid: 9ba1a2c1-1d66-4324-b3d1-abc3ec4566a7
subsets:
- addresses:
  - ip: 10.0.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jqmnv
      namespace: kube-system
      uid: 2ea34a36-8d37-4f70-b0db-54cd262c9c0f
  - ip: 10.0.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p8zd2
      namespace: kube-system
      uid: 58ca9b47-f5f8-4010-8475-4f3e66e269b7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
