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

2 similar posts found

Search: #websites

当前筛选 #websites清除筛选
🌷Haditas Estudiosas📋

@apuntes_digitales · Post #3939 · 11/16/2022, 12:06 AM

░⃟────────────────────░⃟ - webs para encontrar íconos!! Estás cansado de qué tus presentaciones de powerpoint se vean aburridas ? Pues aquí te dejo 4 webs gratuitas que te permiten descargar materiales para decorar tus presentaciones de manera profesional. Tienen desde imágenes en HD , íconos e imágenes vectoriales . Espero que te sean útiles y si gustas siempre puedes compartir tu trabajo en nuestro grupo de chat ! atte. Pecas05 🌱 👩‍💻: @Apuntes_Digitales╏#websites ; #recursos ░⃟────────────────────░⃟

djangoproject

@djangoproject · Post #217 · 01/04/2017, 10:34 PM

http://stackoverflow.com/questions/37642452/using-python-to-fill-in-text-boxes-on-websites-and-clicking-button-to-download Using python to fill in #text_boxes on #websites, and clicking #button to download