apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T06:08:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "846"
  uid: 42974e65-7d58-4b6f-a32a-d45e9eddeeaa
subsets:
- addresses:
  - ip: 10.0.0.21
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zdxc5
      namespace: kube-system
      uid: 716bdca5-8a70-488c-a687-a61a417f4372
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v472f
      namespace: kube-system
      uid: 936aa9d4-ef93-45c4-a1b0-9d83f479ffde
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
