Skip to content

master cluster add a vkubelet sub cluster ,and secret use the master cluster kubeconfig ca key ? #141

master cluster add a vkubelet sub cluster ,and secret use the master cluster kubeconfig ca key ?

master cluster add a vkubelet sub cluster ,and secret use the master cluster kubeconfig ca key ? #141

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thank your for opening your first issue :)'
pr-message: 'Thank your for opening your first pr and contributing to tensile-kube!!'