operator

command module
v0.0.0-...-81d1f5a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

README

Istio controller

Overview

The Istio controller is part of Istio-Manager and manages the Istio installation defined by the Istio custom resource. The controller takes care of installing, updating, and uninstalling Istio.

Istio version

The version of Istio is coupled with the version of the controller. That means that the Istio upgrade is triggered by deploying a new version of the controller.

Istio custom resource

The istios.operator.kyma-project.io CustomResourceDefinition (CRD) describes the Istio custom resource that is used to manage the Istio installation. You can find a sample custom resource here.
Applying this custom resource triggers the installation of Istio, and deleting it triggers the uninstallation of Istio.

Supported use cases

  • Install, upgrade, and uninstall Istio.
  • Restart workloads that have a proxy sidecar to ensure that these workloads are using the correct Istio version.

Status codes

Code Description
Ready Controller finished reconciliation.
Processing Controller is installing or upgrading Istio.
Deleting Controller is uninstalling Istio.
Error An error occurred during reconciliation.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
v1alpha1
Package v1alpha1 contains API Schema definitions for the operator v1alpha1 API group +kubebuilder:object:generate=true +groupName=operator.kyma-project.io
Package v1alpha1 contains API Schema definitions for the operator v1alpha1 API group +kubebuilder:object:generate=true +groupName=operator.kyma-project.io
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL