{"id":13929217,"url":"https://github.com/TykTechnologies/akita-helm-chart","last_synced_at":"2025-07-19T11:31:05.890Z","repository":{"id":61999888,"uuid":"525020734","full_name":"TykTechnologies/akita-helm-chart","owner":"TykTechnologies","description":"Helm charts for akita that can be added to a kubenertes cluster to create OAS automatically.","archived":false,"fork":false,"pushed_at":"2022-10-24T23:55:36.000Z","size":28,"stargazers_count":16,"open_issues_count":3,"forks_count":1,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-07-07T15:46:16.695Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TykTechnologies.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-15T14:34:11.000Z","updated_at":"2023-06-26T07:48:11.000Z","dependencies_parsed_at":"2022-10-25T00:45:34.438Z","dependency_job_id":null,"html_url":"https://github.com/TykTechnologies/akita-helm-chart","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/TykTechnologies/akita-helm-chart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TykTechnologies%2Fakita-helm-chart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TykTechnologies%2Fakita-helm-chart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TykTechnologies%2Fakita-helm-chart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TykTechnologies%2Fakita-helm-chart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TykTechnologies","download_url":"https://codeload.github.com/TykTechnologies/akita-helm-chart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TykTechnologies%2Fakita-helm-chart/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265926920,"owners_count":23850886,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-07T18:02:11.253Z","updated_at":"2025-07-19T11:31:05.587Z","avatar_url":"https://github.com/TykTechnologies.png","language":null,"funding_links":[],"categories":["others"],"sub_categories":[],"readme":"# What is Akita \n\n[Akita](https://www.akitasoftware.com/) is a tool that generate Open Api Specification (OAS) by observing your traffic.\n\n### Akita Helm Chart\n\nThis repo is an Akita helm chart that you can install in your kubernetes cluster and akita will start producing OAS for your.\n\n### How To use this helm chart\n\n [Helm](https://helm.sh) Must be installed to use this chart.Please refer to\n Helm's [documentation](https://helm.sh/docs) to get started.\n\nOnce Helm has been set up correctly, add the repo as follows:\n\n`helm repo add \u003calias\u003e https://tyktechnologies.github.io/akita-helm-chart`\n\nFor example if you choose `akita-online` as your alias you would write something like:\n`helm repo add akita-online https://tyktechnologies.github.io/akita-helm-chart`\n\nIf you had already added this repo earlier, run `helm repo update` to retrieve\n the latest versions of the packages.  You can then run `helm search repo\n \u003calias\u003e` to see the charts.\n\n#### How To Install the chart into your cluster.\nFor this chart to work the following values are required:\n1. **project** - This is the akita project you want to send the data into.You can create the project name from the [akita console](https://app.akita.software/). \n2. **apiKeyId** - It has to be base64 encoded.You can get it from the [akita console](https://app.akita.software/).\n3. **apiKeySecret**- It has to be base64 encoded.You can get it from the [akita console](https://app.akita.software/).\n\n**Optional Values**\n1. **port**-This is the port whose traffic you want to monitor.For example if your app listens on port 9007 you will pass 9007 as the port. \n\nTo install the akita-helm-chart chart into your cluster run:\n`helm install \u003crelease name\u003e \u003calias\u003e/akita-helm-chart --set apiKeyId=\u003cbase 64 enconded apiKeyId\u003e --set apiKeySecret=\u003cbase 64 enconded apiKeySecret\u003e --set project=\u003cthe-akita-project\u003e`\n\nAfter the installation akita will start creating the OAS for you!!\n\n#### To uninstall the chart from your cluster:\n`helm delete \u003crelease name\u003e`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTykTechnologies%2Fakita-helm-chart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTykTechnologies%2Fakita-helm-chart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTykTechnologies%2Fakita-helm-chart/lists"}