Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.
/ now-u-deploy-k3s Public archive

k3s digital ocean deployment of now-u services.

Notifications You must be signed in to change notification settings

now-u/now-u-deploy-k3s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

now-u-compose

k3s digital ocean deployment of now-u services.

Master server

make k3s-install SERVER_IP=x.x.x.x

Join nodes

make k3s-join NODE_IP=x.x.x.x SERVER_IP=x.x.x.x

Using Kubectl

  1. Install kubectl
  2. export KUBECONFIG=\pwd`/kubeconfig`

Installing apps

cert-manager

arkade install cert-manager
kubectl apply -f cert-manager/letsencrypt.yml

nginx-ingress

arkade install nginx-ingress 

About

k3s digital ocean deployment of now-u services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published