I'm building an AI agent that edits kubernetes configurations and I'd like to equip it with some external knowledge to correctly format documents for pods, resources, etc. This is a great resource but the website seems to produce only HTML-formatted text. Is there a way to obtain the generated documentation as a plaintext/YAML document instead of HTML?
Thank you