diff options
Diffstat (limited to 'tools/README.md')
-rw-r--r-- | tools/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/README.md b/tools/README.md index 16c5b79..a059d3a 100644 --- a/tools/README.md +++ b/tools/README.md @@ -1,4 +1,4 @@ -This repo contains experimental scripts etc for setting up cloud-native stacks for application deployment and management on bare-metal servers. A lot of cloud-native focus so far has been on public cloud providers (AWS, GCE, Azure) but there aren't many tools and even fewer full-stack open source platforms for setting up bare metal servers with the same types of cloud-native stack features. This repo is thus a collection of tools in development toward that goal, useful in experimentation, demonstration, and further investigation into characteristics of cloud-native platforms in bare-metal environments, e.g. efficiency, performance, security, and resilience. +This repo contains experimental scripts etc for setting up cloud-native stacks for application deployment and management on bare-metal servers. A lot of cloud-native focus so far has been on public cloud providers (AWS, GCE, Azure) but there aren't many tools and even fewer full-stack open source platforms for setting up bare metal servers with the same types of cloud-native stack features. Further, app modeling methods supported by cloud-native stacks differ substantially. The tools in this repo are intended to help provide a comprehensive, easily deployed set of cloud-native stacks that can be further used for analysis and experimentation on converged app modeling and lifecycle management methods, as well as other purposes, e.g. assessments of efficiency, performance, security, and resilience. The toolset will eventually include these elements of one or more full-stack platform solutions: * hardware prerequisite/options guidance @@ -8,9 +8,9 @@ The toolset will eventually include these elements of one or more full-stack pla * rancher * software-defined storage backends, e.g. * ceph -* runtime-native networking ("out of the box" networking features, vs some special add-on networking software) +* container networking (CNI) * app orchestration, e.g. via * cloudify * ONAP - * Helm + * helm * applications useful for platform characterization
\ No newline at end of file |