# IDYL Docs ## Docs - [Build on IDYL](https://docs.idyl.network/build.md): Run, inspect, update, and scale workloads. - [Create a Sandbox](https://docs.idyl.network/build/create-a-sandbox.md): Create, inspect, apply, and delete a disposable Linux environment. - [Deploy a workload](https://docs.idyl.network/build/deploy-a-workload.md): Create a deployment or job from a container image and verify it. - [Inspect resources](https://docs.idyl.network/build/inspect-resources.md): List workloads, inspect pods, and watch changes. - [Scale a deployment](https://docs.idyl.network/build/scale-a-deployment.md): Set a new replica count for a deployment. - [Use a manifest](https://docs.idyl.network/build/use-a-manifest.md): Create or update workloads from YAML. - [IDYL CLI](https://docs.idyl.network/cli.md): Use the IDYL CLI to authenticate, configure context, and run IDYL workflows from a terminal. - [Authentication and access](https://docs.idyl.network/cli/authentication.md): Log in, initialize a realm, and inspect the active CLI identity. - [Configure the CLI](https://docs.idyl.network/cli/configure.md): Use contexts and flags to control where CLI commands run. - [CLI examples](https://docs.idyl.network/cli/examples.md): Common command sequences for IDYL CLI workflows. - [Get started with the CLI](https://docs.idyl.network/cli/get-started.md): Install the CLI, authenticate, inspect your context, and choose a workflow. - [Command reference](https://docs.idyl.network/cli/reference/generated/index.md): Exact syntax, arguments, flags, aliases, and output options for IDYL CLI commands. - [Using the CLI](https://docs.idyl.network/cli/using.md): Learn command structure, help, command families, and output options. - [Concepts](https://docs.idyl.network/concepts.md): Core IDYL concepts for building, operating, and providing capacity. - [Accounts, profiles, and contexts](https://docs.idyl.network/concepts/accounts-and-context.md): How IDYL chooses the account, permissions, namespace, and subnet for CLI commands. - [Admission and access](https://docs.idyl.network/concepts/admission-and-access.md): How account permissions and subnet admission work together. - [Capacity](https://docs.idyl.network/concepts/capacity.md): How nodes and fleets provide compute capacity to subnets. - [Global accounts and regions](https://docs.idyl.network/concepts/global-accounts-and-regions.md): How global account management relates to regional subnet control planes. - [Namespaces](https://docs.idyl.network/concepts/namespaces.md): How namespaces scope workload resources inside an account. - [Organizations](https://docs.idyl.network/concepts/organizations.md): How organizations, accounts, members, and organizational units relate. - [Pod specs and containers](https://docs.idyl.network/concepts/pod-specs.md): How workloads define containers, resources, and host requirements. - [Sandboxes](https://docs.idyl.network/concepts/sandboxes.md): Use Sandbox resources to create disposable Linux environments inside IDYL subnets. - [Subnets](https://docs.idyl.network/concepts/subnets.md): The governed compute environments where workloads are managed and capacity participates. - [Workload isolation](https://docs.idyl.network/concepts/workload-isolation.md): Understand standard containers, microVM-backed workloads, runtime policy, and compatible provider capacity. - [Workloads](https://docs.idyl.network/concepts/workloads.md): How IDYL represents runnable work. - [Getting started](https://docs.idyl.network/index.md): Install the CLI, authenticate, confirm your context, and choose a workflow. - [Operate subnets](https://docs.idyl.network/operate.md): Create subnets, manage admission, and inspect connected capacity. - [Approve deploy access](https://docs.idyl.network/operate/approve-deploy-access.md): Approve or remove account deploy access for a subnet. - [Configure runtime policy](https://docs.idyl.network/operate/configure-runtime-policy.md): Control which workload isolation classes a subnet accepts. - [Control admission](https://docs.idyl.network/operate/control-admission.md): Manage who can deploy to a subnet and who can provide capacity. - [Inspect nodes](https://docs.idyl.network/operate/inspect-nodes.md): List connected capacity and watch node changes. - [Manage a subnet](https://docs.idyl.network/operate/manage-a-subnet.md): Create, inspect, update, and delete subnets. - [What is IDYL?](https://docs.idyl.network/overview.md): IDYL is a platform for running workloads on governed compute environments called subnets. - [Provide capacity](https://docs.idyl.network/provide.md): Run a node, connect capacity to a subnet, and manage provider fleets. - [Configure a node](https://docs.idyl.network/provide/configure-a-node.md): Choose local node settings, runtime profiles, and runtime security posture before joining a node. - [Connect a node](https://docs.idyl.network/provide/connect-a-node.md): Join this machine as an IDYL provider node and start the local node service. - [Manage fleets](https://docs.idyl.network/provide/manage-fleets.md): Create provider fleets and connect nodes through fleet admission. - [Run the node service](https://docs.idyl.network/provide/run-locally.md): Manage the local IDYL node service after a node has joined. - [Overview](https://docs.idyl.network/resources.md): How IDYL objects fit together and where to go next. - [Applications](https://docs.idyl.network/resources/applications.md): How application tasks map to IDYL workloads. - [Namespaces](https://docs.idyl.network/resources/namespaces.md): Scope for related resources. - [CronJob](https://docs.idyl.network/resources/reference/generated/cronjob.md): YAML manifest fields for IDYL CronJob resources. - [Deployment](https://docs.idyl.network/resources/reference/generated/deployment.md): YAML manifest fields for IDYL Deployment resources. - [Manifest reference](https://docs.idyl.network/resources/reference/generated/index.md): Generated YAML reference for IDYL workload manifests. - [Job](https://docs.idyl.network/resources/reference/generated/job.md): YAML manifest fields for IDYL Job resources. - [Pod](https://docs.idyl.network/resources/reference/generated/pod.md): YAML manifest fields for IDYL Pod resources. - [ReplicaSet](https://docs.idyl.network/resources/reference/generated/replicaset.md): YAML manifest fields for IDYL ReplicaSet resources. - [Sandbox](https://docs.idyl.network/resources/reference/generated/sandbox.md): YAML manifest fields for IDYL Sandbox resources. - [Subnets](https://docs.idyl.network/resources/subnets.md): Where workloads run and capacity participates. - [Workloads](https://docs.idyl.network/resources/workloads.md): How IDYL workload resources fit together. ## OpenAPI Specs - [openapi](https://docs.idyl.network/api-reference/openapi.json)