• About
  • Advertise
  • Ask a Question!
Justin's IT Blog
  • Home
  • Partners
    • Amazon
    • Turbonomic
    • Vembu
    • Zerto
    • Previous Partners
      1. Nakivo
  • Home Lab
  • zPlanner
  • Azure / AWS Migration Tips
    • CentOS / RHEL 6 Azure Tips
    • CentOS / RHEL 7 Azure Tips
    • Debian Azure Tips
    • Ubuntu 18.04 Azure Tips
    • Ubuntu 16.04 Azure Tips
    • Ubuntu 14.04 Azure Tips
    • Suse 11 SP4 Migration Tips
    • Suse 15 Migration Steps
    • Windows 2008 Azure Tips
  • Backup and Recovery
    • Data Domain
    • Exagrid
    • HP StoreOnce
    • Veeam
    • Zerto
  • Software
    • Linux Related
    • Microsoft
    • Open Source Projects
    • PowerCLI
  • Ubiquiti EdgeRouter
Monday, 25 January 2021

  • MayaData launches Kubera Propel and Kubera Chaos

    MayaData launches Kubera Propel and Kubera Chaos

    Posted on November 16, 2020 by Justin Paul | 0 Comments
    Palo Alto, CA – November 16th MayaData, a leading developer of open-source software for using Kubernetes as a data layer, announces the commercial availability of Kubera Propel and Kubera Chaos. Kubera Propel is based on the most popular open-source Container Attached Storage project, OpenEBS, which MayaData started and continues to lead. Kubera Chaos is based…
    Read more »
  • Harbor: How to Deploy a Private Container Registry

    Harbor: How to Deploy a Private Container Registry

    Posted on September 10, 2020 by Justin Paul | 0 Comments
    What a container registry does Even a single docker host machine has to get its images from somewhere. That somewhere is a container registry. A container registry is typically a public server that allows multiple people to share these images. Container images are sort of like a zip file with everything a particular application (or…
    Read more »
  • How to use a Cloudflare API Token for LetsEncrypt Validation on Ubuntu 20.04

    How to use a Cloudflare API Token for LetsEncrypt Validation on Ubuntu 20.04

    Posted on September 10, 2020 by Justin Paul | 1 Comment
    How to use LetsEncrypt with CloudFlare API Tokens on Ubuntu 20.04
    Read more »
  • How to: Azure Custom DNS, Private Endpoints, and Zerto

    How to: Azure Custom DNS, Private Endpoints, and Zerto

    Posted on September 1, 2020 by Justin Paul | 0 Comments
    Disclaimer PRIVATE ENDPOINTS REQUIRE GPV2 STORAGE ACCOUNTS. ZERTO IS A HIGH IO REPLICATION ENGINE AND GPV2 STORAGE ACCOUNTS HAVE AN EXPONENTIALLY HIGHER IO COST. (GPV1 = $.0004 per 10,000 READ OR WRITE IO, GPV2 = $.004 per 10,000 READ IO and $.05 per 10,000 WRITE IO). REPLICATING TO A GPV2 STORAGE ACCOUNT WITH ZERTO WILL…
    Read more »
  • The Ultimate Nerd Raspberry Pi Cluster case version 2.0!

    The Ultimate Nerd Raspberry Pi Cluster case version 2.0!

    Posted on August 23, 2020 by Justin Paul | 0 Comments
    How do you make the Ultimate Nerd Raspberry Pi cluster case better!?! I wrote this article sometime in late 2019 or early 2020… apparently I forgot to click publish. Woops! So basically this post is about how I made my Pi cluster even better! One way is to make it twice as big! If you…
    Read more »
  • What Happens When You Turn 240 Containers Against A SQL Server To Test VSS Stun Time

    Posted on August 19, 2020 by Justin Paul | 0 Comments
    This is the story of how I created a load generator using containers to performance test MS SQL and the effects on VSS stun time. I’ve heard from customers more times than I can count that VSS is SUPER disruptive on their application. Some say it causes timeouts, some say users complain that things lock…
    Read more »
  • How to Build a JunkYard Kubernetes Cluster on the Cheap!

    How to Build a JunkYard Kubernetes Cluster on the Cheap!

    Posted on August 17, 2020 by Justin Paul | 0 Comments
    This post is about recycling old hardware that you might never consider using for a lab. It won’t be a super technical post, but since Kubernetes requirements are not the same as virtualization hosts you might be surprised at the hardware you can use! Having fun doesn’t have to cost a lot of money, and…
    Read more »
  • How to Enable Zerto LTR with no hardware using HPE Cloud Volumes Backup

    How to Enable Zerto LTR with no hardware using HPE Cloud Volumes Backup

    Posted on August 17, 2020 by Justin Paul | 0 Comments
    Zerto Long Term Retention Zerto is known for its super low RPO and RTO objectives and its ability to “re-wind” your VM like a DVR would do to a movie. Those features require production class storage, and sometimes lots of it. So while you can keep a Zerto journal for up to 30 days, some…
    Read more »
  • How to Install VMware Drivers on a non-VMware Machine

    Posted on June 17, 2020 by Justin Paul | 0 Comments
    This method of installing VMware Drivers is for those who don’t like the idea of cracking the VMware Tools installer and removing the parts that check for VMware based VMs. I guess you could say that this way is more legit, and shouldn’t violate the EULA … although I never had anyone contact me about…
    Read more »
  • Warning! Don’t try to learn Kubernetes

    Warning! Don’t try to learn Kubernetes

    Posted on April 30, 2020 by Justin Paul | 3 Comments
    Was that a click bait headline or what! LOL, seriously though, if you have been thinking about learning about containers DON’T start with Kubernetes! There is a lot of buzz around Kubernetes, containers, and Docker, and for good reason. However, Kubernetes is complex, and it’s really complex if you don’t know what a container is,…
    Read more »

How to Build a JunkYard Kubernetes Cluster on the Cheap!

How to Build a JunkYard Kubernetes Cluster on the Cheap!

Posted on August 17, 2020 by Justin Paul | 0 Comments
This post is about recycling old hardware that you might never consider using for a lab. It won’t be a super technical post, but since Kubernetes requirements are not the same as virtualization hosts you might be surprised at the…
Read more »
How to Enable Zerto LTR with no hardware using HPE Cloud Volumes Backup

How to Enable Zerto LTR with no hardware using HPE Cloud Volumes Backup

Posted on August 17, 2020 by Justin Paul | 0 Comments
Zerto Long Term Retention Zerto is known for its super low RPO and RTO objectives and its ability to “re-wind” your VM like a DVR would do to a movie. Those features require production class storage, and sometimes lots of…
Read more »

How to Install VMware Drivers on a non-VMware Machine

Posted on June 17, 2020 by Justin Paul | 0 Comments
This method of installing VMware Drivers is for those who don’t like the idea of cracking the VMware Tools installer and removing the parts that check for VMware based VMs. I guess you could say that this way is more…
Read more »
Warning! Don’t try to learn Kubernetes

Warning! Don’t try to learn Kubernetes

Posted on April 30, 2020 by Justin Paul | 3 Comments
Was that a click bait headline or what! LOL, seriously though, if you have been thinking about learning about containers DON’T start with Kubernetes! There is a lot of buzz around Kubernetes, containers, and Docker, and for good reason. However,…
Read more »
Why I recommend CoSchedule for your blog!

Why I recommend CoSchedule for your blog!

Posted on November 27, 2019 by Justin Paul | 1 Comment
CoSchedule automates the time-consuming part of blogging. Allowing you to focus on your posts, and not on promoting them!
Read more »
Why you should get 2 GL-AR750S routers!

Why you should get 2 GL-AR750S routers!

Posted on November 27, 2019 by Justin Paul | 2 Comments
Since my “Finally a Geek Travel Router I Love” post over a year ago I have upgraded to a GL-AR750S travel router. It’s essentially the same thing, except it has Gigabit ports and external antennas. I won’t lie, I actually…
Read more »
All the news you missed at KubeCon 2019

All the news you missed at KubeCon 2019

Posted on November 19, 2019 by Justin Paul | 0 Comments
If you weren’t able to make it to KubeCon 2019 you missed a lot of news. This is a summary post with links to all of the major press releases at KubeCon 2019 that I’m aware of. If you have…
Read more »

Visualize the Future, Shape the Present, and Restore the Past with Key Cloud Native Projects

Posted on November 19, 2019 by Justin Paul | 1 Comment
Amanda Katona, Cloud Native Community Engagement Director, VMware With KubeCon + CloudNativeCon North America 2019 closing out the calendar year, it’s a great opportunity to reflect on the success of Kubernetes and its ecosystem. There’s such positive momentum we can…
Read more »
Turbonomic Announces New Free Observability Tool to Give Developers Full-Stack Context for Microservice Applications

Turbonomic Announces New Free Observability Tool to Give Developers Full-Stack Context for Microservice Applications

Posted on November 19, 2019 by Justin Paul | 1 Comment
Available Today for Download, Company Will Showcase New Offering at KubeCon + CloudNativeCon North America 2019 BOSTON – November 18, 2019 – Turbonomic, the leader in Application Resource Management, today announced details of its presence at KubeCon + CloudNativeCon North…
Read more »
Making Kubernetes Easier with DigitalOcean Container Registry and 1-Click Apps

Making Kubernetes Easier with DigitalOcean Container Registry and 1-Click Apps

Posted on November 19, 2019 by Justin Paul | 1 Comment
November 19th 2019 – San Diego – Let’s be honest: Kubernetes is complicated. And since we’re obsessed with simplifying the developer experience, we continually ask ourselves: How do we make Kubernetes easier? It’s with this in mind that we’re pleased…
Read more »
← Previous 1 2 3 … 45 Next →

Users Online Now

74 Users Online
1 User Browsing This Page.
Users: 1 Bot

Who Served Your Page

www
This widget will do more once I move my blog to my k3s cluster. Then there will be many different pods serving pages!

Popular Posts

  • My Ubiquiti UniFi Appliance 3.0 – now even more super! 50.9k views
  • Anatomy of an EMC VNX Array 38.9k views
  • Datastore Provisioned Space vs Free Space 31.7k views
  • How to build a Raspberry Pi Serial Console Server with ser2net 31.2k views
  • Ubiquiti Unifi Virtual Appliance 2.0 24k views
  • How to Size Memory for VMware Servers 21.8k views
  • Ubiquiti’s New Unifi Elite Offering 20.7k views
  • How-To: Migrate MS SQL Cluster to a New SAN 20.3k views
  • Power 101 for the IT Guy 20k views
  • Ubiquiti Unifi Virtual Appliance 18.8k views

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 2,783 other subscribers

Tags

Azure backup Backup and Replication blog Blog News Cisco cloud data domain design Disaster Recovery EMC Exagrid Featured HOL Home Lab howto hp HP P2000 HP P2000 G3 iSCSI KubeCon Kubernetes Microsoft Powershell PressRelease raspberrypi Replication Reviews SAN smb Top Blog Ubiquiti UCS vCloud vCloud Director vCloud Lab veeam Virtualization vmware vmware view VMware vSphere VNXe vsphere vSphere 5 Zerto

Categories

Azure Backup and Recovery Big Data Blogging Certifications Cisco UCS Cloud Containers Contests Data Domain Design Tips Docker EMC Exagrid Featured Hands on Labs Hardware Home Lab Howtos HP MSA/P2000 HP StoreOnce HyperV Kubernetes Linux Related Microsoft Network Design News Open Source Projects Personal PowerCLI Press Releases Product Reviews Sponsors Storage Thoughts and Wisdom Ubiquiti vCloud Veeam Virtual Desktops Virtualization VNXe Series VNX Series vSphere 5 Zerto Zimbra

Recent Posts

  • MayaData launches Kubera Propel and Kubera Chaos
  • Trilio Launches TrilioVault for Kubernetes v2.0
  • What is a Tech Alliance Architect?
  • Goodbye Zerto, it’s been an awesome adventure!
  • How to Create and Populate a vSphere Content Library with PowerCLI
  • Harbor: How to Deploy a Private Container Registry
  • How to use a Cloudflare API Token for LetsEncrypt Validation on Ubuntu 20.04
  • How to: Azure Custom DNS, Private Endpoints, and Zerto
  • The Ultimate Nerd Raspberry Pi Cluster case version 2.0!
  • What Happens When You Turn 240 Containers Against A SQL Server To Test VSS Stun Time

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© Copyright 2019 Justin's IT Blog