apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-09T01:01:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: 0a4a51a8-e391-4f11-a795-a48f93ebf590
subsets:
- addresses:
  - ip: 10.0.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8fnl6
      namespace: kube-system
      uid: 3e53ecb3-64c6-4526-94ae-97c5731c21ed
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w29ch
      namespace: kube-system
      uid: daa62202-224a-4844-9223-59f904ce0729
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
