MF
Size: a a a
MF
MF
MF
G
CRI-O 1.17.0More
Welcome to the v1.17.0 release of CRI-O!
### Major Changes
The major user facing changes are:
* It is recommended to set `manage_ns_lifecycle = true` in `crio.conf`
Add support for drop-in configuration files
* In addition to...
MF
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: developer
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: developer
subjects:
- apiGroup: rbac.authorization.k8s.io
kind: Group
name: developer
A
N
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: developer
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: developer
subjects:
- apiGroup: rbac.authorization.k8s.io
kind: Group
name: developer
MF
MF
$ kubectl config set-cluster nikita --certificate-authority=ca.pem --server=https://<nikita>[:port] --embed-certs
$ kubectl config set-credentials nikita --username=nikita --client-key=key.pem --client-certificate=cert.pem --embed-certs
$ kubectl config set-context nikita --cluster=nikita --user=nikita
$ kubectl config use-context nikita
MF
N
G
Release notes can be found at [https://docs.projectcalico.org/v3.12/release-notes/](https://docs.projectcalico.org/v3.12/release-notes/)
G
CRI-O 1.17.0More
Welcome to the v1.17.0 release of CRI-O!
### Major Changes
The major user facing changes are:
* It is recommended to set `manage_ns_lifecycle = true` in `crio.conf`
Add support for drop-in configuration files
* In addition to...
G
The 0.7.1 CNI release includes minor bug fixes to v0.7.0.More
**We do not release binaries here:** this repo holds the Specification and Go Library for CNI, and the plugins moved to [https://github.com/containernetworking/plugins](https://github.com/con...
G
CRI-O 1.17.0More
Welcome to the v1.17.0 release of CRI-O!
### Major Changes
The major user facing changes are:
* It is recommended to set `manage_ns_lifecycle = true` in `crio.conf`
Add support for drop-in configuration files
* In addition to...
G
v1.6.5
G
CRI-O 1.13.12More
Welcome to the v1.13.12 release of CRI-O!
Please try out the release binaries and report any issues at
[https://github.com/cri-o/cri-o/issues](https://github.com/cri-o/cri-o/issues).
### Contributors
* Urvashi Mohnani
* Danie...
N