mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Update wording of k8
This commit is contained in:
@@ -6,10 +6,9 @@ description: "This page explains how to use Infisical to inject secrets into Kub
|
|||||||

|

|
||||||
|
|
||||||
|
|
||||||
The Infisical Secrets Operator is a custom Kubernetes controller that helps keep secrets in a cluster up to date by synchronizing them.
|
The Infisical Secrets Operator is a Kubernetes controller that retrieves secrets from Infisical and stores them in a designated cluster.
|
||||||
It is installed in its own namespace within the cluster and follows strict RBAC policies.
|
It uses an `InfisicalSecret` resource to specify authentication and storage methods.
|
||||||
The operator uses InfisicalSecret custom resources to identify which secrets to sync and where to store them.
|
The operator continuously updates secrets and can also reload dependent deployments automatically.
|
||||||
It is responsible for continuously updating managed secrets, and in the future may also automatically reload deployments that use them as needed.
|
|
||||||
|
|
||||||
## Install Operator
|
## Install Operator
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user