Skip to main content

Deck.blue brings a TweetDeck experience to Bluesky users

With over 3 million users and plans to open up more broadly in the months ahead, Bluesky is still establishing itself as an alternative to Twitter/X. However, that hasn’t stopped the developer community from embracing the project and building tools to meet the needs of those fleeing the now Elon Musk-owned social network, formerly known […] © 2024 TechCrunch. All rights reserved. For personal use only. from TechCrunch https://ift.tt/TBbEAPF

5 tips for dealing with Day 2 Kubernetes operational challenges

Kubernetes is a wonderful but complex software that can present significant “Day Two” challenges when put into production.

Developers who are new to Kubernetes — and most are — face a large knowledge gap when they look to sustain and optimize Kubernetes clusters.

In this piece, I will share several ways to address problems as they arise.

Optimize your Kubernetes cluster for cost

As adoption of Kubernetes rises, the need for applications and engineers to access clusters is also growing. However, it is neither feasible nor cost-efficient to always use entire physical clusters to achieve this goal.

Virtual clusters are a great way to reduce costs. In a scenario of 100 developers, we calculated up to 78% savings by using open source virtual clusters.

Leveraging virtual clusters with open source software such as VirtualCluster or vcluster lets Kubernetes operators can run multiple virtual clusters within a single physical cluster, thereby increasing the tenancy of each. By utilizing computing resources via this more communal method, organizations can save on computing costs as opposed to operating entirely separate Kubernetes clusters.

Increase tenant isolation

By leveraging policy engines, it’s possible to implement software security guardrails on your cloud-native Kubernetes infrastructure.

Another great benefit of virtual clusters is that they are isolated from other users on the cluster. This gives each user their own workspace that looks and feels exactly like a physical Kubernetes cluster.

In addition, virtual clusters enable a stricter form of multitenancy compared to namespace-based multitenancy. One of the main concerns with namespace-based multitenancy is that it cannot contain cluster-scoped resources. Many applications must create, or at least access, cluster-scoped resources like nodes, cluster roles, persistent volumes and storage classes.

Virtual clusters also provide security benefits by increasing the isolation in multitenancy clusters via:

  • Full control-plane isolation.
  • Domain Name System (DNS) isolation.
  • Resources created on a single namespace.

Organizations seeking a solution for multitenant applications that provide greater isolation for resources shared among their clusters should consider virtual clusters as an option. On top of saving costs and being simpler to deploy, they are also easier to manage than physical clusters.

Provide integrated development environments

5 tips for dealing with Day 2 Kubernetes operational challenges by Ram Iyer originally published on TechCrunch



from TechCrunch https://ift.tt/98HOoWt

Comments

Popular posts from this blog

Ivella is the latest fintech focused on couples banking, with a twist

Money can make people moody. There are layers of privilege, or lack thereof, that can make even the simplest conversation about bills feel like baggage to deal with. Translate that discomfort to relationships and it can feel like an awkward — and fragmented — dance on who pays which bill when (and how). Ivella , a Santa Monica-based startup, wants to build banking products for couples to take away some of these tensions. Led by CEO and co-founder Kahlil Lalji , the startup is launching with a split account product that just raised $3.5 million in funding from Anthemis, Financial Venture Studio and Soma Capital. Other investors include Y Combinator, DoNotPay CEO Joshua Browder and Gumroad CEO Sahil Lavingia. Lalji, who helped creators with digital content before jumping into the world of fintech, says that the startup was born out of his own frustration at the expectation that couples would just use Venmo unless they were married. The best solution, so far, has been joint accounts...

6 VCs explain why embedded insurance isn’t the only hot opportunity in insurtech

If you think embedded insurance is the only hot thing in insurtech these days, we’ve got a surprise in store for you: While it’s true that startups that help sell insurance together with other products and services are enjoying tailwinds, there are plenty of other opportunities in the space, several investors told TechCrunch+. You see, insurtech startups often need to take into account the myriad rules and regulations in place when they seek to innovate and embed insurance into products, which might make it difficult to pull it off. And given the current emphasis on achieving cost efficiency to extend runways in the broader startup ecosystem, it appears investors are open to insurtech startups that can build a sustainable business model, regardless of it including embedded insurance. “Insurtech startups that do not offer embedded insurance, and rather provide other innovative solutions will still attract VC funding this year, especially if they can show cost-efficient and sustainabl...

A judge dismissed Phhhoto’s antitrust suit against Meta

A U.S. District Court Judge for the Eastern District of New York threw out a lawsuit against Meta this week that had been simmering for a year and a half. The suit, filed in late 2021 by now-shuttered social app Phhhoto, alleged that Meta violated federal antitrust law by copying its core features with the Instagram-adjacent video looping app Boomerang . Like Boomerang, which Meta launched in October of 2015 and later integrated into Instagram itself, Phhhoto invited users to share very short GIF-like loops. U.S. District Judge Kiyo Matsumoto ultimately granted Meta’s motion to dismiss the complaint due to time-limits imposed by the relevant statutes of limitations. “Phhhoto has failed in its 69-page Amended Complaint of 222 paragraphs to allege sufficient facts that cure the untimeliness of all of its federal claims,” Matsumoto wrote in the opinion, calling the possibility of any amendment to resolve the issue of the lawsuit’s timing “futile.” New antitrust suit from Phhhoto a...