2017.05
- 20170506
- http://www.jianshu.com/p/f8746b81d65d 服务发现 - consul 的介绍、部署和使用
- Docker Overlay Networks: That was Easy https://medium.com/on-docker/docker-overlay-networks-that-was-easy-8f24baebb698
- Demystifying Docker overlay networking http://blog.nigelpoulton.com/demystifying-docker-overlay-networking/ 非常不错文章
- 夜来Docker声 新型容器网络方案知多少 http://www.ctolib.com/topics-114617.html
- Docker实践,来自沪江、滴滴、蘑菇街架构师的交流分享 http://dockone.io/article/2272 a
- 网络操作系统VyOS安装与初步使用 http://www.sdnlab.com/14098.html
- RancherOS 将整个操作系统作为Docker容器运行的Tiny Linux发行版 http://www.ctolib.com/rancher-os.html
- 洪强宁:宜信的PaaS平台基于Calico的容器网络实践 http://www.infoq.com/cn/articles/ECUG2015-PaaS-Calico
- 20170507
- 如何让Scapy支持组VXLAN报文 http://www.sdnlab.com/16914.html
- http://docker-k8s-lab.readthedocs.io/en/latest/docker.html 介绍Docker好文章
- Get Docker up and running on the RaspberryPi (ARMv6) in four steps (Wheezy) https://github.com/umiddelb/armhf/wiki/Get-Docker-up-and-running-on-the-RaspberryPi-(ARMv6)-in-four-steps-(Wheezy\
- One way you can use Raspberry Pi and Docker together is for Swarm. https://www.raspberrypi.org/blog/docker-comes-to-raspberry-pi/
- Docker Swarm mode Deep Dive on Raspberry Pi (scaled) https://www.youtube.com/watch?v=9m352pAoaow
- How I setup a Raspberry Pi 3 Cluster Using The New Docker Swarm Mode In 29 Minutes https://medium.com/@bossjones/how-i-setup-a-raspberry-pi-3-cluster-using-the-new-docker-swarm-mode-in-29-minutes-aa0e4f3b1768
- How to install Docker on your Raspberry Pi https://howchoo.com/g/nmrlzmq1ymn/how-to-install-docker-on-your-raspberry-pi
- Docker Swarm Mode Walkthrough https://www.youtube.com/watch?v=KC4Ad1DS8xU
- Live Deep Dive - Docker Swarm Mode on the Pi http://blog.alexellis.io/live-deep-dive-pi-swarm/
- DOCKER COMES TO RASPBERRY PI
- A Framework for Overlaying Virtualized Layer 2 Networks over Layer 3 Networks https://tools.ietf.org/html/rfc7348
- Open vSwitch on Windows http://docs.openvswitch.org/en/latest/intro/install/windows/
- How To Interface Between Multiple Docker Containers and Host https://askmacgyver.com/blog/tutorial/how-to-interface-between-multiple-docker-containers-and-host
- for i in `seq 4`; do curl 127.0.0.1; done http://docker-k8s-lab.readthedocs.io/en/latest/docker/docker-swarm-lb-scale.html
- http://docker-k8s-lab.readthedocs.io/en/latest/docker.html Docker好文章
- 搭建基于Open vSwitch的VxLAN隧道实验 http://www.sdnlab.com/5365.html
- Kubernetes集群中的网络 https://github.com/yangyuqian/k8s-the-hard-way/blob/master/network/summary-cn.md#
- DockOne微信分享(一一二):Flannel中vxlan backend的原理和实现 http://dockone.io/article/2216
- Docker 网络-端口映射、容器链接、Networking https://itbilu.com/linux/docker/Ey5dT-i2G.html
- 浅析 Docker 容器的应用场景 https://blog.c.163.com/2016/04/40/
- 尧飘海:构建容器云平台的关键技术 https://blog.c.163.com/2017/03/1267/
- 虚拟网络之openVSwitch
- 在CentOS7上配置Open vSwitch和VXLAN http://smoke520.blog.51cto.com/9256117/1793076
- docker容器分配静态IP
- 用openvswitch配置跨节点的docker网络环境
- 基于OVS+GRE实现Docker容器跨主机通讯
- Docker中的网络详解以及与OpenStack网络对比 http://www.adocker.cn/archives/672
- Docker跨主机通信:桥接方式和路由方式 http://cloud.svn001.net/docker/69066711763901067401.html 简单明了,推荐
- docker学习3-虚拟网络模式 http://cloud.svn001.net/docker/18720248023087150568.html
- 理解Docker(5):Docker 网络 http://cloud.svn001.net/docker/50554212498828447203.html 有点老了
- Docker+OpenvSwitch走进VxLAN的世界
- https://raw.githubusercontent.com/openvswitch/ovs/master/utilities/ovs-docker ovs-docker 脚步文件
- Docker跨宿主机容器互联(ovs) http://m.wendq.com/wd/201612/8195.html
- 20170508
- docker的跨主机解决方案weave----遇到的坑(1)-问题真多,还好有源码
- system static-host-mapping host-name <name> http://www.brocade.com/content/html/en/vrouter5600/35r6/vrouter-35r6-basicsystem/GUID-92948776-857E-4F36-B91F-EB7EE6E41B89.html
- Part 3: Vyatta Basic Setup vyos config
- My Lab Environment v2.0 (Part 1 – Introduction) https://thomasvochten.com/archive/2015/03/labv2-part1/
- http://onebadpixel.com/blog/2013/02/04/part-1-introducing-vyatta/
- Python: Using os.system with Loop and saving multiple variables http://stackoverflow.com/questions/43640051/python-using-os-system-with-loop-and-saving-multiple-variables
- 使用Docker swarm构建WordPress集群 http://www.linuxidc.com/Linux/2017-05/143369.htm
- 生产环境中使用Docker Swarm的一些建议 https://blog.fundebug.com/2017/05/08/docker-swarm-suggestion/
- Intro to Docker Swarm: Part 4 - Demo
- Deploy services to a swarm https://docs.docker.com/engine/swarm/services/
- AsyncIO bindings for docker.io https://github.com/aio-libs/aiodocker
- 看 Docker Swarm 如何做集群 MacOS, VirtualBOX虚机x4 https://github.com/jasonGeng88/blog/blob/master/201704/docker_swarm.md
- 使用Vagrant快速创建虚拟机 https://kiwenlau.com/2016/06/19/160619-vagrant-virtual-machine/
- Mac OS 使用 Vagrant 管理虚拟机(VirtualBox)http://www.infocool.net/kb/OtherOS/201612/265235.html
- Run 'do-release-upgrade' to upgrade to it. http://www.infocool.net/kb/OtherOS/201612/265235.html
- 使用Vagrant创建多节点虚拟机集群 https://kiwenlau.com/2016/07/03/vagrant-vm-cluster/
- Run Docker in VirtualBox with Vagrant on Mac OS X http://cjlarose.com/2014/03/08/run-docker-with-vagrant.html
- https://atlas.hashicorp.com/bento/boxes/ubuntu-16.04
- 20170509
- ubuntu/xenial64 https://gist.github.com/maxivak/c318fd085231b9ab934e631401c876b1
- Dockerizing a Python Django Web Application https://semaphoreci.com/community/tutorials/dockerizing-a-python-django-web-application
- windows 下 使用 vagrant 来管理 linux 虚机开发环境 https://juejin.im/entry/579015868ac247005ffa76ad
- 使用 "5W1H" 写出高可读的 Git Commit Message https://juejin.im/post/59110c322f301e0057e4c182
- 使用Vagrant(零)——为什么要使用Vagrant http://www.ituring.com.cn/article/131600
- 基于Docker搭建多节点Mesos/Marathon https://kiwenlau.com/2016/07/10/mesos-marathon-platform/
- Xenial Xerus is the Ubuntu codename for version 16.04 of the Ubuntu Linux-based operating system. http://www.webopedia.com/TERM/X/xenial-xerus.html
- DevNet Express for Cloud Collaboration - Software Developers https://learninglabs.cisco.com/tracks/devnet-express-cloud-collab-soft-dev
- LUG带同学们走进神秘的网络中心机房 https://news.ustclug.org/2016/10/visiting_network_center/
- Current Alpine Version 3.5.2 (Released Mar 02, 2017) https://alpinelinux.org/downloads/
- Alpine Linux 3.5.2 发布,轻量级 Linux 系统 https://www.oschina.net/news/82522/alpine-linux-3-5-2
- https://wiki.alpinelinux.org/wiki/Docker Alpine & Docker
- http://training.play-with-docker.com/ Play-With-Docker 培训
- https://github.com/play-with-docker/play-with-docker
- Docker in Docker and play-with-docker https://sreeninet.wordpress.com/2016/12/23/docker-in-docker-and-play-with-docker/
- https://wiki.alpinelinux.org/wiki/Docker#Example:_How_to_install_docker_from_Arch
- Module: Advanced Docker https://github.com/imapex-training/mod_adv_docker/blob/master/README.md
- https://devnetsandbox.cisco.com/RM/Topology Cisco ACI 模拟器
- How to: Use NX-OSv 9000 with VIRL 1.2.83 https://learningnetwork.cisco.com/docs/DOC-31788.pdf
- Cisco Docker 101 https://learninglabs.cisco.com/tracks/buildcloudnative/ciscoshipped/docker-101/step/1
- DevNet Learning Labs https://learninglabs.cisco.com/labs/tags/Docker
- docker build . https://learninglabs.cisco.com/lab/docker-101/step/3
- Docker Community Edition for Ubuntu https://store.docker.com/editions/community/docker-ce-server-ubuntu?tab=description
- docker login docker push docker.io/gtirloni/hellonode:latest https://github.com/docker/hub-feedback/issues/645
- Get started with Docker for Mac https://docs.docker.com/docker-for-mac/
- 2017.05.10
- Installing Weave Net https://www.weave.works/docs/net/latest/installing-weave/
- https://coreos.com/resources/index.html
- Getting Started with Docker https://serversforhackers.com/getting-started-with-docker
- https://www.katacoda.com/courses/weave 培训课程
- https://www.weave.works/docs/net/latest/installing-weave/ weave安装
- k8s入门系列之集群安装篇
- Kubernetes Webinar Series - Kubernetes Architecture 101 https://www.youtube.com/watch?v=zeS6OyDoy78
- http://www.figlet.org/
- Kubernetes中文社区 https://www.kubernetes.org.cn/
- Docker 中文社区学习笔记:Dockerfile http://www.docker.org.cn/dockerppt/114.html#first
- Hands on Kubernetes (Part 1) https://www.youtube.com/watch?v=A8JonqXNfCk
- Containers Networking Tutorial with Contiv https://contiv.github.io/documents/tutorials/container-101.html
- http://contiv.ciscolive.com/pod1 CiscoLive LAB
- 20170511
- http://docs.python-requests.org/en/master/
- https://github.com/kennethreitz/requests/
- The Hitchhiker’s Guide to Python! http://docs.python-guide.org/en/latest/
- https://www.kennethreitz.org/photos 牛人
- http://httpbin.org/
- 阿里云安装自定义ISO RancherOS http://www.infocool.net/kb/Other/201703/321032.html
- https://github.com/contiv/install/releases d
- Install RancherOS on VirtualBox and configure it for ssh access http://log-it.ro/2017/04/06/install-rancheros-on-virtualbox-and-configure-it-for-ssh-access/
- https://github.com/rancher/os
- Creating A Scalable Application Using Docker + Rancher + RancherOs + Cattle https://hackernoon.com/creating-a-scalable-application-using-docker-rancher-rancheros-cattle-5feb83a3e743
- 2017.05.12
- Docker、Containerd、RunC...:你应该知道的所有 http://www.infoq.com/cn/news/2017/02/Docker-Containerd-RunC
- REST之中的幂等指的是什么? http://www.infoq.com/cn/news/2013/05/idempotent
- 幂等性是数学中的一个概念,表达的是N次变换与1次变换的结果相同 http://www.cnblogs.com/weidagang2046/archive/2011/06/04/idempotence.html
- http://docs.ansible.com/ansible/playbooks.html
- Automating Cisco Nexus Switches with Ansible http://jedelman.com/home/automating-cisco-nexus-switches-with-ansible/
- http://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/7-x/nx-osv/configuration/guide/b_NX-OSv_9000/b_NX-OSv_9000_chapter_010.html#reference_BA870A750B004CCE86064A75A687DDDC
- https://communities.cisco.com/community/developer/nx-os/blog
- https://communities.cisco.com/community/developer/dev-vm/content
- https://communities.cisco.com/community/developer/dev-vm/blog/2015/05/12/the-devnet-base-vm
- https://communities.cisco.com/community/developer/blog/2017/05/05/new-sandbox-kubernetes-with-contiv
- https://devnetsandbox.cisco.com/Docs/ACI_Sandbox/ACI-Sandbox-TopologyV1.23c.pdf
- https://github.com/datacenter/nxos/blob/master/nxapi/samples/show_version.py
- https://github.com/jedelman8/nxos-ansible
- Network Automation using Ansible and Python https://www.youtube.com/watch?v=VYEVjKvMKqU&t=1255s
- How We Upgraded The Entire Network Infrastructure In 2 Weeks http://packetpushers.net/how-we-upgraded-the-entire-network-infrastructure-in-2-weeks/
- 在CentOS7上部署Kubernetes集群 https://www.mtyun.com/library/37/how-to-setup-k8s-cluster-on-CentOS7/
- kubernetes容器编排系统介绍 https://www.qcloud.com/community/article/164816001481011864
- YAML: YAML Ain't Markup Language http://yaml.org/
- 2017.05.13
- YAML简介与使用实例 https://my.oschina.net/u/2391658/blog/710146
- YAML 语言教程 http://www.ruanyifeng.com/blog/2016/07/yaml.html
- https://github.com/iceworld/yaml/blob/master/alpine.yaml
- Kubernetes集群中的网络
- The Twelve Factors https://12factor.net/
- Kubernetes如何使用kube-dns实现服务发现 http://blog.tenxcloud.com/?p=1726
- http://pyyaml.org/wiki/PyYAML
- http://blog.csdn.net/marksinoberg/article/details/52979419 f
- YAML 在Python中的配置应用 http://blog.csdn.net/marksinoberg/article/details/52979419
- 20170514
- Python读写docx文件 http://yshblog.com/blog/40 1:20am
- 用python处理MS Word http://blog.csdn.net/qianchenglenger/article/details/51582005
- Python2和3兼容写法 http://yshblog.com/blog/61
- 图社(TUSHE)是基于 FLask 的图床和图片浏览网站源码,也可以用作套图网站。https://github.com/ericls/tushe https://segmentfault.com/a/1190000003000859
- 使用Python实现一个简单的图片上传存储服务
- 使用Python将图片发布到Facebook
- http://facebook-sdk.readthedocs.io/en/latest/api.html
- How To Install Nginx on Ubuntu 16.04 https://www.digitalocean.com/community/tutorials/how-to-install-nginx-on-ubuntu-16-04
- 使用uWSGI Web服务器和Nginx部署Python WSGI应用 http://lib.csdn.net/article/python/53539
- 20170515
- Permission denied on accessing host directory in docker http://stackoverflow.com/questions/24288616/permission-denied-on-accessing-host-directory-in-docker
- 农商行数据中心总经理肖国彬:传统银行接受云计算背后的反思 http://www.cnetnews.com.cn/2016/0809/3081576.shtml?nomobile
- 在Docker中运行Node.js的Web应用 http://blog.shiqichan.com/Dockerizing-a-Node-js-Web-Application/
- 在Docker下部署Nginx http://blog.shiqichan.com/Deploying-Nginx-with-Docker/
- 20170517
- Dockerizing a Node.js web app https://nodejs.org/en/docs/guides/nodejs-docker-webapp/
- Enable SSH in Ubuntu 14.04 Trusty Tahr http://ubuntuhandbook.org/index.php/2014/04/enable-ssh-ubuntu-14-04-trusty-tahr/
- How to Enable SSH in Ubuntu 16.04 LTS http://ubuntuhandbook.org/index.php/2016/04/enable-ssh-ubuntu-16-04-lts/ 4 steps
- How to install and configure SSH on Ubuntu (Server) 14.04 LTS Step-by-Step http://linux-sys-adm.com/how-to-install-and-configure-ssh-on-ubuntu-server-14.04-lts-step-by-step/ public key configuraiton
- Ansible 简易教程 https://blog.goquxiao.com/posts/2015/09/01/ansible-simple-tutorial/
- https://www.digitalocean.com/community/tutorials/configuration-management-101-writing-ansible-playbooks
- Player 3 Has Entered the Game: Say Hello to 'WannaCry' http://blog.talosintelligence.com/2017/05/wannacry.html
- docker tag https://docs.docker.com/engine/reference/commandline/tag/
- How To Create a Sudo User on Ubuntu https://www.digitalocean.com/community/tutorials/how-to-create-a-sudo-user-on-ubuntu-quickstart usermod -aG sudo username
- An Ansible Tutorial https://serversforhackers.com/an-ansible-tutorial
- Ruby 日期 & 时间(Date & Time) http://www.jianshu.com/p/c8df26f01f21
- https://hub.docker.com/r/ansible/ubuntu14.04-ansible/
- https://salesconnect.cisco.com/c/r/salesconnect/saleshubs/products-and-services/enterprise-networking/partners/overview.html Cisco DNA for Partners
- https://www.engeniustech.com/wp-content/uploads/2016/12/EAP_Series_QIG.pdf
- 2017.05.18
- Under the covers of the HTTP/2 Performance Demo on http2.akamai.com/demo https://community.akamai.com/community/web-performance/blog/2015/08/25/under-the-covers-of-the-http2-performance-demo-on-http2akamaicomdemo
- Python Ansible Part1 http://it-tuff.blogspot.com/2017/01/python-ansible-part1-installation-and.html
- 用Ansible配置思科网络设备 http://www.wanglifeng.info/network/config-cisco-router-with-ansible.html
- How To Install and Use Docker on CentOS 7 https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-centos-7 文章不错。
- Network Automation with Ansible and Cisco Nexus Switches https://developer.cisco.com/site/nx-os/docs/automation/ansible/ 思科文档
- Using Ansible to PUSH Cisco IOS Configurations https://www.packetgeek.net/2015/08/using-ansible-to-push-cisco-ios-configurations/
- 2017.05.19
- Android O, Google Lens and VR: Everything important from Google I/O https://www.cnet.com/news/android-o-google-lens-and-vr-everything-important-from-google-io-2017/
- 2017.05.21
- 计算机告诉你,唐朝诗人之间的关系到底什么样? http://mp.weixin.qq.com/s/gPTaBhYercGBKKLmTanyNw
- https://github.com/MrQianJinSi/poetry_analyzer
- 2017.05.23
- NLP新技术 – 专为企业环境而设计 http://www.icontek.com/zh/ 自然问变成标准问。真人录音,男客户用机器混合的女声,静默坐席。人工+机器集成解决。对比纯机器解决方案。
- 2017.05.24
- Polycom RealPresence Centro http://www.gbh.com/polycom-centro/
- Cisco Spark Room Series http://www.cisco.com/c/en/us/products/collaboration-endpoints/spark-room-kit-series/index.html
- Cisco Spark Room Kit Data Sheet http://www.cisco.com/c/en/us/products/collateral/collaboration-endpoints/spark-room-kit-series/datasheet-c78-738729.html
- Cisco Spark Room Kit Plus Data Sheet http://www.cisco.com/c/en/us/products/collateral/collaboration-endpoints/spark-room-kit-series/datasheet-c78-738752.html
- http://www.cisco.com/c/dam/en/us/products/collateral/collaboration-endpoints/spark-room-kit-series/at-a-glance-c45-738730.pdf
- http://www.cisco.com/c/dam/en/us/td/docs/telepresence/endpoint/room-kit/installation-guide/cisco-spark-room-kit-installation-guide-en.pdf 安装手册
- Making Every Meeting Room Smarter https://blogs.cisco.com/collaboration/cisco-spark-room-kit
- 20170525
- https://www.built.io/
- 2017.05.27
- https://unicode-table.com/en/sets/signs-of-the-zodiac/
- 上海仪电中央研究院基于ER+VPN的混合云连通实验 http://mp.weixin.qq.com/s/Wy4UpxeigM2szm_yvx6xmw
- 2017.05.31
- How to emulate DCs in public cloud and connect them using Cisco CSR 1000v? https://www.ravellosystems.com/blog/cisco-csr-demo-training-environments-on-aws-google/