Skip to content

[Feature Request] Keto command to generate admin config locally for a cluster #86

@KashifSaadat

Description

@KashifSaadat

Currently to be able to use the cluster you need to ssh into a node within the master pool and extract the /etc/kubernetes/admin.conf file. This is currently a manual process to extract and requires:

  • A master node IP
  • SSH Key

It would be helpful if keto could expose a command to generate the config locally when provided with a cluster name and assets directory. The config should include the server address (AWS ELB), CA, client cert and key (required for kubectl to comm with the cluster). This would also greatly simplify automated end-to-end test steps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions