Difference between revisions of "K8s Installation/Input"
Jump to navigation
Jump to search
m (Benkoo moved page Input/K8s Installation to K8s Installation/Input) |
|||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
# [[PKC]] code base | # [[PKC]] code base | ||
# All installation must start with rigorous access to [[Administrative Account]]s. | |||
# The original data content from [https://roadmaps.mit.edu ROADMAPS.MIT.EDU] | # The original data content from [https://roadmaps.mit.edu ROADMAPS.MIT.EDU] | ||
# Knowledge of [[Kubernetes]] and the [http://github.com/xlp0/CleanSlate CleanSlate] project | # Knowledge of [[Kubernetes]] and the [http://github.com/xlp0/CleanSlate CleanSlate] project | ||
# Minimally 3 Virtual Machine instances | # Minimally 3 Virtual Machine instances | ||
# Ansible already setup for the administrative machine | # Ansible already setup for the administrative machine | ||
# Install Kubernetes software on all three following this procedure [[Kubernetes Installation]] | |||
# Ingress Configuration, combined with some SSH license setup for HTTPS. | # Ingress Configuration, combined with some SSH license setup for HTTPS. | ||
# Security Groups are configured to enable necessary ports. | |||
<noinclude> | <noinclude> | ||
==Notes== | ==Notes== | ||
# A logic model must be provided for the job. | |||
[[has LogicModel::K8s Installation]] | [[has LogicModel::K8s Installation]] | ||
</noinclude> | </noinclude> |
Latest revision as of 00:29, 14 August 2021
- PKC code base
- All installation must start with rigorous access to Administrative Accounts.
- The original data content from ROADMAPS.MIT.EDU
- Knowledge of Kubernetes and the CleanSlate project
- Minimally 3 Virtual Machine instances
- Ansible already setup for the administrative machine
- Install Kubernetes software on all three following this procedure Kubernetes Installation
- Ingress Configuration, combined with some SSH license setup for HTTPS.
- Security Groups are configured to enable necessary ports.
Notes
- A logic model must be provided for the job.