TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14783 · Jun 3

#go#devops_workflow#encrypt_secrets#gitops#kubernetes#kubernetes_secrets Sealed Secrets is a tool for Kubernetes that lets you safely store sensitive information—like passwords or API keys—in your code repository by encrypting them so only your Kubernetes cluster can decrypt them. You use a tool called `kubeseal` to encrypt secrets on your computer, and then store the encrypted result in your repository. When you apply this encrypted secret to your cluster, a special controller inside Kubernetes decrypts it and creates a regular secret that your apps can use. This means you can manage all your configuration in Git, even secrets, without worrying about exposing sensitive data, and only the cluster itself can access the real secret[2][5][1]. The benefit is that your secrets are protected at every step, and you can use Git workflows for everything, making your setup more secure and easier to manage. https://github.com/bitnami-labs/sealed-secrets

Results

1 similar post found

Search: #headlessui

当前筛选 #headlessui清除筛选
AppPie

@AppPie · Post #1984 · 05/08/2024, 04:02 AM

#DeveloperTools Headless UI v2.0 for React 发布 Headless UI v2.0 为 React 开发者带来了许多新特性和改进,旨在简化开发流程并增强用户界面的灵活性和可访问性。 这个版本带来了许多优秀的新功能,包括: • 内置的锚点定位 • 新的 checkbox 组件 • HTML 表单组件 • 改进的悬停、聚焦和活动状态检测 • 组合框列表虚拟化 • 新网站和改进的文档 来源 #TailwindCSS#HeadlessUI#React 📮 频道 @AppPie