Main

type

5 (blog/news article)

status

22 (imported)

review version

1

cleanup version

0

pending deletion

0 (-)

created at

2026-02-20 10:36:56

updated at

2026-02-20 10:36:56

Address

url

https://www.bitservices.io/blog/confd-kubernetes/

url length

49

url crc

63252

url crc32

2473522964

location type

1 (url matches target location, page_location is empty)

canonical status

0 (new, waiting for processing)

canonical page id

-

Source

domain id

116970122

domain tld

86

domain parts

2

originating warc id

6523308

originating url

source type

11 (CommonCrawl)

Server response

server ip

18.67.65.107

Publication date

2025-07-09 03:07:32

Fetch attempts

0

Original html size

58167

Normalized and saved size

43266

Content

title

Using confd to Inject Secrets into Kubernetes Pods

excerpt

content

Introduction Whilst using Kubernetes over the past few months, one challenge I repeatedly faced was to get secrets - such as passwords, SSH keys or certificate keys - securely into applications running on Kubernetes. Whilst this is quite easy if the container image is under your full control, to achieve this with an ‘off the shelf’ image is a little more tricky. One tool I came across recently was confd - which has helped a lot with this challenge and below I will outline how. confd Basics confd is a tool for rendering configuration files from predefined templates using values (secrets) that are stored in a backend. A backend could be etcd, Amazon SSM Parameter Store, Hashicorp Vault or many others. The examples below will be using the Amazon SSM Parameter Store backend. For Kubernetes clusters running on AWS this works really well as Amazon IAM roles can be used, mitigating the use for storing the backend password anywhere. I won’t go into too much detail on the basics ...

author

updated

1772276984

Text analysis

block type

0

extracted fields

104

extracted bits

title
full content
content was extracted heuristically

detected location

0

detected language

0 (awaiting analysis)

category id

-

index version

1

paywall score

0

spam phrases

0

Text statistics

text nonlatin

0

text cyrillic

0

text characters

9194

text words

1655

text unique words

491

text lines

1

text sentences

64

text paragraphs

1

text words per sentence

25

text matched phrases

0

text matched dictionaries

0