kubernetes / contributor-site

Code for kubernetes.dev
https://www.kubernetes.dev
Apache License 2.0
63 stars 147 forks source link

Add kube-proxy non-privileged blog post #452

Closed uablrek closed 6 months ago

uablrek commented 8 months ago

The post describes how the --init-only flag can be used to do privileged initialization in an initContainer, and run the main container with NET_ADMIN capabilities only

This post was moved from https://github.com/kubernetes/website/pull/43680

direct-link to the post

uablrek commented 8 months ago

/cc @sftim @danwinship

sftim commented 8 months ago

/hold Do not merge until Kubernetes v1.29 is released.

OK to assign a publication date ahead of that release.

uablrek commented 7 months ago

@sftim How do I get a publication date? I can update the date and file name.

sftim commented 6 months ago

/hold cancel

sftim commented 6 months ago

/lgtm /approve

k8s-ci-robot commented 6 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sftim, uablrek

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes/contributor-site/blob/master/OWNERS)~~ [sftim] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment