diff options
-rwxr-xr-x | meta-virt-roadmap.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-virt-roadmap.txt b/meta-virt-roadmap.txt index 596bc030..dd27e090 100755 --- a/meta-virt-roadmap.txt +++ b/meta-virt-roadmap.txt | |||
@@ -60,6 +60,9 @@ Container support components: | |||
60 | - CNI multus (6-12) | 60 | - CNI multus (6-12) |
61 | - Additional Container networking plugins (roadmap) | 61 | - Additional Container networking plugins (roadmap) |
62 | 62 | ||
63 | - h/w accelerated containers (12) | ||
64 | - fpga / pci / other | ||
65 | |||
63 | Build system / workflow: | 66 | Build system / workflow: |
64 | 67 | ||
65 | - Binary reference package feed integration / container extension (12) | 68 | - Binary reference package feed integration / container extension (12) |
@@ -77,3 +80,8 @@ Build system / workflow: | |||
77 | 80 | ||
78 | - SDK based container update (12) | 81 | - SDK based container update (12) |
79 | 82 | ||
83 | - devtool / recipe / manual: build -> deploy (k8s, other) (12) | ||
84 | - local / build host deploy and test (6) | ||
85 | |||
86 | - microservice reference workflow / container base | ||
87 | |||