apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T04:55:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: 3c227e5e-18fe-41c7-9165-4de57e9714fd
subsets:
- addresses:
  - ip: 10.0.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nzsfx
      namespace: kube-system
      uid: a9f31494-34da-4110-bae2-7ac28bdf6676
  - ip: 10.0.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6dxwm
      namespace: kube-system
      uid: c5fc9143-858b-4e9f-91da-674eedc11845
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
