Difference between revisions of "Flux bootstrap github"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
- the requested resource was not found | - the requested resource was not found | ||
− | + | https://github.com/marcel-dempers/docker-development-youtube-series/tree/master/kubernetes/fluxcd | |
[[flux bootstrap]] github \ | [[flux bootstrap]] github \ | ||
--token-auth \ | --token-auth \ |
Revision as of 12:20, 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
https://github.com/marcel-dempers/docker-development-youtube-series/tree/master/kubernetes/fluxcd
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: