sonic-buildimage/src/sonic-ctrmgrd
lixiaoyuner 7161ff46ca Add k8s support feature set and Add platform label for scheduler usage (#12997)
Why I did it
We plan to pilot k8s feature, need to fix several bugs including enable telemetry feature and add platform label.

How I did it
Add support feature set, only enable telemetry container upgrade for now
Add platform label for scheduler usage
Remove CNI installation code, it would be auto installed when install kubeadm
How to verify it
After sonic device join k8s cluster, show node labels to check if platform label is visible.

Signed-off-by: Yun Li yunli1@microsoft.com
2023-02-04 09:54:01 +08:00
..
ctrmgr Add k8s support feature set and Add platform label for scheduler usage (#12997) 2023-02-04 09:54:01 +08:00
tests Improve feature mode switch process (#12188) 2022-11-02 17:24:32 +08:00
.gitignore Improve feature mode switch process (#12188) 2022-11-02 17:24:32 +08:00
pytest.ini First cut image update for kubernetes support. (#5421) 2020-12-22 08:01:33 -08:00
README.rst First cut image update for kubernetes support. (#5421) 2020-12-22 08:01:33 -08:00
setup.cfg First cut image update for kubernetes support. (#5421) 2020-12-22 08:01:33 -08:00
setup.py [sonic-py-common] Add 'general' module with load_module_from_source() function (#7167) 2021-04-08 08:29:28 -07:00

"
This Package contains modules required for remote container management.
"