Kubernetes
@hashicorp
The Kubernetes plugin can deploy a Docker image of an application to Kubernetes, expose the Deployment with a Kubernetes Service, and source configuration from a Kubernetes Secret or ConfigMap. It also launches on-demand runners to do operations remotely.
- Official
- Built-in
Updated 11 months ago
- GitHub(opens in new tab)
Kubernetes Task
Archive Notice
This integration relates to a legacy version of Waypoint and is no longer actively maintained.Read the blog
(opens in new tab)Launch a Kubernetes pod for on-demand tasks from the Waypoint server.
This will use the standard Kubernetes environment variables to source authentication information for Kubernetes. If this is running within Kubernetes itself (typical for a Kubernetes-based installation), it will use the pod's service account unless other auth is explicitly given. This allows the task launcher to work by default.
Examples
Parameters
11 Results