-
Run this command to deploy the application and expose it via a NodePort:
-
Verify that your pods and services are running:
-
Create a
NODE_IPvariable by retrieving an IP address of any one of your nodes: -
Retrieve the NodePort assigned to your Service using:
-
Verify your application is running:
And here is your application:
Getting Started
Deploy Your First Workload to a Talos Cluster
Deploy a sample workload to your Talos cluster to get started.
Deploying your first workload validates that your cluster is working properly and that you can schedule, expose, and access applications successfully.
If you don’t have a cluster running yet, check out the Getting Started or Production Notes guides to learn how to create one.
To deploy a sample application to your cluster: