nxs-universal-chart
The Helm chart you can use to install any of your applications into Kubernetes/OpenShift
File Explorer
Download Latest Version (.zip)- ct.yaml
- tests.yml
- bug_report.yml
- feature_request.yml
- ADDITIONAL_FEATURES.md
- AGENTS.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- DEPENDENCY.md
- PULL_REQUEST_TEMPLATE.md
- README.md.gotmpl
- SECURITY.md
- TESTS.MD
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- README.md
- values.yaml
- helm-deps.sh
- helm-docs.sh
- cronjob.yml
- job.yml
- configmap.yml
- extra.yml
- helm-hooks.yml
- ingress.yml
- networkpolicy.yml
- svc.yml
- hpa.yaml
- pdb.yaml
- serviceaccount.yml
- secret.yml
- pv.yml
- pvc.yml
- daemonset.yml
- deployment.yml
- pod.yml
- statefulset.yml
- _compat.tpl
- NOTES.txt
- install.values.yaml
- kind.yaml
- test-e2e.sh
- hook-annotations-disabled.values.yaml
- hook-annotations.values.yaml
- invalid-list-contract.values.yaml
- null-workload-entries.values.yaml
- rendering-contract.values.yaml
- __init__.py
- argparser.py
- __init__.py
- smoke.py
- __init__.py
- smoke.py
- __init__.py
- chart.py
- helm.py
- kubeconform.py
- render.py
- system.py
- __init__.py
- requirements.txt
- null_workload_entries_notes_test.yaml.snap
- empty_env_refs.values.yaml
- general_env_refs.values.yaml
- hook_annotations_disabled.values.yaml
- hook_annotations_merged.values.yaml
- multi_env_refs.values.yaml
- multi_workload_doc_separator.values.yaml
- null_workload_entries.values.yaml
- numeric_image_tag.values.yaml
- rendering_contract.values.yaml
- resources.values.yaml
- resources_cronjob_general.values.yaml
- resources_cronjob_override.values.yaml
- resources_deployment_general.values.yaml
- resources_job_general.values.yaml
- service_account_resolution.values.yaml
- stdin_tty.values.yaml
- workload_features.values.yaml
- affinity_presets_test.yaml
- backward_compatibility_test.sh
- dns_config_test.yaml
- example_configmap_test.yaml
- example_cronjob_test.yaml
- example_daemonset_test.yaml
- example_deployment_test.yaml
- example_doccount_test.yaml
- example_hook_test.yaml
- example_hpa_test.yaml
- example_ingress_test.yaml
- example_job_test.yaml
- example_networkpolicy_test.yaml
- example_pdb_test.yaml
- example_pod_test.yaml
- example_pv_test.yaml
- example_pvc_test.yaml
- example_rbac_test.yaml
- example_sealedsecret_test.yaml
- example_secret_test.yaml
- example_service_test.yaml
- example_statefulset_test.yaml
- general_env_refs_test.yaml
- hook_annotations_secret_test.yaml
- hook_annotations_test.yaml
- multi_env_refs_test.yaml
- multi_workload_doc_separator_test.yaml
- null_workload_entries_notes_test.yaml
- null_workload_entries_test.yaml
- numeric_image_tag_test.yaml
- rendering_contract_test.yaml
- replicas_test.yaml
- resources_test.yaml
- revision_history_limit_test.yaml
- service_account_resolution_test.yaml
- stdin_tty_test.yaml
- __init__.py
- .gitignore
- .helmignore
- .pre-commit-config.yaml
- CHANGELOG.md
- Chart.lock
- Chart.yaml
- LICENSE
- Makefile
- README.md
- values.schema.json
- values.yaml
- values.yaml.example
# Installation Guide
1. Get the code
git clone https://github.com/nixys/nxs-universal-chart
Downloads the entire project code from GitHub to your computer.
cd nxs-universal-chart
Moves into the project folder you just downloaded.
2. Make
Medium RecommendedPrerequisites
- Git Needed to download the project code from GitHub.
- Make Usually pre-installed on Linux/macOS. On Windows, install separately (e.g. via MSYS2 or WSL).
make deps
Compiles the code based on the generated build configuration to produce an executable.
make test-e2e
Compiles the code based on the generated build configuration to produce an executable.
If it finishes without errors, it worked. Try running the generated executable directly.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
