navy
  • Categories
    kubernetes Cloud Native Microservices Devops Github Serverless Service Mesh Tags
  • Gitbooks
    Kubernetes handbook Docker handbook Hugo Handbook Envoy proxy中文文档 Migrating to Cloud Native
  • Publications
    Cloud Native Go Cloud Native Python Cloud Native Java
  • Projects
    k8s all-in-one Spark on kubernetes Magpie Cheatsheets Beautifulhugo
  • About
  • Search
navy

Search jimmysong.io

Hi,I'm Jimmy


I can help you to build Cloud Native confidence

navy


I can help you to build Cloud Native confidence

企业迁移到云生应用架构时所需做出的变革

Posted on July 16, 2017
本文译自Migrating to Cloud Native Application Architectures第二部分,归档到 Github - migrating-to-cloud-native-application-architectures 。 在变革中前行 从客户给我们下达订单开始,一直到我们收到现金 [Read More]
#cloud-native 

什么是云原生应用架构

《迁移至云原生应用架构》第一章

Posted on July 15, 2017
本文译自Migrating to Cloud Native Application Architectures第一部分,归档到 GitHub 。 第1章 云原生的崛起 软件正在吞噬这个世界。—Mark Andreessen 近些年来 [Read More]
#cloud-native 

Kubernetes中的数据持久化问题的一个案例讨论与解决方案探究

Posted on July 11, 2017
本文已归档到kubernetes-handbook中的【最佳实践—运维管理】章节中,一切内容以kubernetes-handbook为准。 数 [Read More]
#kubernetes 

Kubernetes kubectl cheat sheat——Kubectl命令参考图

Posted on July 1, 2017
参考 kuberntes API 1.6 版本 绘制。 通过该图可以对kubernetes的客户端命令kubectl有个感性和大体的了解,具体使用方法请参考官方文档。 图片归档在 [Read More]
#kubernetes  #cheatsheet 

微服务中的服务发现方式对比

Posted on June 30, 2017
在单体架构时,因为服务不会经常和动态迁移,所有服务地址可以直接在配置文件中配置,所以也不会有服务发现的问题。但是对于微服务来说,应用的拆分, [Read More]
#microservices 

使用Jenkins进行持续构建与发布应用到kubernetes集群中

Posted on June 27, 2017
本文已归档到kubernetes-handbook中的【最佳实践—使用Jenkins进行持续构建与发布】章节中,一切内容以kubernete [Read More]
#kubernetes  #ci  #jenkins 

云原生微服务治理框架service mesh——Linkerd简介

Posted on June 26, 2017
前言 Linkerd是一个用于云原生应用的开源、可扩展的service mesh(一般翻译成服务网格,还有一种说法叫”服务啮合层“,见Istio [Read More]
#linkerd  #cloud-native  #service-mesh 

Kubernetes Pod Cheat Sheet——Pod数据结构参考图

Posted on June 24, 2017
昨天晚上构思,今天花了一上午的时间翻阅了下kubernetes api reference,画了一个Kubernetes Pod Cheat Sheet。 从Pod的数 [Read More]
#kubernetes  #cheatsheet 

使用API blueprint创建API文档

Posted on June 23, 2017
在进行微服务开发的过程中,为了保证最终开发的系统跟最初的设计保持一致,约定RESTful接口之间的调用方法,我们需要将API设计文档化,因此 [Read More]
#devops  #design  #tools 

使用Wercker进行持续构建与发布

Posted on June 22, 2017
本文介绍了wercker和它的基本用法,并用我GitHub上的magpie应用作为示例,讲解如何给GitHub项目增加wercker构建流程 [Read More]
#wercker  #docker  #ci 
  • ← Newer Posts
  • Older Posts →
  • ««
  • «
  • 1
  • 2
  • 3
  • …
  • 8
  • 9
  • 10
  • …
  • 16
  • »
  • »»

©2017-2018 navy(贾商)  •  navy

ServiceMesher • dataikudss.com • cloudnativego.com

Hugo v0.40 powered  •  Theme by Beautiful Jekyll adapted to Beautiful Hugo