Objective: Create a single Helm chart that allows users to install Kubecost, Pixie, and Robusta in one go.
Deliverables
-
Helm Chart:
- Develop a Helm chart that combines the installation of Kubecost, Pixie, and Robusta.
- Ensure the chart is structured to handle dependencies and configuration for each application.
-
Installation Demonstration:
- Provide a step-by-step guide on how to install Kubecost, Pixie, and Robusta using the combined Helm chart.
- Demonstrate the installation on a Kubernetes cluster (kind).
- Show that all required packages (Kubecost, Pixie, and Robusta) are installed correctly.
- Validate that all applications are in a healthy state post-installation.
Acceptance Criteria
- A single Helm chart repository is created for Kubecost, Pixie, and Robusta.
- Comprehensive documentation is available, covering installation and configuration.
- A step-by-step installation guide is provided and verified on a Kubernetes cluster.
- Clear health check procedures are documented and demonstrated, ensuring all applications are in a healthy state post-installation.
Notes
- Ensure compatibility with the latest versions of Kubecost, Pixie, and Robusta.
- Follow Helm best practices for chart development and documentation.
By consolidating these tasks into a single Helm chart, users will benefit from a streamlined installation process, making it easier to deploy and manage these applications on Kubernetes.
Objective: Create a single Helm chart that allows users to install Kubecost, Pixie, and Robusta in one go.
Deliverables
Helm Chart:
Installation Demonstration:
Acceptance Criteria
Notes
By consolidating these tasks into a single Helm chart, users will benefit from a streamlined installation process, making it easier to deploy and manage these applications on Kubernetes.