{"id":13693177,"url":"https://github.com/KWasm/kwasm-operator","last_synced_at":"2025-05-02T21:31:38.142Z","repository":{"id":61698775,"uuid":"544066962","full_name":"KWasm/kwasm-operator","owner":"KWasm","description":"This Kubernetes Operators installs WebAssembly support on your Kubernetes Nodes","archived":false,"fork":false,"pushed_at":"2024-04-03T14:19:44.000Z","size":329,"stargazers_count":141,"open_issues_count":5,"forks_count":7,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-04-08T02:30:46.910Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KWasm.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-10-01T14:57:39.000Z","updated_at":"2024-04-04T12:49:24.000Z","dependencies_parsed_at":"2023-12-21T19:44:16.605Z","dependency_job_id":"ea6a39d5-fa98-48e1-b681-c1bf8838b185","html_url":"https://github.com/KWasm/kwasm-operator","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KWasm%2Fkwasm-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KWasm%2Fkwasm-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KWasm%2Fkwasm-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KWasm%2Fkwasm-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KWasm","download_url":"https://codeload.github.com/KWasm/kwasm-operator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252108819,"owners_count":21696144,"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-02T17:01:06.548Z","updated_at":"2025-05-02T21:31:37.879Z","avatar_url":"https://github.com/KWasm.png","language":"Go","funding_links":[],"categories":["优秀项目与工具"],"sub_categories":["CNCF WASM Working Group"],"readme":"# kwasm-operator\nThis Kubernetes Operators uses [KWasm/kwasm-node-installer](https://github.com/KWasm/kwasm-node-installer) to add WebAssembly support to your Kubernetes Nodes. It works with local and managed cloud K8s distributions based on Ubuntu/Debian with Containerd, including [MiniKube, MicroK8s, AKS, GKE, and EKS](https://github.com/KWasm/kwasm-node-installer#supported-kubernetes-distributions).\n\n\u003e **Warning**\n\u003e Only for development or evaluation purpose. Your nodes may get damaged!\n\n\u003e **Note**\n\u003e If you are searching for a production ready WebAssembly integration for your Kubernetes cluster, reach out to [Liquid Reply](https://www.reply.com/liquid-reply/en/)\n\n## Example\nThe KWasm Operator allows for fine-grained control over node provisioning instead of using the node installer with a DaemonSet. This example shows how to create a KinD cluster with three nodes and install the KWasm Operator. The example provisions a single node and schedules a Wasm pod on that specific node.\n\n```bash\n# Create cluster\nkind create cluster --config examples/kind/cluster.yaml\n# Add helm repo\nhelm repo add kwasm http://kwasm.sh/kwasm-operator/\n# Install operator\nhelm install -n kwasm --create-namespace kwasm-operator kwasm/kwasm-operator\n# Annotate single node\nkubectl annotate node kind-worker2 kwasm.sh/kwasm-node=true\n# Run example\nkubectl apply -f examples/kind/runtimeclass.yaml\nkubectl apply -f examples/kind/pod.yaml\n```\n\n## Troubleshoot\n\n`Version v3.8.7 does not exist or is not available for darwin/arm64.`\n\n```bash\nexport KUSTOMIZE_VERSION=v4.5.7\nmake install run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKWasm%2Fkwasm-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKWasm%2Fkwasm-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKWasm%2Fkwasm-operator/lists"}