Skip to content
This repository was archived by the owner on May 11, 2024. It is now read-only.
This repository was archived by the owner on May 11, 2024. It is now read-only.

user creation on GCP #11

@timoei

Description

@timoei

Hi,

after setting up the cluster on Google Cloud Platform we wanted to run some of the examples provided in the repository.
To do so we have to create some user account. The user is defined by a config file. I added some questions in brackets to create such a config file:

gateway_users:[username?]
nautaoperator: [role? Which exist?]
groups:
- docker [Which exist and are necessary for a user?]
# yamllint disable-line rule:line-length
authorized_key: "ssh-rsa dummykey myaccount@mycompany.com"

I would appreciate if you can give me some hints.

Thanks & BR
Timo

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