Skip to content

joa-rodrigues/deploy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create new instance:

Use Stackpoint to start cluster:

https://stackpoint.io

Download kubeconfig and encrypt (GPG_KEY can be found in secrets):

echo $GPG_KEY | gpg -c --passphrase-fd 0 --batch --yes kubeconfig

Commit that file.

Deploy everything:

kubectl --kubeconfig kubeconfig apply -f manifests/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%