2020 IT邦幫忙鐵人賽

2020 IT邦幫忙鐵人賽

September 9, 2019 · 1 min · 151 words · chechiachang

Journey to Quantum Computing

This post is about my learning steps for quantum-computing. For a quick-start tutorial, check my workshop project throught the project link above. Resources Courses Coursera on MIT x pro Quantum Information Processing from UW Madison Quantum Computation by John Preskill IBM Q Experience https://github.com/Qiskit/openqasm https://github.com/Qiskit/qiskit-tutorials IBM Q Experience Day 1 Getting Started with Circuit Composer Hello Quantum World circuit transformed two qubits, from $ \vert0\rangle $ to $ \frac{\vert00\rangle + \vert11\rangle}{\sqrt{2}} $ ...

June 2, 2019 · 1 min · 81 words · chechiachang

Istio 三分鐘就入坑 佈署篇

基於 Kubernetes 平台上的 Istio ,實際部署,並一步一步操作Istio 的功能。

May 6, 2019 · 2 min · 230 words · chechiachang

Jenkins X on Kubernetes

Jenkins is one of the earliest open source antomation server and remains the most common option in use today. Over the years, Jenkins has evolved into a powerful and flexible framework with hundreds of plugins to support automation for any project. Jenkins X, on the other hand, is a CI/CD platform (Jenkins Platform) for modern cloud applications on Kubernetes. Here we talk about some basic concepts about Jenkins X and provide a hand-to-hand guide to deploy jenkins-x on Kubernetes. ...

April 19, 2019 · 5 min · 949 words · chechiachang

Kubernetes Container Runtime Interface

October 6, 2018 · 0 min · 0 words · Che-Chia Chang