From df1e32106e0f41f0f1e0669f7f7edfabca2b5bbe Mon Sep 17 00:00:00 2001 From: Bill DeRusha Date: Thu, 16 Apr 2020 09:42:50 -0400 Subject: [PATCH] OEP-45 Implementation Strategy --- oeps/oep-0045-arch-ops-and-config.rst | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/oeps/oep-0045-arch-ops-and-config.rst b/oeps/oep-0045-arch-ops-and-config.rst index 5e96d91e3..46a73d769 100644 --- a/oeps/oep-0045-arch-ops-and-config.rst +++ b/oeps/oep-0045-arch-ops-and-config.rst @@ -164,6 +164,27 @@ Kubernetes is an open source container orchestration platform pioneered by Googl Implementation Strategy ======================= -Discussion of implentation of this OEP will happen in a `separate Pull Request`_ . - -.. _separate Pull Request: https://github.com/edx/open-edx-proposals/pull/144 +**Container implementation strategy** +- Dockerfiles can be added to repos with no impact on existing deployments +- Discussion Topic 1 +- Discussion Topic 2 +- Discussion Topic 3 + +**Config implementation strategy** +- Plugins +- Devstack +- Production +- Discussion Topic 1 +- Discussion Topic 2 +- Discussion Topic 3 + +**Documentation implementation strategy** +- BTR working group has already started laying some groundwork here. How should we leverage it? +- Discussion Topic 1 +- Discussion Topic 2 +- Discussion Topic 3 + +**Other implementation concerns** +- Discussion Topic 1 +- Discussion Topic 2 +- Discussion Topic 3