Difference between revisions of "Flux bootstrap github"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
[[flux bootstrap]] github | [[flux bootstrap]] github | ||
+ | |||
+ | Please enter your GitHub personal access token ([[PAT]]): | ||
+ | ► connecting to github.com | ||
+ | ✗ failed to create new Git repository "https://github.com/your-org/your-repo": multiple errors | ||
+ | occurred: | ||
+ | - POST https://[[api.github.com]]/user/repos: [[404 Not Found]] [] | ||
+ | - the requested resource was not found | ||
Revision as of 12:18, 14 March 2024
flux bootstrap github
Please enter your GitHub personal access token (PAT): ► connecting to github.com ✗ failed to create new Git repository "https://github.com/your-org/your-repo": multiple errors occurred: - POST https://api.github.com/user/repos: 404 Not Found [] - the requested resource was not found
flux bootstrap github \ --token-auth \ --owner=marcel-dempers \ --repository=docker-development-youtube-series \ --path=kubernetes/fluxcd/repositories/infra-repo/clusters/dev-cluster \ --personal \ --branch fluxcd-2022
flux check
# flux manages itself using GitOps objects: kubectl -n flux-system get GitRepository kubectl -n flux-system get Kustomization
See also
- Flux,
helm-controller, flux [ install | bootstrap | check | push ], flux --help, kind: GitRepository
Advertising: