Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pull up / tweaks used in current u24-tf/k8s/clusters/integ-002 #14

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ixcat
Copy link

@ixcat ixcat commented Oct 12, 2021

PR to pull up / capture tweaks used in current u24-tf/k8s/clusters/integ-002 -
Some of these are logic, others are just the helm/kops version - not sure how to manage helm/kops long run - might make sense to parameterize as CI build options; other items should probably be reviewed/merged ... so treating as 1/2 discussion / PR

details

  • helm -> 3.7
  • kops -> 1.21
  • Dockerfile tweaks:
    • enable set -x to assist in debugging the long/single RUN structure
    • zap inittab so container can be used with /sbin//init as entrypoint without (re)spawning extra getty's
    • add util-linux and bind-tools for debug support (script(1) for install log capture; bind-tools for DNS debuging)
    • back out yq 'latest' in favor of hard-pin on 3.4.x until kube logic can be adjusted to match

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant