Press "Enter" to skip to content

Accessing the Kubernetes API from SQL Server 2025

Andrew Pruski hits a REST API:

The sp_invoke_external_rest_endpoint stored procedure that’s available in 2025 allows for SQL Server to hit external rest endpoints…which opens up quite a few interesting options.

I was thinking about this the other day and it occurred to me that Kubernetes has a REST API

But it’s not going to be trivial to hit, so click through for the steps.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.