forked from LaconicNetwork/kompose
Setup -> Installation + title updates
Updates the docs to reflect that it's not a "setup" documention but rather an installation document. I've also updated the header of architecture.md to reflect the filename.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Internal Design
|
||||
# Architecture and Internal Design
|
||||
|
||||
`kompose` has 3 stages: Loader, Transformer and Outputter. Each Stage should have well defined interface so it is easy to write new Loader, Transformer or Outputters and plug it in. Currently only Loader and Transformer interfaces are defined.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user