Piotrekkrpiotrekkr.hashnode.dev·Nov 10, 2024Using GCP Secret Manager With Container-Optimized OS VMsUsing Google Cloud Platform Secret Manager service is a convenient way to store and manage secrets. It has many features like automatic rotation, audit logging, access control and many others. It is integrated with GCP services like Cloud Functions, ...DiscussGCP
Subbu Tech Tutorialssubbutechtutorials.hashnode.dev·Nov 9, 2024Secrets Management in K8sUsing credentials directly in the Helm chart's values.yaml file is convenient for testing and development, but it's not recommended for production or real-world scenarios due to security risks. In real-world deployments, sensitive information like da...DiscussKubernetes Basics: A Beginner’s GuideKubernetes
Maxat Akbanovmaxat-akbanov.com·Oct 17, 2024Securing Secrets with SOPS: An IntroductionSOPS (Secrets OPerationS) is an open-source tool developed by Mozilla for managing secrets — such as passwords, API keys, and confidential configuration data — in a secure and convenient manner. Initially launched in 2015 as a Mozilla project, it has...Discuss·37 readstoolsDevops
Kedar Pattanshettikedarpattanshetti.hashnode.dev·Oct 13, 2024☑️Day 42: Exploring Secrets in Kubernetes🚀🔹Table of Contents : Introduction Benefits of Using Secrets Creating and Managing Secrets Real-Time Scenarios for Using Secrets Hands-On Tasks Task 1: Encrypting and decrypting a Secret for application.properties Task 2: Creating a Secret fro...Discuss·10 likesDevops
Subbu Tech Tutorialssubbutechtutorials.hashnode.dev·Oct 4, 2024K8s: ConfigMaps & SecretsWhat are ConfigMaps in K8s? A ConfigMap is an API object used to store non-confidential data in key-value pairs. Pods can consume ConfigMaps as environment variables, command-line arguments, or as configuration files in a volume. A ConfigMap allows y...Discuss·31 readsKubernetes Basics: A Beginner’s GuideKubernetes
Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Oct 3, 2024Accessing Secrets Using Cross Account Role between Two AWS Accounts.Introduction :- In the world of cloud computing, managing secrets across different #AWS accounts can be a challenging task. However, by using cross-account roles, we can simplify this process and enhance security. This blog post will guide you throug...DiscussAWS
Rahul PatilforInfraspecinfraspec.hashnode.dev·Sep 25, 2024Managing Credentials and Secrets in TerraformImagine you're working on a project where you need to deploy resources to AWS using Terraform. In a rush to finish things, you hard-code your AWS credentials directly into your Terraform files. Everything works fine at first, and your resources are s...Discuss·10 likesTerraform
Dark Knighttiny-tech.blog·Sep 9, 2024The "Secret to Success": Give "More" Than You "Expect""Opportunities don’t happen. You create them." Chris Grosser Having spent many years in the software industry, I've had the opportunity to collaborate with a wide range of teammates and customers. Throughout this time, I've observed a common reactio...Discuss·1 likeThe Developer's Journey: How to Step Beyond Your Initial Rolemotivation
linhbqforSRE Tribeblogs.sretribe.net·Sep 6, 2024ConfigMap, Secret and Role, RoleBinding and ServiceAccount replication for KubernetesThis repository contains a custom Kubernetes controller that can be used to make secrets and config maps available in multiple namespaces. Contents Deployment Using Helm Manual Usage "Role and RoleBinding replication "Push-based" replication ...Discussrolebinding
Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Sep 3, 2024Snowflake Secrets: Mastering Role Creation and User Grants via TerraformOverview :- Snowflake, a cloud-based data warehousing platform, has become increasingly popular for its scalability and flexibility. One of the key aspects of managing a Snowflake environment is setting up proper access controls through roles and use...Discusssnowflake