yaocw2020 / harvester-network-controller

harvester network controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Harvester Network Controller

A network controller helps to manage the host network configuration of the Harvester cluster.

Manifests and Deploying

The ./manifests folder contains useful YAML manifests to use for deploying and developing the Harvester network controller. This simply YAML deployment creates a Daemonset using the rancher/harvester-network-controller container.

Current status

This is in the pre-alpha stage of the development.

License

Copyright (c) 2020 Rancher Labs, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

harvester network controller

License:Apache License 2.0


Languages

Language:Go 97.6%Language:Makefile 2.4%