2020 IT邦幫忙鐵人賽
2020 IT邦幫忙鐵人賽
2020 IT邦幫忙鐵人賽
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}} $ ...
基於 Kubernetes 平台上的 Istio ,實際部署,並一步一步操作Istio 的功能。
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. ...