Difference between revisions of "PKC DevOps/Process"

From PKC
Jump to navigation Jump to search
m (Benkoo moved page Process/PKC DevOps to PKC DevOps/Process)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
#Installing Procedure
#Installing Procedure
##Define [[Ansible Roles]] for the Installation
##Docker Installation
##Docker Installation
##Kubernetes-based Installation
##Kubernetes-based Installation
Line 6: Line 7:
##Integration Testing
##Integration Testing
##Data Exchange between [[PKC]]s
##Data Exchange between [[PKC]]s
#Version Migration/Upgrade Path
#Follow [[Semantic Versioning]] Practice to name software and data migration/upgrade activities
##[[Version Control in terms of the whole package]]
##[[Version Control in terms of the whole package]]
##Data Migration Updates
##Data Migration Updates

Latest revision as of 14:07, 14 August 2021

  1. Installing Procedure
    1. Define Ansible Roles for the Installation
    2. Docker Installation
    3. Kubernetes-based Installation
  2. Testing
    1. Unit Testing
    2. Integration Testing
    3. Data Exchange between PKCs
  3. Follow Semantic Versioning Practice to name software and data migration/upgrade activities
    1. Version Control in terms of the whole package
    2. Data Migration Updates

Related Pages