Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Kubernetes to manage docker containers #416

Closed
darionyaphet opened this issue May 22, 2019 · 1 comment
Closed

Using Kubernetes to manage docker containers #416

darionyaphet opened this issue May 22, 2019 · 1 comment
Assignees

Comments

@darionyaphet
Copy link
Contributor

Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an application into logical units for easy management and discovery.

@jude-zhu jude-zhu added this to the R201910_RC2 milestone Aug 7, 2019
@jude-zhu jude-zhu assigned yixinglu and unassigned darionyaphet and jude-zhu Nov 21, 2019
@jude-zhu jude-zhu modified the milestones: R201910_RC2, R201910_RC3 Nov 21, 2019
@jude-zhu jude-zhu added the later label Nov 21, 2019
@jude-zhu jude-zhu removed this from the R201910_RC3 milestone Dec 25, 2019
@knightXun
Copy link
Contributor

We are closely finishing this, see pr: #1473

yixinglu pushed a commit to yixinglu/nebula that referenced this issue Mar 21, 2022
#### What type of PR is this?
- [* ] bug
- [ ] feature
- [ ] enhancement

#### What does this PR do?
fix meminfo bug

#### Which issue(s)/PR(s) this PR relates to?
fix issue vesoft-inc#3356
  
#### Special notes for your reviewer, ex. impact of this fix, etc:


#### Additional context/ Design document:


#### Checklist:
- [ ] Documentation affected (Please add the label if documentation needs to be modified.)
- [ ] Incompatibility (If it breaks the compatibility, please describe it and add the corresponding label.)
- [ ] If it's needed to cherry-pick (If cherry-pick to some branches is required, please label the destination version(s).)
- [ ] Performance impacted: Consumes more CPU/Memory

#### Release notes:

Please confirm whether to be reflected in release notes and how to describe:
>                                                                 `


Migrated from vesoft-inc#3534

Co-authored-by: yuehua.jia <3423893+jiayuehua@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants