Skip to Content
GuideSecurityData Collected by CloudPilot AI

Data Collected by CloudPilot AI

CloudPilot AI collects only the minimal necessary and non-sensitive data to ensure optimal performance while maintaining strict data security protocols. All collected data is stored securely in CloudPilot AI’s private storage system, protected by various security technologies, including certificate-based authorization.

Data Details

Data is transmitted to CloudPilot AI’s service using TLS encryption and is authorized via your private API key.

Cluster Information

CloudPilot AI collects the following cluster-related details:

ParameterDescription
Cloud ProviderCloud provider (e.g., AWS, GCP)
Cluster NameName of the cluster (e.g., aws-eks-cluster)
Cluster VersionVersion of the cluster (e.g., v1.31.5-eks-5d632ec)
Cluster RegionRegion of the cluster (e.g., us-east-2)
Installed CloudPilot AI VersionVersion of CloudPilot AI component installed (e.g., v1.9.5)

Node Information

CloudPilot AI gathers essential node details, including:

ParameterDescription
Node NameName of the node (e.g., ip-10-0-2-10.us-east-2.compute.internal)
Instance TypeInstance type (e.g., t2.micro)
Pricing ModelPricing model (e.g., on-demand or spot)
ZoneAvailability zone (e.g., us-east-2a)
Spot Interruption EventInformation about spot instance interruptions (e.g., spot instance ip-10-0-2-10.us-east-2.compute.internal interrupted at 2023-06-28 16:00:00)

You can retrieve node information using the following command:

$ kubectl get node -A NAME STATUS ROLES AGE VERSION ip-10-0-2-10.us-east-2.compute.internal Ready <none> 92m v1.31.5-eks-5d632ec ip-10-0-43-157.us-east-2.compute.internal Ready <none> 92m v1.31.5-eks-5d632ec

Workload Information

CloudPilot AI tracks the following workload data:

ParameterDescription
Workload TypeType of workload (e.g., Deployment, StatefulSet)
Workload NameName of the workload (e.g., redis, nginx-web)
Workload NamespaceNamespace of the workload (e.g., default)
Workload ReplicasNumber of replicas for the workload (e.g., 3)

Commitment to Privacy and Security

CloudPilot AI is dedicated to maintaining the highest standards of data privacy and security. We continually improve our security protocols to stay aligned with industry best practices and regulatory requirements, ensuring that your data is protected and confidential at all times.

Last updated on