Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 477 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 477 Bytes

My Kubernetes deployments

Every folder contains a kustomization which is deployed by Flux flux.

Installation

Setup server using user-data Change root password (log in as root)

Install kube-config on local device (copy from /root/kube-config to ~/.kube/config)

  • Setup flux using private ssh key:
flux bootstrap git --url=ssh://[email protected]/rappet/kube-config.git --private-key-file flux_key  --path test