palantir-deploy-integration
Installation
SKILL.md
Palantir Application and Compute Deployment
Overview
Select the deployment primitive from the workload instead of defaulting to an external cloud runtime. Use Developer Console and Marketplace for OSDK applications, DevOps products for release-managed resources, or Compute Modules for compatible container workloads inside Foundry.
Prerequisites
- Identify the workload, owners, target environment, runtime needs, data access, availability objective, and rollback requirement.
- Determine whether it is an OSDK website/application, a packaged Foundry product, a container-backed function, or a container-backed pipeline.
- Read
references/official-docs.mdand the target enrollment's in-platform Compute Module or DevOps instructions. - Prepare a versioned artifact and non-production target.
Current Contract
- Compute Modules run interactive container images in Foundry and support container-backed functions, pipelines, and custom integrations.
- Compute Module images must meet documented platform, user, tag/digest, and port requirements.
- Developer Console applications can be packaged through Marketplace with OAuth client metadata and resource restrictions.
- DevOps/Marketplace installation can remap supported environment parameters, while Ontology API-name handling still requires deliberate design.