apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T09:34:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "930"
  uid: 2752dadd-5bd7-41aa-939a-addf6fd565a7
subsets:
- addresses:
  - ip: 10.0.0.168
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wqk9p
      namespace: kube-system
      uid: e44df1cf-f941-4a3a-b409-5638e5cceeac
  - ip: 10.0.0.53
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7f9md
      namespace: kube-system
      uid: 55c05d22-3eb8-4965-865f-332f87eb4e74
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
