From 4d4f6c301f023e0499a0c8033bfb179544754cf2 Mon Sep 17 00:00:00 2001 From: wusheng Date: Sat, 16 Dec 2017 00:15:56 +0800 Subject: [PATCH] List some container-based tech. --- README.md | 2 +- README_ZH.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e7a0e8a7f..cdb892f3f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Apache SkyWalking | [中文](README_ZH.md) Sky Walking logo **SkyWalking**: APM (application performance monitor) tool for distributed systems, especially designed for -microservices, cloud native and container-based architectures. +microservices, cloud native and container-based (Docker, K8s, Mesos) architectures. Underlying technology is a distributed tracing system. [![Build Status](https://travis-ci.org/apache/incubator-skywalking.svg?branch=master)](https://travis-ci.org/apache/incubator-skywalking) diff --git a/README_ZH.md b/README_ZH.md index fc5517474..5e60fb898 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -3,7 +3,7 @@ Apache SkyWalking | [English](README.md) Sky Walking logo -**SkyWalking**: 针对分布式系统的APM(应用性能监控)系统,特别针对微服务、cloud native和容器化设计, +**SkyWalking**: 针对分布式系统的APM(应用性能监控)系统,特别针对微服务、cloud native和容器化(Docker, K8s, Mesos)架构, 其核心是个分布式追踪系统。 [![Build Status](https://travis-ci.org/apache/incubator-skywalking.svg?branch=master)](https://travis-ci.org/apache/incubator-skywalking) -- GitLab