Difference between revisions of "K8s Installation/Input"

From PKC
Jump to navigation Jump to search
(Created page with "#Minimally 3 Virtual Machine instances #Ansible Setup #Ingress Configuration")
 
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
#Minimally 3 Virtual Machine instances
# [[PKC]] code base 
#Ansible Setup
# All installation must start with rigorous access to [[Administrative Account]]s.
#Ingress Configuration
# The original data content from [https://roadmaps.mit.edu ROADMAPS.MIT.EDU]
# Knowledge of [[Kubernetes]] and the [http://github.com/xlp0/CleanSlate 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.
 
 
 
<noinclude>
 
==Notes==
 
# A logic model must be provided for the job.
[[has LogicModel::K8s Installation]]
</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