typhoon
Minimal and free Kubernetes distribution with Terraform
File Explorer
Download Latest Version (.zip)- bug_report.md
- config.yml
- publish.yaml
- dependabot.yaml
- FUNDING.yml
- issue_template.md
- release.yaml
- cluster-role-binding.tf
- cluster-role.tf
- config.tf
- daemonset.tf
- deployment.tf
- service-account.tf
- variables.tf
- versions.tf
- cluster-role.tf
- config.tf
- deployment.tf
- service-account.tf
- service.tf
- variables.tf
- versions.tf
- cluster-role-binding.tf
- cluster-role.tf
- config.tf
- daemonset.tf
- service-account.tf
- variables.tf
- versions.tf
- config.yaml
- dashboards-coredns.yaml
- dashboards-etcd.yaml
- dashboards-k8s-network.yaml
- dashboards-k8s-nodes.yaml
- dashboards-k8s-resources-1.yaml
- dashboards-k8s-resources-2.yaml
- dashboards-k8s.yaml
- dashboards-nginx-ingress.yaml
- dashboards-node-exporter.yaml
- dashboards-prom.yaml
- datasources.yaml
- deployment.yaml
- providers.yaml
- service.yaml
- kube-controller-manager.yaml
- kube-proxy.yaml
- kube-scheduler.yaml
- cluster-role-binding.yaml
- cluster-role.yaml
- deployment.yaml
- service-account.yaml
- service.yaml
- daemonset.yaml
- service-account.yaml
- service.yaml
- cluster-role-binding.yaml
- cluster-role.yaml
- 0-namespace.yaml
- config.yaml
- deployment.yaml
- network-policy.yaml
- rules.yaml
- service-account.yaml
- service.yaml
- controller.yaml
- worker.yaml
- ami.tf
- ingress.tf
- outputs.tf
- variables.tf
- versions.tf
- workers.tf
- ami.tf
- bootstrap.tf
- controllers.tf
- LICENSE
- network.tf
- nlb.tf
- outputs.tf
- README.md
- security.tf
- ssh.tf
- variables.tf
- versions.tf
- workers.tf
- controller.yaml
- worker.yaml
- ami.tf
- ingress.tf
- outputs.tf
- variables.tf
- versions.tf
- workers.tf
- ami.tf
- bootstrap.tf
- controllers.tf
- LICENSE
- network.tf
- nlb.tf
- outputs.tf
- README.md
- security.tf
- ssh.tf
- variables.tf
- versions.tf
- workers.tf
- controller.yaml
- worker.yaml
- variables.tf
- versions.tf
- workers.tf
- bootstrap.tf
- controllers.tf
- lb.tf
- LICENSE
- locals.tf
- network.tf
- outputs.tf
- README.md
- security.tf
- ssh.tf
- variables.tf
- versions.tf
- workers.tf
- controller.yaml
- worker.yaml
- variables.tf
- versions.tf
- workers.tf
- bootstrap.tf
- controllers.tf
- lb.tf
- LICENSE
- locals.tf
- network.tf
- outputs.tf
- README.md
- security.tf
- ssh.tf
- variables.tf
- versions.tf
- workers.tf
- controller.yaml
- worker.yaml
- matchbox.tf
- ssh.tf
- variables.tf
- versions.tf
- bootstrap.tf
- LICENSE
- outputs.tf
- profiles.tf
- README.md
- ssh.tf
- variables.tf
- versions.tf
- workers.tf
- controller.yaml
- install.yaml
- install.yaml
- worker.yaml
- matchbox.tf
- ssh.tf
- variables.tf
- versions.tf
- bootstrap.tf
- LICENSE
- outputs.tf
- profiles.tf
- README.md
- ssh.tf
- variables.tf
- versions.tf
- workers.tf
- controller.yaml
- worker.yaml
- bootstrap.tf
- controllers.tf
- LICENSE
- network.tf
- outputs.tf
- README.md
- ssh.tf
- variables.tf
- versions.tf
- workers.tf
- controller.yaml
- worker.yaml
- bootstrap.tf
- controllers.tf
- LICENSE
- network.tf
- outputs.tf
- README.md
- ssh.tf
- variables.tf
- versions.tf
- workers.tf
- fleetlock.md
- grafana.md
- ingress.md
- overview.md
- prometheus.md
- arm64.md
- customization.md
- nodes.md
- overview.md
- worker-pools.md
- aws.md
- azure.md
- bare-metal.md
- concepts.md
- digitalocean.md
- google-cloud.md
- operating-systems.md
- aws.md
- azure.md
- bare-metal.md
- digitalocean.md
- google-cloud.md
- aws.md
- azure.md
- bare-metal.md
- digitalocean.md
- google-cloud.md
- favicon.ico
- grafana-etcd.png
- grafana-resources-cluster.png
- grafana-usage-cluster.png
- grafana-usage-node.png
- prometheus-alerts.png
- prometheus-graph.png
- prometheus-targets.png
- spin.png
- typhoon-aws-load-balancing.png
- typhoon-azure-load-balancing.png
- typhoon-digitalocean-load-balancing.png
- typhoon-gcp-load-balancing.png
- typhoon-logo.png
- typhoon.png
- faq.md
- hardware.md
- maintenance.md
- performance.md
- security.md
- announce.md
- CNAME
- index.md
- controller.yaml
- worker.yaml
- image.tf
- outputs.tf
- target_pool.tf
- variables.tf
- versions.tf
- workers.tf
- apiserver.tf
- bootstrap.tf
- controllers.tf
- image.tf
- ingress.tf
- LICENSE
- network.tf
- outputs.tf
- README.md
- ssh.tf
- variables.tf
- versions.tf
- workers.tf
- controller.yaml
- worker.yaml
- image.tf
- outputs.tf
- target_pool.tf
- variables.tf
- versions.tf
- workers.tf
- apiserver.tf
- bootstrap.tf
- controllers.tf
- image.tf
- ingress.tf
- LICENSE
- network.tf
- outputs.tf
- README.md
- ssh.tf
- variables.tf
- versions.tf
- workers.tf
- main.html
- .gitignore
- CHANGES.md
- CONTRIBUTING.md
- DCO
- LICENSE
- mkdocs.yml
- README.md
- requirements.txt
๐ Installation Guide
1. Get the code
git clone https://github.com/poseidon/typhoon
Downloads the entire project code from GitHub to your computer.
cd typhoon
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <์คํํ ํ์ผ๋ช
>.py # README์์ ์ ํํ ์คํ ํ์ผ๋ช
์ ํ์ธํ์ธ์
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
