Visualkube
banner
visualkube.bsky.social
Visualkube
@visualkube.bsky.social
Visualkube — K8s Dashboard. Redefined. Developed by Infradise Inc.
Provider of rock-solid, Kubernetes-native & on-premise SaaS solutions.

Visit our official website:
https://jet.visualkube.com
Pinned
We will be sharing our official updates, technical deep-dives, and community news here.

We are excited to build this community with you!
Visualkube Jet v0.2.0 released. ✨

This update introduces Multi-Cluster support 🚀, enabling simultaneous connections with one-view management.

It also adds automatic reconnection to the most recently used clusters, streamlining cluster management.

#VisualkubeJet #MultiCluster #AutoReconnect
November 27, 2025 at 12:45 PM
Visualkube Jet is now available.

A native, lightweight, high-performance Kubernetes plugin for JetBrains IDEs.

Free during Early Access v0.x.x (until 1.0.0);
from 1.0.0 it becomes Freemium.

Currently at 0.1.0‑EAP, with limited usable features.

#VisualkubeJet #JetBrains #Kubernetes #EAP
November 26, 2025 at 11:14 PM
🎉 valkey_client hit 1,000+ downloads within a month! — making it one of the fastest-growing Valkey clients in the @dart.dev & @flutter.dev ecosystem.

🔜 v1.5.0 adds Redirection Handling (MOVED/ASK) for seamless cluster changes. 🚀

➡️ pub.dev/packages/val...

#Valkey #DartLang #Flutter #OpenSource
valkey_client | Dart package
A modern, production-ready Dart client for Valkey (9.0.0+). Fully Redis 7.x compatible.
pub.dev
November 19, 2025 at 11:12 AM
📢 Supabase is hosting an event in Seoul 🇰🇷

Our app uses @supabase.com as one of its backend services, and it’s great to see the community growing locally.

🔗 dev-korea.com/events/dev-k...

Host: @dev-korea.com @florianldt.bsky.social

#Supabase #DevKorea #SeoulTech #OpenSource #Startups
Dev Korea #5 with Supabase
Supabase is coming to Seoul! Join us and celebrate with the community. Take part in this tech get-together, networking opportunities, talks, and of course, swag. ​​​​We'll have great conversations, ...
dev-korea.com
November 19, 2025 at 10:39 AM
Reposted by Visualkube
On November 18 Cloudflare experienced a service outage. Here's a detailed breakdown of what happened. https://cfl.re/43Bw8AI
Cloudflare outage on November 18, 2025
Cloudflare suffered a service outage on November 18, 2025. The outage was triggered by a bug in generation logic for a Bot Management feature file causing many Cloudflare services to be affected.
blog.cloudflare.com
November 18, 2025 at 11:49 PM
Google "Antigravity" (for Gemini) released and its public preview is now available. It appears to be a fork of VS Code.

"Visualkube for VS Code" already supports VS Code–compatible IDE extensions — including VSCodium, Theia, WindSurf, Trae, Cursor.

We'll check the compatibility.
antigravity.google
Google Antigravity
Google Antigravity - Build the new way
antigravity.google
November 18, 2025 at 9:55 PM
We are experiencing intermittent connection issues and broken images on visualkube.com due to the ongoing global
@Cloudflare
outage.

We appreciate the Cloudflare team’s efforts and look forward to a speedy recovery. 💪

(Status: cloudflarestatus.com)
#Cloudflare #Outage #DevOps
November 18, 2025 at 3:54 PM
valkey_client 1.4.0 released

Multi-key operations now supported in Valkey Clusters:
- MGET for ValkeyClusterClient
- Scatter-Gather via pipelining
- CROSSSLOT handled with performance

Zero dependencies. Pure Dart. Prod ready.

pub.dev/packages/val...
#dartlang #flutterdev #valkey #redis #backend
November 17, 2025 at 8:18 PM
We're proud to share that Visualkube (Infradise Inc.) is now officially verified on the @jetbrains.com Marketplace! 🚀

We have completed the trader verification process. We see this checkmark as a promise to be even more diligent in developing a safe, trustworthy plugin for the community.
#JetBrains
November 14, 2025 at 12:57 PM
Heard chatter about build issues with Flutter 3.38.0, so we wanted to share our experience.

We've just upgraded Visualkube (our complex multi-platform app) for both Android & iOS to 3.38 stable.

Happy to report all builds are clean and running smoothly! 👍

Great job, @flutter.dev team!
#FlutterDev
November 14, 2025 at 5:26 AM
Congratulations to the Flutter team on shipping Flutter 3.38 stable with Dart 3.10! 🎉

As a team building @Visualkube for 15+ IDEs, Web, Mobile, Desktop, AND Browser Extensions, every stability boost matters deeply.

We're excited to upgrade! 💪

Release notes: 👇
docs.flutter.dev/release/rele...
November 13, 2025 at 2:44 AM
🚀 valkey_client 1.3.0 is out!
Featuring the new ValkeyClusterClient.

✅ Auto Command Routing (SET/GET commands go to the right node)
✅ Auto-NAT Mapping (Solves Docker IP issues for local dev)

README overhauled w/ 3-Group guides + 1-command cluster setup.

pub.dev/packages/val...

#dartlang #valkey
November 12, 2025 at 9:39 AM
Our product line, simplified into two paths:

1️⃣ Local (Free): No sign-up. Native Desktop/Mobile for air-gapped security, available on Open-Beta.

2️⃣ Cloud (Free Plus & Premium): Free sign-up unlocks our "Free Plus" plan: 10 cloud slots & 2 seats (no addition), available on Early-Access.

#Visualkube
November 7, 2025 at 1:12 AM
We will be sharing our official updates, technical deep-dives, and community news here.

We are excited to build this community with you!
November 7, 2025 at 12:40 AM
Our open-source valkey_client for Dart continues to evolve.

v1.2.0 is now live! This release adds "Cluster auto discovery", making it even easier to connect to your Valkey setup.

We remain committed to building a reliable, production-ready client for the ecosystem.

➡️ pub.dev/packages/val...
November 6, 2025 at 11:40 PM
Following our v1.0.0 release, valkey_client v1.1.0 was released!

This is a crucial update for high-concurrency production use:
Built-in Connection Pooling (ValkeyPool) was included!

We strongly recommend using the pool to manage connections efficiently and prevent resource exhaustion.
November 6, 2025 at 11:33 PM
We're very happy to ship "valkey_client" v1.0.0 (stable)! 🚀

Reaching 1.0.0 was a journey of:
- Crushing critical bugs (like auth timeouts)
- Building an extensive test suite
- Writing comprehensive docs
- Upgrading to the Apache 2.0 License to protect the community.

➡️ pub.dev/packages/val...
November 5, 2025 at 6:14 AM
Hello BlueSky! ☁️ The @Visualkube team (visualkube.bsky.social) has officially arrived.

We're the creators of the K8s Dashboard. Redefined. — a rock-solid, Kubernetes-native SaaS solution from Infradise Inc.
Visualkube (@visualkube.bsky.social)
Visualkube — Kubernetes Dashboard. Redefined. Developed by Infradise Inc. Provider of rock-solid, Kubernetes-native & on-premise SaaS solutions. Visit our official website: https://www.visualkube.com
visualkube.bsky.social
November 5, 2025 at 6:00 AM