or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing
xxxxxxxxxx
基於微服務與雲原生應用的持續交付實踐
tags:
DevOpsDays Taipei 2018
9/12
10:30~11:10
歡迎來到 DevOps Days 2018 共筆
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →共筆入口:https://hackmd.io/c/DevOpsDays2018
手機版請點選上方 按鈕展開議程列表。
在大會遇到任何問題都可以在下方的問題回報區中留言
大會問題與建議回報區
講師:台下有沒有人沒聽過jenkins x?
Software is Eating the World.
What are Cloud Native Applications?
small dedicated feature
easy scale-out
Why Cloud Native?(為何雲原生運用?)
Delivering value to users
Quickly
Safely
in a sustainable manner
DevOps
Microservices
Continuous Delivery
Containers
Container Native Infrastructure
Isolation build, test and deploy
K8s Native Infrastructure
etc.
Evolution of Applicaion Architecture
主航道 vs 小溪流
以往所有的東西都會到主航道進行控制,但現行會是大家各自在分流中進行(游泳,划船…),但有共同的目標。
We Need Continuous Delivery (CD 持續交付)
Delivers code from version control to production in a deterministic fashion
Modern CI/CD service
CI/CD as Service, and Cloud Native
Use the tools you build to build the tools you use.
CNA CI/CD solution BOOMS! 超多解決方案
Introduction Jenkins X
用一句話定義:
CI/CD solution for modern cloud applications on K8s
Concept
rethinking the interactive way between Engineer and CI/CD in the cloud native era
Jenkins X vs Jenkins
Jenkins + K8s \(\neq\) Jenkins X
Key Benefits
Core features - Single CLI and Easy Setup
一鍵安裝
Core features - Automated CI/CD
從coding到交付中間其實有技術高牆(要懂機器配置、設定 … etc)
微軟提供的開源工具:draft
可生成Jenkins pipeline
Core feature - GitOps Buildin
把所有配置(除了code,環境變數等配置)都放到版本控制中
Core feature - Preview Environmnet
Core feature - DevPod Environment
一般都會關心線上環境,但會忽略記得環境,於是就會發生「這在我的環境是可以運行的」的狀況。
Core features - Security
Security is Justice
A paradise of Open Source
Demo Video
官網有很多影片可以參考
為啥中間是 vagrant ??
這場有提供投影片嗎?
中國腔中文比英文還難聽懂…
Kubernetes as a Service 是遲早的事情
Quality Gate 質量門,有沒有台灣用語?
Jenkins 好難入門阿…比 k8s 更難
Jenkins = 在家幫你掃地的… 執事
Jenkins X = 在船上幫你掃地的…
CNCF Landscape

所以羨慕我們不用翻牆安裝?
想用 Jenkins X 來驅動一些透過 container 執行的 workload 的話,k8s 是必須的嗎…?
真的很強大阿…那個文件…人多就是任性…XD
我已經感受到講師的熱情 哈
要裝微信才能下載XDD