{{ page.hero.headline }}
{{ page.hero.content }}
--- layout: default id: home description: Validate your Kubernetes configuration backgrounds: case_study: green team: dark-blue hero: banner: /img/heroes/sonobuoy.png headline: Validate your Kubernetes configuration content: Sonobuoy is a diagnostic tool that makes it easier to understand the state of a Kubernetes cluster by running a choice of configuration tests in an accessible and non-destructive manner. cta_link1: text: Get Started with Sonobuoy url: /docs cta_link2: text: Download Latest Release url: https://github.com/vmware-tanzu/sonobuoy/releases/latest promo1: icon: /img/testing-icon.svg #url: http://www.example.com?box1 title: Conformance Testing content: Ensure that a cluster is properly configured and that its behavior conforms to official Kubernetes specifications. promo2: icon: /img/debug-icon.svg #url: http://www.example.com?box2 title: Workload Debugging content: Easily generate diagnostics for troublesome workloads that are difficult to debug. promo3: icon: /img/test-icon.svg #url: http://www.example.com?box3 title: Custom Tests and Data Collection content: Create plug-ins to test any custom configuration or use a variety of community plug-ins. secondary_ctas: cta1: title: An Introduction to Sonobuoy url: /Sonobuoy-101/ content: Read an overview of the Sonobuoy project, including key use cases and how to get involved. cta2: title: Learn how Sonobuoy is used for CNCF Certification url: https://www.cncf.io/certification/software-conformance/ content: See a project that displays the Certified Kubernetes logo? Learn about the Cloud Native Computing Foundation’s vendor certification program and how Sonobuoy is the underlying technology to support the program. #reference: # title: Getting Sonobuoy # content: Lorem ipsum dolor sit amet.... # links: # ISO: http://www.example.com # OVA: http://www.example.com # Amazon Machine Image: http://www.example.com # Google Compute Engine Image: http://www.example.com # Azure VHD: http://www.example.com ---
{{ page.hero.content }}
{{ page.hero.promo1.content }}
{{ page.hero.promo2.content }}
{{ page.hero.promo3.content }}
{{ page.secondary_ctas.cta1.content }}
{{ page.secondary_ctas.cta2.content }}