Skip to main content

Note

While using TrueFoundry python SDK type is not a required field in any of the imported classes
For deployments we can use the modules below to add necessary functionalities

Resources

Description

Describes the resource constraints for the application so that it can be deployed accordingly on the cluster
To learn more you can go here

Schema

Properties

NodeSelector

Description

Constraints to select a Node - Specific GPU / Instance Families, On-Demand/Spot.

Schema

Properties

Enumerate Values

NodepoolSelector

Description

Specify one or more nodepools to run your application on.

Schema

Properties

VolumeMount

Description

Describes a volume mount

Schema

Properties

SecretMount

Description

Describes a secret mount

Schema

Properties

StringDataMount

Description

Describes a string data mount

Schema

Properties