File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Migration Guide: Fluent Operator Helm Chart v3.x to v4.0
22
3+ ## Table of Contents
4+
5+ - [ Overview] ( #overview )
6+ - [ Breaking Changes] ( #breaking-changes )
7+ - [ 1. Default Container Runtime Changed] ( #1-default-container-runtime-changed )
8+ - [ 2. CRD Dependencies Removed] ( #2-crd-dependencies-removed )
9+ - [ 3. initContainers Removed] ( #3-initcontainers-removed )
10+ - [ 4. Log Path Configuration Removed] ( #4-log-path-configuration-removed )
11+ - [ Default Paths by Runtime] ( #default-paths-by-runtime )
12+ - [ Migration Scenarios] ( #migration-scenarios )
13+ - [ Scenario 1: Using Containerd (Default)] ( #scenario-1-using-containerd-default---no-changes-needed )
14+ - [ Scenario 2: Using CRI-O] ( #scenario-2-using-cri-o---minimal-changes )
15+ - [ Scenario 3: Using Docker] ( #scenario-3-using-docker )
16+ - [ CRD Management Changes] ( #crd-management-changes )
17+ - [ CRD Installation Methods] ( #crd-installation-methods )
18+ - [ Method 1: Standard Installation (Recommended)] ( #method-1-standard-installation-recommended )
19+ - [ Method 2: Helm-Managed CRDs (Advanced)] ( #method-2-helm-managed-crds-advanced )
20+ - [ Migration from v3.x to v4.0] ( #migration-from-v3x-to-v40 )
21+ - [ Upgrading Standard Installation] ( #upgrading-standard-installation )
22+ - [ Migrating to Helm-Managed CRDs] ( #migrating-to-helm-managed-crds )
23+ - [ Fresh v4.0 Installation] ( #fresh-v40-installation )
24+ - [ Legacy Chart Migration] ( #legacy-chart-migration )
25+ - [ Forward Looking: Planned Changes in v5.0] ( #forward-looking-planned-changes-in-v50 )
26+
27+ ---
28+
329## Overview
430
531Major changes/themes for v4.0:
You can’t perform that action at this time.
0 commit comments