# traefik github
https://github.com/traefik/traefik
# 安裝 traefik
https://jimmysong.io/kubernetes-handbook/practice/traefik-ingress-installation.html
https://github.com/rootsongjc/kubernetes-handbook/tree/master/manifests/traefik-ingress
https://github.com/yiyu0x/k8s-traefik-example
# kubernetes二: kubernetes 重要组件安装和集群管理
https://blog.51cto.com/u_14183032/4903615
# [Kubernetes] 設定 Ingress Controller (以 Traefik 為例)
https://godleon.github.io/blog/Kubernetes/k8s-Install-traefik-as-Ingress-Controller/
# k8s Deployment
https://kubernetes.io/docs/concepts/workloads/controllers/deployment/
# [Day16] k8s之PV小整合:Pod、Deployment、Service、Job與PersistentVolume
https://ithelp.ithome.com.tw/articles/10223217
# [Day 8] 還在用Replication Controller嗎?不妨考慮Deployment
https://ithelp.ithome.com.tw/articles/10194152
# Elastic Docs› Elastic Cloud on Kubernetes [2.5]
https://www.elastic.co/guide/en/cloud-on-k8s/2.5/k8s-overview.html
# Ingress Controllers
https://kubernetes.io/docs/concepts/services-networking/ingress-controllers/
# 第 3 堂課 - LACP 與 bonding/team 及 IPv6 簡易設定
https://dic.vbird.tw/linux_server/unit03.php
# NPIV
https://www.google.com/search?q=NPIV&oq=NPIV&aqs=chrome..69i57j0i512l9.824j0j7&sourceid=chrome&ie=UTF-8
# Rancher 新用户指南
https://docs.ranchermanager.rancher.io/zh/pages-for-subheaders/new-user-guides
https://docs.ranchermanager.rancher.io/v2.6/getting-started/quick-start-guides/deploy-rancher-manager/helm-cli
# Kubernetes Cluster in Minutes in VMware vSphere using Rancher
https://www.youtube.com/watch?v=lKzkgmR6A2A
# Rancher 安裝 trident
https://docs.netapp.com/zh-tw/hci/docs/task_rancher_trident.html
# Install Traefik
https://doc.traefik.io/traefik/getting-started/install-traefik/#use-the-official-docker-image
# Kubernetes StatefulSet - Examples & Best Practices
https://loft.sh/blog/kubernetes-statefulset-examples-and-best-practices/
# Kubernetes PVC Guide: Basics, Tutorials and Troubleshooting Tips
https://komodor.com/learn/kubernetes-pvc-guide-basic-tutorial-and-troubleshooting-tips/
# Persistent Volumes
https://kubernetes.io/docs/concepts/storage/persistent-volumes/
# How to Create kubernetes Role for Service Account
https://devopscube.com/create-kubernetes-role/
# Kubernetes StatefulSet - Examples & Best Practices
https://loft.sh/blog/kubernetes-statefulset-examples-and-best-practices/
# 在 K8S 中使用 Traefik 作為 Ingress Controllers
https://github.com/yiyu0x/k8s-traefik-example
# Deploy a Production Ready Kubernetes Cluster
https://github.com/kubernetes-sigs/kubespray/blob/master/README.md
# 以 eBPF 構建一個更為堅韌的 Kubernetes 叢集
https://www.slideshare.net/hongweiqiu/ebpf-kubernetes?from_action=save
# “源来如此”开源技术公开课第八期:CKA考前重点实战讲解
https://training.linuxfoundation.cn/videos/11
https://www.bilibili.com/video/BV1Mq4y1s7JW/?zw
# Storage Classes
https://kubernetes.io/docs/concepts/storage/storage-classes/
# Deploy Elasticsearch and Kibana Cluster on Kubernetes with Elasticsearch Operator
https://medium.com/rahasak/deploy-elasticsearch-and-kibana-cluster-on-kubernetes-with-elasticsearch-operator-79f205170f40
# Elastic Cloud on Kubernetes
https://www.elastic.co/guide/en/cloud-on-k8s/master/k8s-check-samples.html
https://www.elastic.co/guide/en/cloud-on-k8s/master/k8s-install-yaml-manifests.html#k8s-install-yaml-manifests
# EtherChannel
https://www.jannet.hk/etherchannel-pagp-lacp-zh-hant/
# Persistent Volumes
https://kubernetes.io/docs/concepts/storage/persistent-volumes/
https://learning.edx.org/course/course-v1:LinuxFoundationX+LFS158x+1T2022/block-v1:LinuxFoundationX+LFS158x+1T2022+type@sequential+block@c62bc66c97f24fa490cf42b58abc455b/block-v1:LinuxFoundationX+LFS158x+1T2022+type@vertical+block@a5d8e4c381e549de95762f5abe314ba6
# 雲端現代化的商業價值
https://hktw-resources.awscloud.com/whitepapers/business-value-of-cloud-modernization-whitepaper-tc?trk=9bbff2ce-cad2-4816-8c15-2f30d784b934&sc_channel=psm&fbclid=IwAR3h-qesiPcy0rLYnt9Fac-CFQXSey50_pvclVX8iwQlDKUyyPoqGJvJY5Y
# Setting up Azure Classroom Labs for your students with Azure Lab Services
https://techcommunity.microsoft.com/t5/educator-developer-blog/setting-up-azure-classroom-labs-for-your-students-with-azure-lab/ba-p/381181
# BAS那点事儿
https://xz.aliyun.com/t/11880#toc-6
# OpenRan
https://opennetworking.org/open-ran/
# Aether-in-a-Box for Developers
https://docs.aetherproject.org/master/developer/aiab.html#proxy-settings-conditional
# Setting Up Aether-in-a-Box
https://docs.aetherproject.org/aether-1.5/developer/aiab.html
# Aether Documentation
https://docs.aetherproject.org/master/index.html
# Aether
https://opennetworking.org/aether/
# Community
https://wiki.opennetworking.org/display/COM/Aether
# SD-Core Public
https://drive.google.com/drive/u/0/folders/1dM5b0B65LkQQ0dGK1m-iIceRJfAASEm1
# 遠傳首發!成功測試高空無人載具延伸 5G 信號涵蓋
https://technews.tw/2019/09/23/fetnet-test-air-extension-5g-coverage/
[Trouble Shooting]
# Kubernetes stuck on ContainerCreating
https://serverfault.com/questions/728727/kubernetes-stuck-on-containercreating
# Docker installation
https://docs.docker.com/engine/install/centos/
# Run a Stateless Application Using a Deployment
https://kubernetes.io/docs/tasks/run-application/run-stateless-application-deployment/
# What is the proper way to uninstall and clean up the Traefik Helm Charts?
https://community.traefik.io/t/what-is-the-proper-way-to-uninstall-and-clean-up-the-traefik-helm-charts/11343
沒有留言:
張貼留言