Skip to content

Commit 2c19e45

Browse files
committed
move to kubernetes repo
1 parent e1a6ec1 commit 2c19e45

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
File renamed without changes.
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ This means even after we enable feature via KubeSonic, we will still keep FEATUR
4646
}
4747
```
4848

49+
Above feature table will still controlled by NDM and monitored by featured.service. For multi-asic per asic scope container, we will need to update systemd scripts under https://github.com/sonic-net/sonic-buildimage/tree/master/files/build_templates/per_namespace
50+
51+
4952
#### Feature|state Ownership and Versioning
5053

5154
Version description
@@ -65,7 +68,7 @@ Version description
6568

6669
### 4.2 container startup script update
6770

68-
Since FEATURE table still control container start/stop via featured.service, after container is rollout-ed via kubernetes, it keeps reading from FEATURE table and determines whether it will launch daaemon or enter idle.
71+
Since FEATURE table still control container start/stop via featured.service, after container is rollout-ed via kubernetes, it keeps reading from FEATURE table and determines whether it will launch daemon or enter idle.
6972

7073
docker-entrypoint.sh
7174
```bash

0 commit comments

Comments
 (0)