Container 技能图谱skill-map
# Container 技能图谱
## 1. 容器核心
- [Docker](https://www.docker.com/)
- [LXC](https://linuxcontainers.org/)
- [RunC](https://github.com/opencontainers/runc)
- [Rkt](https://github.com/coreos/rkt)
- [Systemd-nspawn](www.freedesktop.org/wiki/Software/systemd/)
- [Hyper](https://hyper.sh/)
- [VMWare Photon](https://github.com/vmware/photon)
- [Jetpack](https://github.com/3ofcoins/jetpack)
- [Kurma](https://github.com/apcera/kurma)
- [Bosh](https://github.com/cf-platform-eng/docker-boshrelease)
## 2. 监控和数据收集
- [Sysdig](http://sysdig.org)
- [Guardrail](https://www.scriptrock.com)
- [cAdvisor](https://github.com/google/cadvisor)
## 3. 容器管理和界面工具
- [DockerUI](https://github.com/crosbymichael/dockerui)
- [Kitematic](https://kitematic.com)
- [Decking.io](http://decking.io/)
- [Shipyard](https://github.com/shipyard/shipyard)
- [StackEngine](http://stackengine.com/)
- [Panamax](http://panamax.io/)
- [Fabric8](http://fabric8.io/)
- [Triton](https://www.joyent.com/)
## 4. 基础设施集成
- [Nova-docker](https://github.com/stackforge/nova-docker)
- [Magnum](https://github.com/openstack/magnum)
- [Clocker](https://github.com/brooklyncentral/clocker)
- [Machine](https://docs.docker.com/machine/)
- [MaestroNG](https://github.com/signalfuse/maestro-ng)
- [CloudFoundry Containers Service Broker](https://github.com/cf-platform-eng/cf-containers-broker)
- [Mesos](mesos.apache.org/)
- [Fit2Cloud](http://www.fit2cloud.com)
- [Boot2Docker](https://github.com/boot2docker/boot2docker)
## 5. 编排和调度
- [Crane](https://github.com/michaelsauter/crane)
- [Compose](https://docs.docker.com/compose/)
- [Swarm](https://docs.docker.com/swarm/)
- [Yarn](https://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/YARN.html)
- [Kubernetes](https://github.com/kubernetes/kubernetes)
- [Fleet](https://github.com/coreos/fleet)
- [Marathon](https://github.com/mesosphere/marathon)
- [OpenShift](https://www.openshift.com/)
- [GearD](http://openshift.github.io/geard/)
- [Rancher](http://www.rancher.io)
## 6. 平台
- [Alauda](http://www.alauda.cn/)
- [DaoCloud](https://www.daocloud.io/)
- [TenxCloud](https://www.tenxcloud.com/)
- [CSphere](https://csphere.cn)
- [AWS Container Service](https://aws.amazon.com/ecs/details/)
- [Google Container Engine](https://cloud.google.com/container-engine/)
- [StackDock](http://stackdock.com/)
- [Orchard](https://orchardup.com/)
- [Quay.io](https://quay.io/)
- [Baremetal.io](http://baremetal.io/)
- [Tutum](https://www.tutum.co/)
- [Giant Swarm](https://giantswarm.io/)
## 7. 服务发现和容器域名服务
- [Consul](http://www.consul.io/)
- [Etcd](https://github.com/coreos/etcd)
- [ZooKeeper](https://zookeeper.apache.org/)
- [SkyDNS](https://github.com/skynetservices/skydns)
- [Skydock](https://github.com/crosbymichael/skydock)
## 8. 容器日志收集处理
- [Splunk](www.splunk.com)
- [Elasticsearch](https://www.elastic.co/products/elasticsearch)
- [LogStash](https://www.elastic.co/products/logstash)
- [Kibana](https://www.elastic.co/products/kibana)
- [Heka](https://github.com/mozilla-services/heka)
- [Fluent](www.fluentd.org/)
- [Flume](https://flume.apache.org/)
## 9. 容器相关的系统发行版
- [CoreOS](http://coreos.com/)
- [Project Atomic](http://www.projectatomic.io/)
- [RancherOS](rancher.com/rancher-os/)
- [ClearLinux](https://clearlinux.org/)
## 10. 容器 PaaS
- [Dokku](https://github.com/progrium/dokku/)
- [Deis](http://deis.io/)
- [Voxoz](http://voxoz.com/)
- [Flynn](http://Flynn.io)
- [Octohost](http://www.octohost.io/)
- [Openshift Origin](https://github.com/openshift/origin)
## 11. 容器网络
- [Pipework](https://github.com/jpetazzo/pipework)
- [Flannel](https://github.com/coreos/flannel)
- [Calico](http://www.projectcalico.org)
- [Weave](https://github.com/zettio/weave)
- [Socketplane.io](https://github.com/socketplane/socketplane)
- [Pertino](http://pertino.com/)
- [Nuage](http://www.nuagenetworks.net/)
## 12. 容器安全
- [Notary](https://github.com/docker/notary)
- [SELinux on docker](http://www.projectatomic.io/docs/docker-and-selinux/)
## 13. 容器数据持久化
- [Flocker](https://github.com/clusterhq/flocker)
- [Ceph](http://ceph.com/)
## 14. 容器相关开发流程工具
- [Drone.io](https://drone.io/)
- [Shippable](http://shippable.com)
- [Runnable](http://runnable.com/)
- [NodeChecker](http://nodechecker.com/)
- [Jenkins Docker plugin](https://wiki.jenkins-ci.org/display/JENKINS/Docker+Plugin)
- [Wercker](http://wercker.com)
- [Totem](http://totem.github.io/)
- [Packet](https://www.packet.net/)
- [Docker Repository](https://github.com/docker/distribution)
- [Packer](http://www.packer.io)
Container 技能图谱skill-map的更多相关文章
- Java软件工程师技能图谱
原文链接:Java软件工程师技能图谱 最近在考虑"拥有怎样的技能才能算一名合格的java软件工程师呢?"这个问题.碰巧在github发现一个很棒的开源项目--程序员技能图谱.@Zh ...
- [转]StuQ 技能图谱(全套13张)
程序开发语言综述.jpg 前端工程师必备技能.jpg 大数据工程师必备技能.jpg 安全工程师必备技能.jpg 嵌入式开发必备技能.jpg iOS开发工程师必备技能.jpg 移动无线测试工程师 ...
- Java Software Engineer Skill Map
# Java Software Engineer Skill Map## Basic### Core Java- Java The Complete Reference Ninth Edition.p ...
- Kubernetes 技能图谱skill-map
# Kubernetes 技能图谱 ## Container basics (容器技术基础)* Kernel* Cgroups* Userspace runtime* Image* Registry ...
- fir.im Weekly - 人人都需要的 IT 技能图谱
AlphaGo 与李世石的人机世纪大战落下帷幕,不禁让人思考<失控> 中说道的 "机器正在生物化,而生物正在工程化 ".作为人类,在未来能否保全最后的智力骄傲成为一个疑 ...
- DBA的技能图谱
最近发现公布的技术岗位的技能图谱中没有DBA的,比较心塞,于是根据自己的工作经验写了一个,写的过程中发现,还的不断的完善,但是先放出来,欢迎大家提建议.
- PHP 工程师技能图谱
# PHP 工程师技能图谱## 基础知识 - HTTP - HEADER - REQUEST - RESPONSE - GET/POST/PUT/DELETE/PATCH/CONNECT/OPTION ...
- Node.js 开发技能图谱
# Node.js 开发技能图谱 ## Node.js 语言环境搭建 - Node.js 安装(3m大法:nvm.npm.nrm)- Node.js 命令- Node.js开发工具(推荐vscode) ...
- Golang 开发技能图谱
# Golang 开发技能图谱 ## Go 语言环境搭建- Go 安装- GOPATH 与工作空间- Go 命令- Go开发工具 ## GO 语言编程基础- 关键词和语法(Language Synta ...
随机推荐
- [HDU2276]Kiki & Little Kiki 2
题目:Kiki & Little Kiki 2 链接:http://acm.hdu.edu.cn/showproblem.php?pid=2276 分析: 1)如果前一盏灯亮着,则改变这一盏灯 ...
- 23-25 October in 614
Practice sort 给定一系列形如 \(A<B\) 的不等关系,判断前 \(k\) 个不等关系是否即可确定 \(n\) 个元素之间的大小顺序:如果不可确定,判断前 \(k\) 个不等关系 ...
- Redis的高级特性一览
更多内容,欢迎关注微信公众号:全菜工程师小辉.公众号回复关键词,领取免费学习资料. 应用场景 缓存系统:用于缓解数据库的高并发压力 计数器:使用Redis原子操作,用于社交网络的转发数,评论数,粉丝数 ...
- 从xxxx检测到有潜在危险的 Request.Form 提示黄页
相信很多朋友都遇到过"从客户端xxxxxx"检测到有潜在危险的 Request.Form 然后给一个黄页提示.然后检测代码又找不到错误的代码提示. 原因:是因为在页面里边使用了富文 ...
- linux内核,驱动,应用程三者的概念和之间的关系
驱动程序属于内核的一个部分.准确的说是内核的一个组件.不包含驱动的内核也叫做内核,并且这也是我们常说的内核.内核要干的事情无非5件. 1,内存管理 2,虚拟文件系统 3,进程调度 4,网络接口 5,进 ...
- MySQL-初始化和自动更新TIMESTAMP和DATETIME
https://dev.mysql.com/doc/refman/8.0/en/timestamp-initialization.html 例,添加自动更新的保存最后一次修改该条记录的时间戳的字段: ...
- 头疼3-4次的问题,数据从DB导出到EXCEL,再从EXCEL导入到DB,数据格式发生错误 ,导致 程序出错。
反思: 1 解决 问题的思路 绕远了: 在这个问题出现前,程序是运行正确 的 问题出现前,我误删了DB 的 testcase表的所有 case ,然后 再把邮件 中的excel数据导入到 DB 然后 ...
- django-redis-cache缓存使用
1. redis安装配置 (1)到redis目录 [root@localhost redis-2.8.17]# ls 00-RELEASENOTES CONTRIBUTING deps Makefil ...
- mybatis Invalid bound statement (not found)错误解决办法
由于新版的IntelliJ IDEA不再编译source folder下的xml文件,而我们平时使用mybatis时,习惯于将*Mapper.xml文件放在与dao层.service层平级的src目录 ...
- golang的数据类型之布尔类型
1)布尔类型也叫 bool类型,bool类型数据只允许取值true或false2)bool类型占1个字节.3)bool类型适于逻辑运算,一般用于程序流程控制4)不可以0或非0的整数替代false和tr ...