apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T03:24:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "872"
  uid: b9cffd4b-cd3b-47c0-9a6f-09f4f4601378
subsets:
- addresses:
  - ip: 10.0.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nbp8n
      namespace: kube-system
      uid: 019767d5-b27a-49a3-82e5-26470868bf67
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rfv56
      namespace: kube-system
      uid: 36a3af98-fa46-4467-bd03-3e6f27db4636
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
