کانال انجمن کلاد و دوآپس تبریز
عینالی - تبریز جمعه - 07 آذر 1404 آنتن های جذاب بالای عینالی
دوربین خوبی برده بودم اما هوا زیادی آلوده بود
دو ساعت پیش اولین کامیت پروژه cocoon در اکانت رسمی تلگرام روی گیتهاب زده شد.
https://github.com/TelegramMessenger/cocoon
در این پروژه با به اشتراک گذاری GPU برای پردازشهای هوش مصنوعی پاداش TON دریافت میکنید.
شاید بتونن جای ماینرها رو بگیرن!
https://github.com/TelegramMessenger/cocoon
در این پروژه با به اشتراک گذاری GPU برای پردازشهای هوش مصنوعی پاداش TON دریافت میکنید.
شاید بتونن جای ماینرها رو بگیرن!
👎1
Converged vs Hyper-Converged Infrastructure
https://openmetal.io/docs/edu/openstack/converged-vs-hyper-converged-infrastructure-hci/
https://openmetal.io/docs/edu/openstack/converged-vs-hyper-converged-infrastructure-hci/
OpenMetal IaaS
Converged vs Hyper-Converged Infrastructure (or HCI)
When someone asks the difference between converged vs hyper-converged they are typically asking what services are running in your cluster.
cpuManagerPolicy: static
static: allows pods with certain resource characteristics to be granted increased CPU affinity and exclusivity on the node.
https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
articles:
1. https://docs.starlingx.io/usertasks/kubernetes/using-kubernetes-cpu-manager-static-policy.html
2. https://devtron.ai/blog/what-is-kubernetes-cpu-manager/
Kubernetes
Control CPU Management Policies on the Node
FEATURE STATE: Kubernetes v1.26 [stable] Kubernetes keeps many aspects of how pods execute on nodes abstracted from the user. This is by design. However, some workloads require stronger guarantees in terms of latency and/or performance in order to operate…
https://www.cdscc.nasa.gov/Pages/gallery.html
ناسا دوآپس نمیخواد؟
مخصوصا استرالیا این مجموعه ناسا
چقدر خفن و قشنگه این ایستگاه رادیویی
ناسا دوآپس نمیخواد؟
مخصوصا استرالیا این مجموعه ناسا
چقدر خفن و قشنگه این ایستگاه رادیویی
In ipvs mode, kube-proxy uses the kernel IPVS and iptables APIs to create rules to redirect traffic from Service IPs to endpoint IPs.
https://kubernetes.io/docs/reference/networking/virtual-ips/#proxy-mode-ipvs
articles:
1. https://docs.tigera.io/calico/latest/networking/configuring/use-ipvs
2.
https://kubernetes.io/docs/reference/networking/virtual-ips/#proxy-mode-ipvs
articles:
1. https://docs.tigera.io/calico/latest/networking/configuring/use-ipvs
2.
Kubernetes
Virtual IPs and Service Proxies
Every node in a Kubernetes cluster runs a kube-proxy (unless you have deployed your own alternative component in place of kube-proxy).
The kube-proxy component is responsible for implementing a virtual IP mechanism for Services of type other than ExternalName.…
The kube-proxy component is responsible for implementing a virtual IP mechanism for Services of type other than ExternalName.…
ndots-kubernetes:
https://mrkaran.dev/posts/ndots-kubernetes/
https://socketdaddy.com/kubernetes/understanding-ndots-in-dns-configurations/
https://devopskit.tech/en/posts/ndots-kubernetes/
https://mrkaran.dev/posts/ndots-kubernetes/
https://socketdaddy.com/kubernetes/understanding-ndots-in-dns-configurations/
https://devopskit.tech/en/posts/ndots-kubernetes/
Karan Sharma
DNS Lookups in Kubernetes
In this post, I'll talk about how I learnt about FQDN, Search Paths and ndots to tackle slow DNS resolution in Kubernetes