Home / Companies / Replicated / Blog / August 2024

August 2024 Summaries

2 posts from Replicated

Filter
Month: Year:
Post Summaries Back to Blog
Enforcing runtime license terms for on-prem software distribution is a complex challenge due to the disconnected nature of customer environments, but Replicated offers solutions by allowing companies to implement these restrictions themselves. While Replicated ensures that software cannot be accessed or distributed without a valid license at the distribution stage, runtime enforcement varies according to business needs. Companies can choose to immediately cut off access when a license expires, simply warn the customer, or employ other strategies. Chuck D'Antonio from Replicated demonstrated a method using an init container in Kubernetes, which checks the validity of a software license and prevents a pod from starting if the license is invalid. His application, SlackerNews, exemplifies this approach, and the technique is shared on GitHub for others to explore. Replicated invites further engagement and provides resources for vendors to better manage software distribution in self-hosted environments.
Aug 07, 2024 658 words in the original blog post.
Replicated's Monthly Release Highlights for August 2024 introduce several updates across various platforms, including the Compatibility Matrix, Embedded Cluster, and Vendor Portal. AKS now supports Kubernetes 1.30, and users can estimate the cost of running a Compatibility Matrix cluster before execution. The Embedded Cluster has a revamped upgrade workflow to enhance usability and reliability, allowing for synchronized license updates and configuration changes without requiring new versions. The Vendor Portal now allows for the concealment of Replicated traffic and supports sending a subset of custom metrics, alongside better integration and distinction between kURL and Embedded Cluster installers. Documentation enhancements include a new Embedded Cluster getting started tutorial, reorganized update instructions, and examples of using KOTS template functions in Kubernetes SIG App resources.
Aug 05, 2024 973 words in the original blog post.