Skip to content

A packer configuration to install k3s and expose its keyfile via docker/nginx on port 8765

Notifications You must be signed in to change notification settings

KnowledgeHut-AWS/packer-k3s-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A packer configuration to create a K3S server on an ubuntu base and expose its key file on port 8765 via an nginx docker container

This is designed to be used in a security group that only allows access to port 8765 from another security group containing only authorised worker nodes (agents in K3S speak).

To use this file, please set the environtment variables OWNER, AWS_ACCESS_KEY_ID, and AWS_SECRET_ACCESS_KEY

About

A packer configuration to install k3s and expose its keyfile via docker/nginx on port 8765

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published