Based on our record, Kubernetes seems to be a lot more popular than hub. While we know about 359 links to Kubernetes, we've tracked only 4 mentions of hub. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Use hub here via CLI and forget the gui https://hub.github.com/. - Source: Hacker News / over 1 year ago
Try automating the PR process as much as possible. Make use of tools like hub CLI for speeding up the pull request process. Code quality tools can help you automate the due diligence for coding standards and conventions, and test automation tools can assist in bug discovery, and identifying security vulnerabilities. - Source: dev.to / almost 2 years ago
Parse_git_branch() { # Speed up opening up a new terminal tab by not # checking `$HOME` ...which can't be a repo anyway # # For the heck of it, micro-optimize this too: # time (repeat 1000000 { [ "$PWD" = "$HOME" ] } ) == ~4.2s # time (repeat 1000000 { [[ "$PWD" == "$HOME" ]] } ) == ~1.4s [[ "$PWD" == "$HOME" ]] && return # Fastest known way to check the current branch name ... Source: almost 3 years ago
You can always query via github api or use the hub client (from their home page https://hub.github.com/). Source: over 3 years ago
Cloud-Native Friendly: Lightweight and fast, Go apps fit perfectly into containerized environments like Docker and Kubernetes. - Source: dev.to / about 1 hour ago
Over the years, Indian developers have played increasingly vital roles in many international projects. From contributions to frameworks such as Kubernetes and Apache Hadoop to the emergence of homegrown platforms like OpenStack India, India has steadily carved out a global reputation as a powerhouse of open source talent. - Source: dev.to / 10 days ago
Kubernetes isn't just for container orchestration—it packs a powerful built-in service discovery system that's changing how developers think about service connectivity. It uses DNS under the hood, along with environment variables, to help services find each other. - Source: dev.to / 15 days ago
For a comprehensive overview, explore the Kubernetes 1.33 release notes and GitHub changelog. Engage with the community at events like KubeCon or join the Kubernetes Slack to collaborate on the future of cloud-native computing. With Octarine, Kubernetes continues to shine as the backbone of modern infrastructure. - Source: dev.to / 18 days ago
Imagine trying to keep a fleet of ships sailing smoothly across the ocean. You need to ensure each ship has enough crew, fuel, and cargo, and that they're all heading in the right direction. This is a complex task, requiring constant monitoring and adjustments. In the world of Kubernetes, Controllers and Operators play a similar role, ensuring your applications run smoothly and efficiently. This blog post delves... - Source: dev.to / 26 days ago
LS Intranet - LS Intranet is a corporate intranet that facilitates multiple employees collaborating on projects, and working in synergy.
Rancher - Open Source Platform for Running a Private Container Service
Communifire - Enterprise Social Collaboration Software
Docker - Docker is an open platform that enables developers and system administrators to create distributed applications.
CodeHub - CodeHub is the most complete, unofficial, client for GitHub on the iOS platform.
Helm.sh - The Kubernetes Package Manager