User has not updated any description yet!
⏎Enter
Data
View all (0)No data found
Payloads
View all (6)Released
The Pod template is designed to define the specifications for creating and running containers within a Kubernetes cluster. It uses a combination of facets and variables to allow for different configurations.Released
The Deployment template is designed to define the specifications for managing and scaling application instances within a Kubernetes cluster. It leverages facets and variables to support different configurations and automated rollouts.Released
The StatefulSet template is designed to define the specifications for managing stateful applications in a Kubernetes cluster. It uses facets and variables to ensure stable network identities, persistent storage, and ordered deployments.Released
The DaemonSet template is designed to define the specifications for ensuring that a specific pod runs on every node in a Kubernetes cluster. It leverages facets and variables to maintain consistent deployment across nodes.Released
The Job template is designed to define the specifications for running batch processes to completion in a Kubernetes cluster. It utilizes facets and variables to handle one-time or parallel execution of tasks.
Endpoints
View all (0)No endpoints found
Files
View all (0)No files found
Webcrawlers
View all (0)No webcrawlers found