cluster-api: Book preview does not render tabs
What steps did you take and what happened:
If I open the preview of the Cluster API book at https://master.cluster-api.sigs.k8s.io/user/quick-start.html is does not see tabs:

What did you expect to happen:
To see tabs, like I can see when I run make serve-book:

Anything else you would like to add: From a quick look at the HTML, the web site at master.cluster-api.sigs.k8s.io does not apply transformations to {{tabs}}{{tab}} directives at all, so most probably there is some problem in the site generation part, not in the page source.
/kind bug /area documentation
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 16 (16 by maintainers)
I didn’t see anything out of place in the logs, but I went ahead and kicked off a new build (with clearing the cache) to see if it resolves the issue.