GoogleCloudPlatform / GoogleCloudPlatform/konlet

Add ability to start multiple containers

Open
#53 9 comments 31 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
88
Forks
24
PR merge metrics
No merged PRs in 30d

Description

## The issue
Currently `konlet` doesn't allow launching multiple containers. It returns the following error when `gce-container-declaration` mentions more than one container:

```
Error: Container declaration should include exactly 1 container, 2 found
```

## The solution

It would be great if `konlet` could launch and manage multiple containers to be on par with real pods from Kubernetes.

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.