apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T06:00:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "850"
  uid: 82315201-4074-4ee5-9d6b-df232429690b
subsets:
- addresses:
  - ip: 10.0.0.197
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ns8kl
      namespace: kube-system
      uid: d97227ac-2db2-4ab6-aab3-3ea6c035279d
  - ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4dft9
      namespace: kube-system
      uid: 11abc27f-428a-427a-9985-3643abc65582
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
