staroids / namespace

Creates an empty Kubernetes namesapce in staroid.com

Home Page:https://staroid.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy an empty Kubernetes namespace

Deploys an empty Kubernetes namespace in Staroid.

Once deployed, you can create a shell from your browser and use kubectl command to play around.

Run

Ingress configuration

Creating a Service object with name 'staroid-service' with port 8080. Ingress will automatically configured to the service and Open button on the screen will open a browser to the address.

By default, ingress requires authentication and permission to access your Kubernetes cluster instance.

To allow public access, click "Public access" switch on the screen.

Link to Service

You can show a link on the screen to connect any Service, by adding service.staroid.com/link: "show" annotation. See https://docs.staroid.com/references/resources.html#service

Note that the Service not configured to the ingress always require authentication even if "Public access" switch is on.

Supported Kubernetes resources

See https://docs.staroid.com/references/resources.html

About

Creates an empty Kubernetes namesapce in staroid.com

https://staroid.com