Difference between revisions of "K8s Installation/Input"

From PKC
Jump to navigation Jump to search
 
(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

  1. PKC code base
  2. All installation must start with rigorous access to Administrative Accounts.
  3. The original data content from ROADMAPS.MIT.EDU
  4. Knowledge of Kubernetes and the CleanSlate project
  5. Minimally 3 Virtual Machine instances
  6. Ansible already setup for the administrative machine
  7. Install Kubernetes software on all three following this procedure Kubernetes Installation
  8. Ingress Configuration, combined with some SSH license setup for HTTPS.
  9. Security Groups are configured to enable necessary ports.



Notes

  1. A logic model must be provided for the job.

K8s Installation