Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The proposal application period for 2021 internships is now closed. The proposal period for 2022 internships will open in the Fall.

This project will be This project was completed by a student accepted on to the 2021 HPCC Systems Intern Program

Student work experience opportunities also exist for students who want to suggest their own project idea. Project suggestions must be relevant to HPCC Systems and of benefit to our open source community. 

Find out about the HPCC Systems Summer Internship Program.

Project Description

Current HPCC System Kubernetes cluster deployment is mainly through helm install or generated a yaml file from helm template and deployed with kubectl command. As HPCC System cloud evolve more components probably will added such as monitoring, logging, third party software, etc. GitOps can be used to enhance helm solution and add automated update and version control features. Using GitOps to deploy and manage HPCC Systems Cloud probably will be a standard way for production, team development and testing. 

...

Mentor

Xiaoming Wang
xiaoming.wang@lexisnexis.com

Backup Mentor: Godson Fortil
fortil.godson@lexisnexis.com

Skills needed
  • General Cloud Environment knowledge: Docker, Kubernetes
  • Azure and AWS
  • Unix Shell, Python
  • Ability to build and test the HPCC system (guidance will be provided).
  • Ability to write test code. Knowledge of ECL is not a requirement since it should be possible to re-use existing code with minimal changes for this purpose. Links are provided below to our ECL training documentation and online courses should you wish to become familiar with the ECL  language.
Deliverables

Midterm

A github project to deploy HPCC cluster on local and Azure. Basic policy update and rollback functions

End of project

A complete github project with expected code and documentation.

Other resources