GithubHelp home page GithubHelp logo

pathakmahesh / free5gc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nephio-project/free5gc

0.0 0.0 0.0 179 KB

Nephio free5gc operators and other packages

License: Apache License 2.0

Go 89.00% Makefile 5.76% Dockerfile 5.25%

free5gc's Introduction

free5gc-operator

A Kubernetes operator for free5GC.

Description

Manages deployments of free5GC's AMF, SMF, and UPF network functions by reconciling Nephio's NFDeployment custom resources for the amf.free5gc.io, smf.free5gc.io, and upf.free5gc.io providers.

Getting Started

Deploy the CRDs

We need the Nephio API CRDs from the api repository:

TAG=main
kubectl apply -f https://raw.githubusercontent.com/nephio-project/api/$TAG/config/crd/bases/workload.nephio.org_nfdeployments.yaml
kubectl apply -f https://raw.githubusercontent.com/nephio-project/api/$TAG/config/crd/bases/workload.nephio.org_nfconfigs.yaml
kubectl apply -f https://raw.githubusercontent.com/nephio-project/api/$TAG/config/crd/bases/ref.nephio.org_configs.yaml

(Replace TAG with a specific tagged version, e.g. v2.0.0)

Run the Operator

Multus needs to be installed on cluster with the "macvlan" CNI plugin.

For testing, you can run the operator locally against the cluster:

make run

Or you can build an image:

make docker-build docker-push REGISTRY=myregistry

(Use your own Docker Hub registry)

Then deploy it the cluster:

make deploy REGISTRY=myregistry

Deploy Test CRs

kubectl apply -f test/

License

Copyright 2023 The Nephio Authors.

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.

free5gc's People

Contributors

aravind254 avatar denysaleksandrov avatar johnbelamaric avatar joshi4391 avatar n2vo avatar nephio-prow[bot] avatar radoslawc avatar s3wong avatar subh007 avatar tliron avatar vamshi-namilikonda avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.