Explore >> Select a destination


You are here

vadosware.io
| | stephennimmo.com
9.4 parsecs away

Travel
| |
| | developer-friendly.blog
10.2 parsecs away

Travel
| | What is OIDC Kubernetes? How to establish trust relationship between kubernetes & AWS using OpenID Connect. What is Rancher OIDC?
| | www.telesens.co
13.9 parsecs away

Travel
| | In this post, I'll show you how to run the Ray application covered in the previous post as a Kubernetes deployment running on a local Kubernetes cluster deployed using kubeadm. To recall, the application executes a Directed Acyclic Graph (DAG) consisting of reading tabular data about wine characteristics and quality from AWS S3, training a
| | brandonrozek.com
28.5 parsecs away

Travel
| Git is designed to be decentralized. However, many people treat it as a centralized solution by depending on services such as GitHub. What we've seen through the youtube-dl debacle is that repositories that we depend on can be taken down. This isn't to say that GitHub is evil and that we should move to Bitbucket, Gitlab, Source Hut, etc. But this is more of a commentary on what happens when we depend on one service to host our code.