Integration
Kubernetes for XL Deploy
- Create Kubernetes Namespaces
- Deploy containers in the form of Pods, Deployments, and StatefulSets, including all the configuration settings such as environment variables, networking and volume settings, as well as liveness and readiness probes
- Deploy volume configurations through PersistentVolumes, PersistentVolumeClaims, and StorageClasses
- Deploy proxy objects such as Services and Ingresses
- Deploy configuration objects such as ConfigMaps and Secrets