KubeOps.Templates 7.6.1

dotnet new install KubeOps.Templates::7.6.1
This package contains a .NET Template Package you can call from the shell/command line.

KubeOps Dotnet New Templates

To use the operator SDK as easy as possible, this Nuget Package contains dotnet new templates. These templates enable developers to create Kubernetes operators with the simple dotnet new command in C# or F#.

Installation

To install the template package, use the dotnet cli (or you may use the exact version as provided in the link above):

dotnet new --install KubeOps.Templates::*

As soon as the templates are installed, you may use them with:

dotnet new operator
#or
dotnet new operator-empty

Note that several of the templates are available in multiple languages of the .NET framework (i.e. C# and F#) and you may switch the language with the -lang flag of dotnet new.

Templates

Empty Operator

Available Languages: C#, F#

Type: Generate a project

Templatename: operator-empty

Example installation: dotnet new operator-empty -n MyOperator

Description: This template contains the well known Program.cs and Startup.cs files of any other ASP.NET project and configures the startup file to use KubeObs. No additional code is provided.

Demo Operator

Available Languages: C#, F#

Type: Generate a project

Templatename: operator

Example installation: dotnet new operator -n MyOperator

Description: This template contains the well known Program.cs and Startup.cs files of any other ASP.NET project and configures the startup file to use KubeObs. In addition to the empty operator, an example file for each "concept" is provided. You'll find an example implementation of:

  • A resource controller
  • A custom entity (that generates a CRD)
  • A finalizer
  • A validation webhook
  • A mutation webhook

This template is meant to show all possible elements of KubeOps in one go.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.6.1 5,271 9/29/2023
7.6.0 790 9/19/2023
7.5.0 767 9/13/2023
7.4.5 616 9/13/2023
7.4.4 837 8/28/2023
7.4.3 677 8/28/2023
7.4.2 900 7/17/2023
7.4.1 815 7/17/2023
7.4.0 723 6/26/2023
7.3.0 717 6/1/2023
7.2.0 693 4/14/2023
7.1.2 681 4/14/2023
7.1.1 1,131 3/1/2023
7.1.0 791 3/1/2023
7.0.10 725 2/27/2023
7.0.9 774 2/23/2023
7.0.8 829 2/23/2023
7.0.7 805 2/14/2023
7.0.6 762 2/6/2023
7.0.5 773 2/3/2023
7.0.4 1,105 1/30/2023
7.0.3 752 1/30/2023
7.0.2 832 1/26/2023
7.0.1 757 1/23/2023
7.0.0 658 1/19/2023
7.0.0-prerelease.2 144 6/4/2022
7.0.0-prerelease.1 122 6/2/2022
6.6.2 820 1/17/2023
6.6.1 991 10/27/2022
6.6.0 1,210 8/10/2022
6.5.4 949 7/23/2022
6.5.3 1,060 6/4/2022
6.5.2 960 6/4/2022
6.5.1 936 6/2/2022
6.5.0 953 5/25/2022
6.4.0 926 5/16/2022
6.3.1 858 5/11/2022
6.3.0 908 4/28/2022
6.2.13 1,023 2/21/2022
6.2.12 906 2/18/2022
6.2.11 852 2/16/2022
6.2.10 893 2/13/2022
6.2.9 874 2/9/2022
6.2.8 860 2/8/2022
6.2.7 858 2/2/2022
6.2.6 1,004 2/1/2022
6.2.5 876 1/30/2022
6.2.4 892 1/27/2022
6.2.3 1,000 1/27/2022
6.2.2 910 1/24/2022
6.2.1 858 1/12/2022
6.2.0 705 1/7/2022
6.1.2 784 1/2/2022
6.1.0 878 12/26/2021
6.0.18 716 12/15/2021
6.0.17 703 12/14/2021
6.0.16 714 12/5/2021
6.0.15 806 12/4/2021
6.0.14 1,061 11/19/2021
6.0.13 670 11/16/2021
6.0.12 799 11/13/2021
6.0.11 681 11/8/2021
6.0.10 701 11/3/2021
6.0.9 803 11/2/2021
6.0.8 722 10/28/2021
6.0.7 874 10/27/2021
6.0.6 711 10/25/2021
6.0.5 726 10/25/2021
6.0.4 696 10/21/2021
6.0.3 726 10/15/2021
6.0.2 814 10/12/2021
6.0.1 773 10/12/2021
6.0.0 737 10/11/2021
6.0.0-prerelease.5 179 9/20/2021
6.0.0-prerelease.4 137 9/20/2021
6.0.0-prerelease.3 164 9/20/2021
6.0.0-prerelease.2 159 9/20/2021
6.0.0-prerelease.1 141 9/20/2021
5.4.9 845 9/30/2021
5.4.8 728 9/29/2021
5.4.7 834 9/25/2021
5.4.6 661 9/24/2021
5.4.5 778 9/22/2021
5.4.4 687 9/17/2021
5.4.3 653 9/14/2021
5.4.2 746 9/14/2021
5.4.1 758 9/8/2021
5.4.0 698 9/8/2021
5.3.6 996 8/27/2021
5.3.5 767 8/27/2021
5.3.4 794 8/27/2021
5.3.3 879 8/26/2021
5.3.2 838 8/26/2021
5.3.1 797 8/26/2021
5.3.0 903 8/26/2021
5.2.0 907 8/24/2021
5.1.4 823 8/24/2021
5.1.3 842 8/20/2021
5.1.2 745 8/19/2021
5.1.1 723 8/19/2021
5.1.0 692 8/19/2021
5.1.0-prerelease.2 157 8/19/2021
5.1.0-prerelease.1 163 8/19/2021
5.0.2-prerelease.1 146 8/19/2021
5.0.1 758 8/18/2021
5.0.0 725 8/18/2021
4.3.2 920 8/14/2021
4.3.1 683 8/13/2021
4.3.0 778 8/13/2021
4.2.0 686 8/13/2021
4.1.12 780 8/10/2021
4.1.11 765 8/9/2021
4.1.10 860 8/6/2021
4.1.9 818 8/5/2021
4.1.8 844 8/4/2021
4.1.7 711 8/4/2021
4.1.6 1,194 7/22/2021
4.1.5 1,030 7/13/2021
4.1.4 961 7/6/2021
4.1.3 1,204 6/29/2021
4.1.2 1,085 6/27/2021
4.1.1 772 6/21/2021
4.1.0 856 6/20/2021
4.0.23 931 6/13/2021
4.0.22 919 6/8/2021
4.0.21 843 6/2/2021
4.0.20 948 5/24/2021
4.0.19 893 5/19/2021
4.0.17 919 5/7/2021
4.0.16 859 5/5/2021
4.0.15 788 5/4/2021
4.0.14 767 4/26/2021
4.0.13 787 4/10/2021
4.0.12 924 4/9/2021
4.0.11 978 4/8/2021
4.0.10 885 4/6/2021
4.0.9 1,024 4/6/2021
4.0.8 962 4/3/2021
4.0.7 790 4/1/2021
4.0.6 942 3/31/2021
4.0.5 933 3/27/2021
4.0.4 992 3/25/2021
4.0.3 991 3/20/2021
4.0.2 804 3/19/2021
4.0.1 1,094 3/15/2021
4.0.0 1,202 3/5/2021
4.0.0-prerelease.2 203 3/5/2021
4.0.0-prerelease.1 199 3/4/2021
3.1.1-prerelease.2 194 2/24/2021
3.1.1-prerelease.1 152 2/23/2021
3.1.0 952 2/23/2021
3.1.0-prerelease.4 157 2/23/2021
3.1.0-prerelease.3 152 2/22/2021
3.1.0-prerelease.2 154 2/22/2021
3.1.0-prerelease.1 192 2/22/2021