Skip to content

Instantly share code, notes, and snippets.

@sadym
Last active July 27, 2020 22:01
Show Gist options
  • Select an option

  • Save sadym/f9457d74f866f3ec57aab9475053a27e to your computer and use it in GitHub Desktop.

Select an option

Save sadym/f9457d74f866f3ec57aab9475053a27e to your computer and use it in GitHub Desktop.
Usefull k8s resources: tutorials, hacks, tools.

Networking

Jenkins-X

TLS Certificates

# https://kubernetes.slack.com/archives/C9MBGQJRH/p1595330099355400?thread_ts=1595328672.340800&cid=C9MBGQJRH

# James Rawlings  6 days ago
# there’s a command we can use to annotate the resources

jx step replicate secret  tls-lab* -r jx-staging -r jx-production 

# you can use, this is a manual step you can add to the boot pipeline in your dev environment git repo to make sure the annotations are always applied
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment