package
0.11.4
Repository: https://github.com/hashicorp/waypoint.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Getting Started

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.

Components

  1. Platform
  2. ReleaseManager
  3. ConfigSourcer
  4. TaskLauncher

Related Plugins

  1. Docker

Resources

Platform

  1. Kubernetes Deployment
  2. Kubernetes Autoscaler

Release Manager

  1. Kubernetes Service
  2. Kubernetes Ingress