proud-salesmen-12221
11/14/2022, 12:45 AMbland-account-99790
11/14/2022, 2:33 PMproud-salesmen-12221
11/14/2022, 3:55 PMapiVersion: <http://helm.cattle.io/v1|helm.cattle.io/v1>
kind: HelmChartConfig
metadata:
name: rke2-cilium
namespace: kube-system
spec:
valuesContent: |-
k8sServiceHost: rke2-server1
k8sServicePort: 6443
operator:
replicas: 1
encryption:
enabled: true
type: ipsec
hubble:
enabled: true
...
...
bland-account-99790
11/14/2022, 3:56 PMproud-salesmen-12221
11/14/2022, 3:57 PMroot@rke2-server1:/home/cilium# cilium status
KVStore: Ok Disabled
Kubernetes: Ok 1.24 (v1.24.4+rke2r1) [linux/amd64]
Kubernetes APIs: ["cilium/v2::CiliumClusterwideNetworkPolicy", "cilium/v2::CiliumEndpoint", "cilium/v2::CiliumNetworkPolicy", "cilium/v2::CiliumNode", "core/v1::Namespace", "core/v1::Node", "core/v1::Pods", "core/v1::Service", "discovery/v1::EndpointSlice", "<http://networking.k8s.io/v1::NetworkPolicy|networking.k8s.io/v1::NetworkPolicy>"]
KubeProxyReplacement: Probe
Host firewall: Disabled
CNI Chaining: none
Cilium: Ok 1.12.0 (v1.12.0-9447cd1)
NodeMonitor: Listening for events on 4 CPUs with 64x4096 of shared memory
Cilium health daemon: Ok
IPAM: IPv4: 3/254 allocated from 10.42.0.0/24,
BandwidthManager: Disabled
Host Routing: Legacy
Masquerading: IPTables [IPv4: Enabled, IPv6: Disabled]
Controller Status: 25/25 healthy
Proxy Status: OK, ip 10.42.0.118, 0 redirects active on ports 10000-20000
Global Identity Range: min 256, max 65535
Hubble: Ok Current/Max Flows: 4095/4095 (100.00%), Flows/s: 6.88 Metrics: Disabled
Encryption: IPsec
Cluster health: 3/3 reachable (2022-11-14T15:54:59Z)
bland-account-99790
11/14/2022, 3:58 PMproud-salesmen-12221
11/14/2022, 3:59 PM$ kctl get pods -n cattle-system
NAME READY STATUS RESTARTS AGE
rancher-7c676f75c-fc4dj 1/1 Running 0 16h
rancher-webhook-66dcd7db66-75cxj 1/1 Running 0 15h
$ kctl get svc -n cattle-system
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
rancher ClusterIP 10.43.220.187 <none> 80/TCP,443/TCP 16h
rancher-webhook ClusterIP 10.43.242.115 <none> 443/TCP 15h
webhook-service ClusterIP 10.43.215.246 <none> 443/TCP 15h
bland-account-99790
11/14/2022, 4:05 PM10.43.220.187
?proud-salesmen-12221
11/14/2022, 4:10 PMbland-account-99790
11/14/2022, 4:12 PM10.43.220.187
in the browser?proud-salesmen-12221
11/14/2022, 4:19 PMbland-account-99790
11/15/2022, 3:03 PMkubectl get endpoints -A
?