Search this blog
The Current Book – Do Hard Things
MVP Award
Tags
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career2
- car update
- Cloud Computing
- conferences
- containers
- continuous delivery
- continuous integration
- coping
- data
- data analysis
- database design
- databases
- Database Weekly
- data privacy
- dbatools
- DevOps
- disaster recovery
- DLM
- encryption
- Friday Poll
- GDPR
- Git
- goals
- hardware
- high availability
- Humor
- life
- Linux
- machine learning
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Compare
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- Tesla
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Search this blog
Steve’s Tweets
- @DanielMallott @github Indeed. I managed to get a build to work in 11min, normally 2. However deployments appear st… twitter.com/i/web/status/1… 57 minutes ago
- @github Can't cancel the queued items https://t.co/JGX2WJL9ML 1 hour ago
- I keep seeing posts that @github is improving, but I don't see it with my Actions. Can't cancel two, can't get anot… twitter.com/i/web/status/1… 1 hour ago
- @BrentOzarULTD I love the downvoted answer 1 hour ago
- RT @brianrandell: You like databases? Do you *think* you like AI? :-) Are you free tomorrow (March 30, 2023 @ 12PM Pacific)? Then come lis… 1 hour ago
- RT @jaxssug: Announcing that @datb is now a Blogger Level Sponsor for #SQLSatJax on May 6th, 2023. Thank you! #SQLSatJax1041 @sqlsatofficia… 3 hours ago
- Today's editorial: Being Responsible for Data voiceofthedba.com/2023/03/29/bei… 4 hours ago
- @LadyRuna @_workchronicles @GoblinWriter @BuckWoodyMSFT @landrews5807 Lol, excellent 1 day ago
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career2
- car update
- Cloud Computing
- conferences
- containers
- continuous delivery
- continuous integration
- coping
- data
- data analysis
- database design
- databases
- Database Weekly
- data privacy
- dbatools
- DevOps
- disaster recovery
- DLM
- encryption
- Friday Poll
- GDPR
- Git
- goals
- hardware
- high availability
- Humor
- life
- Linux
- machine learning
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Compare
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- Tesla
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Older Posts
Meta
Tag Archives: kubernetes
How Hard is Kubernetes?
We’ve run Kubernetes inside Redgate for some research projects (like Spawn) and we are building some skills running this orchestrator. At the same time, we’ve had no shortage of challenges in keeping the clusters up at times, patching, fixing issues, … Continue reading
Containers, Kubernetes, and SQL Server
Abstract: Containers and Kubernetes have become buzzwords in the application development world, but how do these technologies fit with SQL Server? This session will discuss the basics of containers and Kubernetes and explain how we can use containers with databases … Continue reading
Posted in Presentations
Tagged containers, kubernetes, presentations, sql server
Comments Off on Containers, Kubernetes, and SQL Server
The K8s Overview
I’ve written some posts on Kubernetes (K8s) as I think this will be an important technology in the next decade for database systems. Actually, it’s not that I think Kubernetes is that important, but rather that the orchestration of containers … Continue reading
Actual Kubernetes
This post continues looking at my process of learning more about Kubernetes. I’ve been working through the 50 days of Kubernetes (K8s). I completed the first 3 sections (Days 1-15). This starts the look at Days 16-20 Disclosure: I actually … Continue reading