Some initial work

This commit is contained in:
2025-04-09 13:09:05 +02:00
parent 5bb9b10897
commit e4c5b5fdd7
7 changed files with 46 additions and 121 deletions

View File

@@ -62,6 +62,10 @@ spec:
type: string
name:
type: string
network_id:
type: string
network_name:
type: string
networkgroup:
type: string
purpose:
@@ -75,20 +79,17 @@ spec:
type: boolean
required:
- name
- network_name
type: object
status:
description: NetworkconfigurationStatus defines the observed state of
Networkconfiguration.
properties:
_id:
ipv6_subnet_status:
description: |-
INSERT ADDITIONAL STATUS FIELD - define observed state of cluster
Important: Run "make" to regenerate code after modifying this file
type: string
ipv6_subnet_status:
type: string
required:
- _id
type: object
type: object
served: true

View File

@@ -5,13 +5,13 @@ metadata:
control-plane: controller-manager
app.kubernetes.io/name: unifi-network-operator
app.kubernetes.io/managed-by: kustomize
name: system
name: unifi-network-operator-system
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: controller-manager
namespace: system
namespace: unifi-network-operator-system
labels:
control-plane: controller-manager
app.kubernetes.io/name: unifi-network-operator

View File

@@ -4,6 +4,7 @@ metadata:
labels:
app.kubernetes.io/name: unifi-network-operator
app.kubernetes.io/managed-by: kustomize
name: networkconfiguration-sample
name: kubernetesweb
spec:
# TODO(user): Add fields here
name: kubernetesweb
network_name: Kubernetesinternalweb