IntelLabs / IntelLabs/vdms

Integrate and Improve deployment of Kubernetes orchestration

Open
#275 0 comments 0 reactions 2 assignees Claimed by @rv355 View on GitHub
Bug
Dominant language
C++
Stars
93
Forks
34
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
The tests for Kubernetes orchestration (#261) are not fully integrated into our coverage testing due to difficulty deploying primary node and worker node on same system. During independent testing there were issue with adding remote to cluster on other system than development systems. We need to make the deployment scripts more generalized (without hard-coded items) and fully integrate it into CI workflow for coverage.

When generalizing deployment script, we may need to include:

- Checks determining if packages are already installed before duplicating
- Checking intermediate stages completed successfully before proceeding
- Make hard-coded values configurable

**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'kubernetes' folder
1. Follow `README.md`
1. See issues

**Expected behavior**
Expect new user to use available scripts to seamlessly deploy k8 example

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.