Deploying our Runner
First we’ll create a configuration file with information about our runner
Then we’ll run the following command to create the runner based on that configuration
kubectl apply -f gitlab-runner.yml
Now if we refresh our gitlab page and expand runners again we should see our new runner listed
